mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-14 21:59:30 +02:00
Sidebar: Workspace group (Projects/Agents/Squads + More menu with
Skills/Usage/Runtimes), a Teams section of joined teams in personal
order (drag to reorder with pin-style drop stability and click-guard,
row navigates to the team page and stays highlighted inside the team,
chevron toggles collapse, + opens the create-team modal), Settings as a
footer icon and workspace-menu entry, persisted collapse state.
Team pages: /team/:key/{issues,projects,autopilots} surfaces reusing
the shared page components, and a single-page settings view (underline
form matching the create modal, emoji-only icon applied on pick,
per-field save, member avatar stack opening a checkbox config where
saving an empty set archives the team behind a confirm). The create
modal is fixed-size with a drill-in member step. Issue detail moves to
/issue/:id (identifier-first, old path redirects), copy-link shares the
identifier form, and the create dialogs seed teams by context with no
project-set constraint. ListGrid drops its sticky-header gradient mask.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>