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:
+7
-7
@@ -1,18 +1,18 @@
|
||||
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal (index)
|
||||
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal
|
||||
# archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal (index)
|
||||
dir: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal
|
||||
|
||||
## role
|
||||
Defines WebSocket terminal session requirements for containerized tool execution with startup commands and session lifecycle management.
|
||||
Defines protocol specifications for WebSocket-based interactive terminal sessions with startup command execution and lifecycle management for containerized development tools.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.md
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.index.md
|
||||
map: archive/2026-05-24-terminal-startup-and-container-tools/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal/.pi-map.md
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal/.pi-map.index.md
|
||||
map: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal
|
||||
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal
|
||||
# archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal
|
||||
dir: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal
|
||||
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal/.pi-map.index.md
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/specs/tool-terminal/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines WebSocket terminal session requirements for containerized tool execution with startup commands and session lifecycle management.
|
||||
Defines protocol specifications for WebSocket-based interactive terminal sessions with startup command execution and lifecycle management for containerized development tools.
|
||||
## files
|
||||
- spec.md | Defines requirements for WebSocket-based terminal sessions with startup command execution and session management for containerized tools | dep: WebSocket, Docker (docker exec), container runtime, shell/terminal emulation
|
||||
## arch
|
||||
Specification-driven design using Markdown-based requirements documents with WebSocket protocol definitions, session state management patterns, and container tool integration interfaces.
|
||||
Specification-driven design using Markdown-based requirements documents that define WebSocket communication protocols, session state machines, and container integration patterns for terminal tooling.
|
||||
## tags
|
||||
websocket, spec, defines, requirements, terminal, sessions, startup, command
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user