Changelog
- fdf5941 Merge pull request #396 from multica-ai/feat/comment-list-pagination
- e5dfb34 Merge pull request #398 from multica-ai/agent/lambda/df68aca8
- 9aee403 Merge pull request #405 from multica-ai/agent/lambda/8bf9407f
- 7883fe7 Merge pull request #406 from multica-ai/fix/setup-worktree-env-overwrite
- 5b0a537 Merge pull request #425 from multica-ai/agent/eve/90e2273d
- 09565bc Merge pull request #426 from multica-ai/fix/attachment-upload-linking
- 0bbc6bc feat(comments): add pagination support to comment list API and CLI
- 4036d64 fix(attachment): use UUIDv7 as S3 key and link attachments on issue/comment creation
- 2832a06 fix(comment): allow @mention of assigned agent on done/cancelled issues
- c39470a fix(comments): address code review feedback on pagination
- d6a5ba4 fix(execenv): add explicit instruction for agents to always use multica CLI
- 5854997 fix(inbox): archive all items for the same issue instead of just one
- 0771c15 fix(trigger): skip parent mention inheritance when reply @mentions only members (#421)
- 451715f fix(web): prevent Archive Agent button text from wrapping to two lines (#404)
- 3a96567 fix(web): remove duplicate emoji button on comment card (#419)
- cbfb7d5 fix: make setup-worktree preserve existing .env.worktree
- 0d9d4e6 merge: resolve conflicts with origin/main in help.go
- 4c0dbbf refactor(cli): improve help UX — add examples support, show help on arg errors
- 4afef09 refactor(cli): overhaul help output to match gh CLI style
- 52a9a6a refactor(cli): overhaul help output to match gh CLI style (#423)