multica/apps/web/app/(dashboard)
yushen bae2926370 feat(web): add repos management UI to workspace settings
Add a Repositories section to workspace settings where admins can
add/remove GitHub repo URLs with descriptions. Agents use these repos
to clone and work on code.

- Add WorkspaceRepo type and export from shared/types
- Update API client updateWorkspace to accept repos
- Add repos section in workspace-tab.tsx with add/remove UI
- Fix test helpers to include repos field

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 16:05:54 +08:00
..
_components chore(web): remove knowledge base module and fix worktree port conflicts 2026-03-26 20:57:14 +08:00
agents feat: resizable sidebar, issue detail rewrite, package consolidation 2026-03-26 16:47:04 +08:00
board feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
inbox feat: resizable sidebar, issue detail rewrite, package consolidation 2026-03-26 16:47:04 +08:00
issues fix(test): update issues page test for empty state behavior change 2026-03-26 19:30:59 +08:00
runtimes feat(runtimes): add Runtimes tab with usage tracking and connection test 2026-03-26 18:28:36 +08:00
settings feat(web): add repos management UI to workspace settings 2026-03-27 16:05:54 +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