multica/server
Jiayuan 91cbf32fd1 fix(cli): address code review feedback for agent/skill/runtime commands
- Add --config flag to skill create/update (accepts JSON string)
- Add --runtime-config flag to agent create/update (accepts JSON string)
- Add --yes flag to skill delete with confirmation prompt
- Improve agent skills set error message (guide users to --skill-ids '')
- Validate --days range (1-365) in runtime usage
- Include last known status in ping/update timeout errors
2026-04-03 16:00:12 +08:00
..
cmd fix(cli): address code review feedback for agent/skill/runtime commands 2026-04-03 16:00:12 +08:00
internal fix(trigger): allow on_comment when thread root @mentions assignee agent (#382) 2026-04-03 15:07:39 +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