Files
headquarter/openspec/changes/archive/2026-05-22-session-management-fixes/.pi-map.md
T
Developer c8db6ce933 fix: disable native touch panning on mobile terminal and archive specs
- 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)
2026-06-14 18:07:01 +00:00

1.4 KiB

2026-05-22-session-management-fixes

dir: 2026-05-22-session-management-fixes

index: 2026-05-22-session-management-fixes/.pi-map.index.md

role

Design and planning package for session management system improvements using Cloudflare tunnels.

files

  • .openspec.yaml | Defines an OpenAPI specification configuration file with schema type and creation date metadata
  • design.md | Design document for UX and reliability improvements to a session management system using temporary Cloudflare tunnels | dep: React, Cloudflare (cloudflared), HTTP/polling, backend API, database
  • proposal.md | Proposes UX and reliability improvements for session management UI including confirmation dialogs, state fixes, tunnel health monitoring, and tunnel recreation capabilities | dep: React, Cloudflare tunnels, Docker, tool_instances API, sessions API
  • tasks.md | Project task tracking document listing completed backend and frontend development tasks for tunnel management features in a Docker-based application | dep: docker.py, tool_instances.py, sessions.ts, ToolInstance model, SessionsPage, InstanceList

arch

Documentation-driven design with structured planning documents (OpenAPI spec, design docs, proposals, task tracking) for a Docker-based web application with tunnel-based remote access.

tags

design, management, tunnel, docker, tasks, .openspec, document, reliability

symbols

workflows

dirty