multica/server/internal/daemon/execenv
Jiang Bohan 02a7598906 fix(daemon): add missing CLI commands to agent instructions
Add 5 missing commands to buildMetaSkillContent() so agents can
discover them:

Read:
- workspace members — query member IDs for mentions
- repo checkout — listed in command reference, not just prose

Write:
- issue create — create sub-issues and new tasks
- issue assign — assign/unassign issues
- issue comment delete — remove erroneous comments
2026-04-07 14:13:26 +08:00
..
codex_home.go feat(daemon): inject skills into agent-native directories 2026-03-28 00:47:00 +08:00
context.go feat(daemon): add opencode as supported agent provider (#341) 2026-04-02 17:52:07 +08:00
execenv.go feat(agents): reply as thread instead of top-level comment (#205) 2026-03-31 13:48:39 +08:00
execenv_test.go feat(daemon): add opencode as supported agent provider (#341) 2026-04-02 17:52:07 +08:00
git.go feat(daemon): agent-driven repo checkout with bare clone cache 2026-03-29 19:37:48 +08:00
runtime_config.go fix(daemon): add missing CLI commands to agent instructions 2026-04-07 14:13:26 +08:00