Files
opencode/packages/opencode
Claude 49fa822aa6 docs(opencode): seed CONTEXT.md with location vocabulary
Resolves the Project / Worktree / Workspace / Instance / Directory tangle
via the grill-with-docs skill. Workspace (control-plane connection target,
wrk_ ID) is a peer concept, not a synonym for Worktree (git worktree on
disk). Fixes the conflated comment on ProjectCommands.start.
2026-05-11 12:38:42 +00:00
..
2026-05-11 00:18:03 +00:00

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.