multica/server
Jiayuan 1e2052c689 feat(agent): improve live output UI and add execution history
- Fix duplicate icons in tool call rows (use chevron only for expand/collapse)
- Show detailed tool information (WebSearch queries, Agent prompts, Skill names)
- Add thinking/reasoning rows with Brain icon and expandable content
- Show tool results as separate chronological entries with previews
- Add TaskRunHistory component for viewing past agent execution logs
- Add listTasksByIssue API endpoint and task-runs route
- Support thinking content blocks in agent SDK (MessageThinking type)
- Improve callID→toolName mapping in daemon message forwarding
2026-03-30 23:10:54 +08:00
..
cmd feat(agent): improve live output UI and add execution history 2026-03-30 23:10:54 +08:00
internal feat(agent): improve live output UI and add execution history 2026-03-30 23:10:54 +08:00
migrations feat(agent): stream live agent output to issue detail page 2026-03-30 22:53:28 +08:00
pkg feat(agent): improve live output UI and add execution history 2026-03-30 23:10:54 +08:00
go.mod feat(auth): email verification login and personal access tokens 2026-03-26 14:32:30 +08:00
go.sum feat(auth): email verification login and personal access tokens 2026-03-26 14:32:30 +08:00
sqlc.yaml feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00