c8db6ce933
- Change mobile terminal CSS to use touch-action: none and overscroll-behavior: none so the custom touch handler owns swipes - Archive completed/partial OpenSpec specs to openspec/changes/archive/2026-06-14-completed-specs-archive/ - Regenerate project maps Quality gates: npm run typecheck, npm run lint (apps/web)
1.2 KiB
1.2 KiB
2026-05-22-sessions-hub
dir: 2026-05-22-sessions-hub
index: 2026-05-22-sessions-hub/.pi-map.index.md
role
Centralized workspace session management feature enabling users to view, organize, and control active tool instances across projects.
files
- design.md | Design document for implementing a Sessions Hub feature with page layout, navigation, data flow, and API changes for managing user workspace sessions. | dep: Navigation, AppShell, SessionsPage, UserConfig, API endpoints (/users/me/sessions, /users/me/config), workspace, state management, polling
- proposal.md | Proposes a centralized "Sessions Hub" feature for managing active tool instances across projects
- tasks.md | Project task tracking document for implementing a Sessions Hub feature across backend and frontend | dep: UserConfig model, Alembic, Pydantic, AppShell, React Router, sessions context, workspace, npm
arch
Product design documents following a structured proposal-to-design-to-tasks workflow, with API-driven backend/frontend coordination and hub-and-spoke navigation pattern.
tags
sessions, design, hub, feature, workspace, document, implementing, navigation