multica/apps/web/app/(dashboard)
Jiayuan Zhang b4303f9bec feat(agent): add agent management UI, skills/tools/triggers, and issue assignment
- Complete agents management page with create dialog, runtime device selector,
  skills/tools/triggers/tasks tabs, and agent detail view
- Add AssigneePicker to issue detail page for assigning to members or agents
- Extend agent types with description, skills, tools, triggers, RuntimeDevice
- Add SDK methods for agent CRUD and task listing
- Add migration 002 for agent config columns (skills, tools, triggers)
- Update seed data with realistic agent configurations
- Use auth context as single source of truth for agents (fixes state sync)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 18:31:25 +08:00
..
agents feat(agent): add agent management UI, skills/tools/triggers, and issue assignment 2026-03-23 18:31:25 +08:00
board feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
inbox fix(web): fix stale state bugs, add real-time updates, and build verification pipeline 2026-03-22 12:44:49 +08:00
issues feat(agent): add agent management UI, skills/tools/triggers, and issue assignment 2026-03-23 18:31:25 +08:00
knowledge-base refactor(web): remove frontend mock data, extract issue config 2026-03-23 15:28:12 +08:00
settings Add workspace management and isolated worktree environments 2026-03-23 18:12:11 +08:00
layout.tsx Add workspace management and isolated worktree environments 2026-03-23 18:12:11 +08:00