agent/pkg/lib/workspace/default
Snider a422eb1b6b feat(lib): add go.work.tmpl to workspace template
Codex agents are sandboxed to src/ and don't get ~/Code/go.work.
This template creates a go.work with `use .` so the Go toolchain
works in workspace mode inside the sandbox.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-22 10:18:57 +00:00
..
.core/reference feat(lib): embed Core documentation in workspace template 2026-03-22 07:19:20 +00:00
.gitignore.tmpl fix(lib): rename .gitignore to .gitignore.tmpl in workspace template 2026-03-22 07:02:32 +00:00
CLAUDE.md.tmpl refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:10:44 +00:00
CODEX.md.tmpl feat(lib): add Core struct reference to CODEX.md template 2026-03-22 07:17:27 +00:00
CONTEXT.md.tmpl refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:10:44 +00:00
go.work.tmpl feat(lib): add go.work.tmpl to workspace template 2026-03-22 10:18:57 +00:00
PROMPT.md.tmpl refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:10:44 +00:00
TODO.md.tmpl refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:10:44 +00:00