multica/server
Jiayuan 0431ee2ee0 fix(issues): show execution logs for mention-triggered agent tasks
AgentLiveCard and TaskRunHistory were gated on assigneeType === "agent",
so mention-triggered tasks on non-agent-assigned issues never showed
their execution logs. Remove that guard so any issue with agent tasks
displays live output and execution history.

Also populate IssueID in ListTaskMessages response so the live card's
WS event filtering works correctly on catch-up after reconnect.
2026-03-31 18:27:37 +08:00
..
cmd feat(daemon): add authentication for daemon API routes 2026-03-31 16:19:02 +08:00
internal fix(issues): show execution logs for mention-triggered agent tasks 2026-03-31 18:27:37 +08:00
migrations merge: resolve conflicts with main 2026-03-31 16:25:20 +08:00
pkg Merge remote-tracking branch 'origin/main' into fix/s3-cleanup-on-delete 2026-03-31 16:49:32 +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