chore: archive 15 completed OpenSpec changes
Move the following audited-and-implemented changes into openspec/changes/archive/2026-06-12-completed-changes-archive/: - backend-frontend-refactoring - config-profile-git-mounts - config-profile-includes-ui - config-profile-multi-repo-mounts - container-monitoring-notifications - git-mount-url-validation - home-path-expansion - mobile-terminal-ux - mount-specificity-ordering - notification-center - persistent-terminal-sessions - session-list-overhaul - ssh-key-mounting - terminal-fullscreen-unified-header - tool-session-progress-and-updates Also regenerated .pi-map*.md files for openspec/changes so the remaining active changes (multi-session-terminal-ux, reorganize-long-files, working-copies, workspace-first-ui) reflect the new layout.
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
# openspec/changes/archive/2026-05-22-session-management-fixes (index)
|
||||
dir: openspec/changes/archive/2026-05-22-session-management-fixes
|
||||
# archive/2026-05-22-session-management-fixes (index)
|
||||
dir: archive/2026-05-22-session-management-fixes
|
||||
|
||||
## role
|
||||
Archive directory preserving historical design documents and task tracking for a session management system improvement initiative that used temporary Cloudflare tunnels.
|
||||
Archive of design documents and specifications for a session management system enhancement using temporary Cloudflare tunnels.
|
||||
## parent
|
||||
index: openspec/changes/archive/.pi-map.index.md
|
||||
map: openspec/changes/archive/.pi-map.md
|
||||
index: archive/.pi-map.index.md
|
||||
map: archive/.pi-map.md
|
||||
## children
|
||||
- openspec/changes/archive/2026-05-22-session-management-fixes/specs
|
||||
index: openspec/changes/archive/2026-05-22-session-management-fixes/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-session-management-fixes/specs/.pi-map.md
|
||||
- archive/2026-05-22-session-management-fixes/specs
|
||||
index: archive/2026-05-22-session-management-fixes/specs/.pi-map.index.md
|
||||
map: archive/2026-05-22-session-management-fixes/specs/.pi-map.md
|
||||
## files
|
||||
- .openspec.yaml
|
||||
- design.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-session-management-fixes/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-session-management-fixes/.pi-map.md
|
||||
index: archive/2026-05-22-session-management-fixes/.pi-map.index.md
|
||||
map: archive/2026-05-22-session-management-fixes/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
# openspec/changes/archive/2026-05-22-session-management-fixes
|
||||
dir: openspec/changes/archive/2026-05-22-session-management-fixes
|
||||
# archive/2026-05-22-session-management-fixes
|
||||
dir: archive/2026-05-22-session-management-fixes
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-session-management-fixes/.pi-map.index.md
|
||||
index: archive/2026-05-22-session-management-fixes/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Archive directory preserving historical design documents and task tracking for a session management system improvement initiative that used temporary Cloudflare tunnels.
|
||||
Archive of design documents and specifications for a session management system enhancement using temporary 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
|
||||
Specification-driven development with OpenAPI configuration, phased proposal-to-implementation workflow (design → proposal → tasks), and feature-flagged tunnel management in containerized infrastructure.
|
||||
Documentation-driven design with OpenAPI specs, phased task tracking (backend/frontend), and iterative UX improvement proposals for Docker-based tunnel infrastructure.
|
||||
## tags
|
||||
design, management, tunnel, docker, tasks, .openspec, document, reliability
|
||||
## symbols
|
||||
|
||||
+16
-16
@@ -1,25 +1,25 @@
|
||||
# openspec/changes/archive/2026-05-22-session-management-fixes/specs (index)
|
||||
dir: openspec/changes/archive/2026-05-22-session-management-fixes/specs
|
||||
# archive/2026-05-22-session-management-fixes/specs (index)
|
||||
dir: archive/2026-05-22-session-management-fixes/specs
|
||||
|
||||
## role
|
||||
Contains archived specification documents for session management fixes from a May 2026 release, serving as historical documentation for past API design decisions.
|
||||
Contains archived technical specifications for session management fixes from a specific dated release.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-session-management-fixes/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-session-management-fixes/.pi-map.md
|
||||
index: archive/2026-05-22-session-management-fixes/.pi-map.index.md
|
||||
map: archive/2026-05-22-session-management-fixes/.pi-map.md
|
||||
## children
|
||||
- openspec/changes/archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux
|
||||
index: openspec/changes/archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux/.pi-map.md
|
||||
- openspec/changes/archive/2026-05-22-session-management-fixes/specs/tool-instances
|
||||
index: openspec/changes/archive/2026-05-22-session-management-fixes/specs/tool-instances/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-session-management-fixes/specs/tool-instances/.pi-map.md
|
||||
- openspec/changes/archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring
|
||||
index: openspec/changes/archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring/.pi-map.md
|
||||
- archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux
|
||||
index: archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux/.pi-map.index.md
|
||||
map: archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux/.pi-map.md
|
||||
- archive/2026-05-22-session-management-fixes/specs/tool-instances
|
||||
index: archive/2026-05-22-session-management-fixes/specs/tool-instances/.pi-map.index.md
|
||||
map: archive/2026-05-22-session-management-fixes/specs/tool-instances/.pi-map.md
|
||||
- archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring
|
||||
index: archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring/.pi-map.index.md
|
||||
map: archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring/.pi-map.md
|
||||
## files
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-session-management-fixes/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-session-management-fixes/specs/.pi-map.md
|
||||
index: archive/2026-05-22-session-management-fixes/specs/.pi-map.index.md
|
||||
map: archive/2026-05-22-session-management-fixes/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
# openspec/changes/archive/2026-05-22-session-management-fixes/specs
|
||||
dir: openspec/changes/archive/2026-05-22-session-management-fixes/specs
|
||||
# archive/2026-05-22-session-management-fixes/specs
|
||||
dir: archive/2026-05-22-session-management-fixes/specs
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-session-management-fixes/specs/.pi-map.index.md
|
||||
index: archive/2026-05-22-session-management-fixes/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains archived specification documents for session management fixes from a May 2026 release, serving as historical documentation for past API design decisions.
|
||||
Contains archived technical specifications for session management fixes from a specific dated release.
|
||||
## files
|
||||
## arch
|
||||
Flat directory structure storing dated specification snapshots with no active code or architectural patterns—purely document archival using filesystem-based versioning.
|
||||
Document-based specification storage with date-versioned archiving pattern for tracking historical design decisions.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# openspec/changes/archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux (index)
|
||||
dir: openspec/changes/archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux
|
||||
# archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux (index)
|
||||
dir: archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux
|
||||
|
||||
## role
|
||||
Defines UX requirements for session lifecycle management including stop confirmations and deletion feedback
|
||||
Defines software requirements for session management UI behaviors including stop confirmation dialogs and immediate deletion updates
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-session-management-fixes/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-session-management-fixes/specs/.pi-map.md
|
||||
index: archive/2026-05-22-session-management-fixes/specs/.pi-map.index.md
|
||||
map: archive/2026-05-22-session-management-fixes/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux/.pi-map.md
|
||||
index: archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux/.pi-map.index.md
|
||||
map: archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# openspec/changes/archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux
|
||||
dir: openspec/changes/archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux
|
||||
# archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux
|
||||
dir: archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux/.pi-map.index.md
|
||||
index: archive/2026-05-22-session-management-fixes/specs/session-lifecycle-ux/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines UX requirements for session lifecycle management including stop confirmations and deletion feedback
|
||||
Defines software requirements for session management UI behaviors including stop confirmation dialogs and immediate deletion updates
|
||||
## files
|
||||
- spec.md | Defines software requirements for session management UI behaviors including stop confirmation dialogs and immediate deletion updates
|
||||
## arch
|
||||
Specification-driven requirements document using markdown-based software specification pattern with behavioral scenario definitions
|
||||
Specification document using requirements-based documentation pattern with behavioral definitions for UI interactions
|
||||
## tags
|
||||
spec, defines, software, requirements, session, management, behaviors, including
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# openspec/changes/archive/2026-05-22-session-management-fixes/specs/tool-instances (index)
|
||||
dir: openspec/changes/archive/2026-05-22-session-management-fixes/specs/tool-instances
|
||||
# archive/2026-05-22-session-management-fixes/specs/tool-instances (index)
|
||||
dir: archive/2026-05-22-session-management-fixes/specs/tool-instances
|
||||
|
||||
## role
|
||||
Specifies requirements for a tool lifecycle management system handling Docker Compose deployment, Cloudflare tunneling, and health monitoring.
|
||||
Defines specification requirements for a tool lifecycle management system with Docker Compose, Cloudflare tunneling, and health monitoring capabilities.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-session-management-fixes/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-session-management-fixes/specs/.pi-map.md
|
||||
index: archive/2026-05-22-session-management-fixes/specs/.pi-map.index.md
|
||||
map: archive/2026-05-22-session-management-fixes/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-session-management-fixes/specs/tool-instances/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-session-management-fixes/specs/tool-instances/.pi-map.md
|
||||
index: archive/2026-05-22-session-management-fixes/specs/tool-instances/.pi-map.index.md
|
||||
map: archive/2026-05-22-session-management-fixes/specs/tool-instances/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# openspec/changes/archive/2026-05-22-session-management-fixes/specs/tool-instances
|
||||
dir: openspec/changes/archive/2026-05-22-session-management-fixes/specs/tool-instances
|
||||
# archive/2026-05-22-session-management-fixes/specs/tool-instances
|
||||
dir: archive/2026-05-22-session-management-fixes/specs/tool-instances
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-session-management-fixes/specs/tool-instances/.pi-map.index.md
|
||||
index: archive/2026-05-22-session-management-fixes/specs/tool-instances/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Specifies requirements for a tool lifecycle management system handling Docker Compose deployment, Cloudflare tunneling, and health monitoring.
|
||||
Defines specification requirements for a tool lifecycle management system with Docker Compose, Cloudflare tunneling, and health monitoring capabilities.
|
||||
## files
|
||||
- spec.md | Defines modified and added requirements for a tool lifecycle management system with Docker Compose, Cloudflare tunneling, and health monitoring capabilities. | dep: Docker Compose, cloudflared, Cloudflare tunnel API, HTTP health check client
|
||||
## arch
|
||||
Specification-driven architecture using markdown-based requirements documents with sections for modified requirements, added requirements, and detailed capability definitions for container orchestration, networking, and observability.
|
||||
Specification-driven design using requirement-based documentation with modified/added requirement tracking for containerized tool orchestration and tunnel-based networking.
|
||||
## tags
|
||||
spec, defines, modified, added, requirements, tool, lifecycle, management
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# openspec/changes/archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring (index)
|
||||
dir: openspec/changes/archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring
|
||||
# archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring (index)
|
||||
dir: archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring
|
||||
|
||||
## role
|
||||
Defines specifications for automated health monitoring and recovery of cloudflared tunnels attached to running instances.
|
||||
Specifies requirements for automated health monitoring and recovery of cloudflared tunnels to ensure persistent connectivity for running instances.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-session-management-fixes/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-session-management-fixes/specs/.pi-map.md
|
||||
index: archive/2026-05-22-session-management-fixes/specs/.pi-map.index.md
|
||||
map: archive/2026-05-22-session-management-fixes/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring/.pi-map.md
|
||||
index: archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring/.pi-map.index.md
|
||||
map: archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# openspec/changes/archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring
|
||||
dir: openspec/changes/archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring
|
||||
# archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring
|
||||
dir: archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring/.pi-map.index.md
|
||||
index: archive/2026-05-22-session-management-fixes/specs/tunnel-health-monitoring/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines specifications for automated health monitoring and recovery of cloudflared tunnels attached to running instances.
|
||||
Specifies requirements for automated health monitoring and recovery of cloudflared tunnels to ensure persistent connectivity for running instances.
|
||||
## files
|
||||
- spec.md | Defines requirements for monitoring and recreating cloudflared tunnels for running instances | dep: cloudflared, HTTP health checks, UI components
|
||||
## arch
|
||||
Requirements specification document using markdown-based technical specification pattern with functional requirements for tunnel state detection, failure handling, and tunnel recreation workflows.
|
||||
Requirements specification document following a single-file markdown specification pattern with no implemented code or architectural components.
|
||||
## tags
|
||||
cloudflared, spec, defines, requirements, monitoring, recreating, tunnels, running
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user