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,18 +1,18 @@
|
||||
# openspec/changes/archive/2026-05-19-tool-terminal/specs (index)
|
||||
dir: openspec/changes/archive/2026-05-19-tool-terminal/specs
|
||||
# archive/2026-05-19-tool-terminal/specs (index)
|
||||
dir: archive/2026-05-19-tool-terminal/specs
|
||||
|
||||
## role
|
||||
Defines a WebSocket-based terminal protocol specification for browser-based interactive shell sessions in Docker containers.
|
||||
Defines protocol specifications for browser-based terminal access to Docker containers
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-19-tool-terminal/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-19-tool-terminal/.pi-map.md
|
||||
index: archive/2026-05-19-tool-terminal/.pi-map.index.md
|
||||
map: archive/2026-05-19-tool-terminal/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-19-tool-terminal/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-19-tool-terminal/specs/.pi-map.md
|
||||
index: archive/2026-05-19-tool-terminal/specs/.pi-map.index.md
|
||||
map: archive/2026-05-19-tool-terminal/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# openspec/changes/archive/2026-05-19-tool-terminal/specs
|
||||
dir: openspec/changes/archive/2026-05-19-tool-terminal/specs
|
||||
# archive/2026-05-19-tool-terminal/specs
|
||||
dir: archive/2026-05-19-tool-terminal/specs
|
||||
|
||||
index: openspec/changes/archive/2026-05-19-tool-terminal/specs/.pi-map.index.md
|
||||
index: archive/2026-05-19-tool-terminal/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines a WebSocket-based terminal protocol specification for browser-based interactive shell sessions in Docker containers.
|
||||
Defines protocol specifications for browser-based terminal access to Docker containers
|
||||
## files
|
||||
- spec.md | Defines a WebSocket-based terminal specification for spawning interactive shell sessions inside Docker containers via browser-based terminals | dep: FastAPI, asyncio, docker CLI, xterm.js, xterm-addon-fit, xterm-addon-web-links
|
||||
## arch
|
||||
Specification-driven protocol design using Markdown documentation with WebSocket transport, terminal emulation, and container runtime integration patterns.
|
||||
WebSocket-based API specification document describing bidirectional communication protocol for interactive shell sessions
|
||||
## tags
|
||||
xterm, addon, spec, defines, websocket, terminal, specification, spawning
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user