multica/server/pkg
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
..
agent feat(agent): improve live output UI and add execution history 2026-03-30 23:10:54 +08:00
db feat(agent): improve live output UI and add execution history 2026-03-30 23:10:54 +08:00
protocol feat(agent): stream live agent output to issue detail page 2026-03-30 22:53:28 +08:00