Loading...
Loading...
Core context and guardrails for OpenWork native app
npx skill4agent add different-ai/openwork openwork-coreAGENTS.mdVISION.mdPRINCIPLES.mdPRODUCT.mdARCHITECTURE.mdvendor/opencodetauri-solidjsgit -C vendor/opencode pull --ff-onlypnpm tauri dev # Desktop development
pnpm tauri ios dev # iOS development
pnpm tauri android dev # Android development
# Or run directly in the desktop package:
pnpm -C packages/desktop tauri devopencode -p "your prompt" -f json -q~/.opencode/opencode.db # SQLite databasesessionsmessageshistorygit clone https://github.com/anomalyco/opencode vendor/opencodepnpm create tauri-app . --template solid-tspnpm tauri ios init
pnpm tauri android initgit clone https://github.com/anomalyco/opencode vendor/opencode