multica/server
Jiayuan 6b0c9bba9e feat(cli): add issue runs and run-messages commands
Add two new CLI commands so agents can access execution history:
- `multica issue runs <issue-id>` lists all task executions for an issue
- `multica issue run-messages <task-id>` lists messages for an execution

Also adds --since query param support to the ListTaskMessages backend
handler for incremental message fetching.
2026-04-02 03:30:33 +08:00
..
cmd feat(cli): add issue runs and run-messages commands 2026-04-02 03:30:33 +08:00
internal feat(cli): add issue runs and run-messages commands 2026-04-02 03:30:33 +08:00
migrations merge: resolve conflicts with main 2026-03-31 16:25:20 +08:00
pkg Revert "feat: add global issue search" 2026-04-01 22:24:35 +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