multica/apps/web/app/(dashboard)
Jiayuan f69aa93a75 feat(agents): add Settings tab for editing agent visibility and properties
Adds a Settings tab to the agent detail panel with:
- Name and description editing
- Visibility toggle (workspace/private) matching the create dialog pattern
- Max concurrent tasks configuration
- Runtime info display (read-only)
2026-03-31 14:40:53 +08:00
..
_components feat(issues): persist create-issue draft with sidebar indicator 2026-03-30 14:57:29 +08:00
agents feat(agents): add Settings tab for editing agent visibility and properties 2026-03-31 14:40:53 +08:00
board feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
inbox feat(reactions): add emoji reactions for comments and issue descriptions 2026-03-30 22:37:59 +08:00
issues feat(issues): add assignee and creator filters with two-level dropdown 2026-03-31 11:04:21 +08:00
runtimes feat(runtimes): add Runtimes tab with usage tracking and connection test 2026-03-26 18:28:36 +08:00
settings feat(settings): redesign members tab with dropdown menu 2026-03-29 17:42:59 +08:00
skills fix: address review issues in skills system 2026-03-25 15:37:08 +08:00
layout.tsx feat: inbox actor tracking, issue detail extraction, UI polish 2026-03-26 12:36:12 +08:00