multica/server
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
..
cmd fix(cli): address code review feedback for agent/skill/runtime commands 2026-04-03 16:00:12 +08:00
internal fix(daemon): add missing CLI commands to agent instructions 2026-04-07 14:13:26 +08:00
migrations feat(agent): replace hard delete with archive/restore (#346) 2026-04-02 17:33:52 +08:00
pkg feat(daemon): add opencode as supported agent provider (#341) 2026-04-02 17:52:07 +08:00
go.mod fix(upload): add file type/size validation, Content-Disposition header 2026-03-31 14:55:27 +08:00
go.sum feat(upload): add file upload API with S3 + CloudFront signed cookies 2026-03-31 14:41:17 +08:00
sqlc.yaml feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00