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,25 +1,25 @@
|
||||
# openspec/changes/archive/2026-05-22-opencode-web-terminal/specs (index)
|
||||
dir: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs
|
||||
# archive/2026-05-22-opencode-web-terminal/specs (index)
|
||||
dir: archive/2026-05-22-opencode-web-terminal/specs
|
||||
|
||||
## role
|
||||
Contains archived specification documents for a web terminal feature implementation dated May 22, 2026, serving as historical reference for the opencode project's web terminal design decisions.
|
||||
Contains archived specification documents for the OpenCode web terminal feature from May 2026, serving as historical design documentation for the project.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-opencode-web-terminal/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-opencode-web-terminal/.pi-map.md
|
||||
index: archive/2026-05-22-opencode-web-terminal/.pi-map.index.md
|
||||
map: archive/2026-05-22-opencode-web-terminal/.pi-map.md
|
||||
## children
|
||||
- openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server
|
||||
index: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server/.pi-map.md
|
||||
- openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration
|
||||
index: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration/.pi-map.md
|
||||
- openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/tool-types
|
||||
index: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/tool-types/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/tool-types/.pi-map.md
|
||||
- archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server
|
||||
index: archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server/.pi-map.index.md
|
||||
map: archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server/.pi-map.md
|
||||
- archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration
|
||||
index: archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration/.pi-map.index.md
|
||||
map: archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration/.pi-map.md
|
||||
- archive/2026-05-22-opencode-web-terminal/specs/tool-types
|
||||
index: archive/2026-05-22-opencode-web-terminal/specs/tool-types/.pi-map.index.md
|
||||
map: archive/2026-05-22-opencode-web-terminal/specs/tool-types/.pi-map.md
|
||||
## files
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/.pi-map.md
|
||||
index: archive/2026-05-22-opencode-web-terminal/specs/.pi-map.index.md
|
||||
map: archive/2026-05-22-opencode-web-terminal/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
# openspec/changes/archive/2026-05-22-opencode-web-terminal/specs
|
||||
dir: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs
|
||||
# archive/2026-05-22-opencode-web-terminal/specs
|
||||
dir: archive/2026-05-22-opencode-web-terminal/specs
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/.pi-map.index.md
|
||||
index: archive/2026-05-22-opencode-web-terminal/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains archived specification documents for a web terminal feature implementation dated May 22, 2026, serving as historical reference for the opencode project's web terminal design decisions.
|
||||
Contains archived specification documents for the OpenCode web terminal feature from May 2026, serving as historical design documentation for the project.
|
||||
## files
|
||||
## arch
|
||||
Document-based specification storage using date-versioned directory hierarchy with no active code architecture, following a simple archival pattern for tracking feature specifications over time.
|
||||
Flat directory structure storing dated specification files, following a simple archival pattern with timestamp-prefixed naming convention for version tracking and historical reference.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server (index)
|
||||
dir: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server
|
||||
# archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server (index)
|
||||
dir: archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server
|
||||
|
||||
## role
|
||||
Defines container specifications for a web server with integrated terminal interface in the OpenCode development environment.
|
||||
Defines specifications for a web server component that provides browser-based terminal access to OpenCode containers via port 3000 with tunneling and UI integration.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/.pi-map.md
|
||||
index: archive/2026-05-22-opencode-web-terminal/specs/.pi-map.index.md
|
||||
map: archive/2026-05-22-opencode-web-terminal/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server/.pi-map.md
|
||||
index: archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server/.pi-map.index.md
|
||||
map: archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server
|
||||
dir: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server
|
||||
# archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server
|
||||
dir: archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server/.pi-map.index.md
|
||||
index: archive/2026-05-22-opencode-web-terminal/specs/opencode-web-server/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines container specifications for a web server with integrated terminal interface in the OpenCode development environment.
|
||||
Defines specifications for a web server component that provides browser-based terminal access to OpenCode containers via port 3000 with tunneling and UI integration.
|
||||
## files
|
||||
- spec.md | Specifies requirements for OpenCode containers to run a web server on port 3000 with a web terminal interface, proper tunneling, and UI integration.
|
||||
## arch
|
||||
Specification-driven architecture using markdown-based requirements documents to define container behavior, port binding, and UI integration patterns.
|
||||
Requirements-driven specification document using declarative constraints (port binding, tunneling protocol, UI embedding) without implementation architecture.
|
||||
## tags
|
||||
web, spec, specifies, requirements, opencode, containers, run, server
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration (index)
|
||||
dir: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration
|
||||
# archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration (index)
|
||||
dir: archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration
|
||||
|
||||
## role
|
||||
Defines specification requirements for validating tool types, managing default network ports, exposing ports in Docker Compose templates, and supporting multiple network interfaces in the OpenCode web terminal environment.
|
||||
Defines specifications for validating tool types, managing default network ports, exposing services through Docker Compose templates, and supporting multiple network interfaces in the OpenCode web terminal project.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/.pi-map.md
|
||||
index: archive/2026-05-22-opencode-web-terminal/specs/.pi-map.index.md
|
||||
map: archive/2026-05-22-opencode-web-terminal/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration/.pi-map.md
|
||||
index: archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration/.pi-map.index.md
|
||||
map: archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration
|
||||
dir: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration
|
||||
# archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration
|
||||
dir: archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration/.pi-map.index.md
|
||||
index: archive/2026-05-22-opencode-web-terminal/specs/tool-port-configuration/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines specification requirements for validating tool types, managing default network ports, exposing ports in Docker Compose templates, and supporting multiple network interfaces in the OpenCode web terminal environment.
|
||||
Defines specifications for validating tool types, managing default network ports, exposing services through Docker Compose templates, and supporting multiple network interfaces in the OpenCode web terminal project.
|
||||
## files
|
||||
- spec.md | Defines requirements for tool type validation including default ports, compose template port exposure, and multiple interface support
|
||||
## arch
|
||||
Specification-driven requirements document using markdown-based technical specification pattern with structured sections covering validation rules, port configuration defaults, container orchestration integration, and multi-interface networking requirements.
|
||||
Specification-driven architecture using markdown-based requirements documents to define validation rules, port configuration schemas, and multi-interface networking patterns before implementation.
|
||||
## tags
|
||||
spec, defines, requirements, tool, type, validation, including, default
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/tool-types (index)
|
||||
dir: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/tool-types
|
||||
# archive/2026-05-22-opencode-web-terminal/specs/tool-types (index)
|
||||
dir: archive/2026-05-22-opencode-web-terminal/specs/tool-types
|
||||
|
||||
## role
|
||||
Defines specifications for a tool type management system that validates Docker Compose templates and manages built-in tool definitions
|
||||
Defines specifications for managing tool types with Docker Compose validation and built-in tool definitions in a web terminal environment.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/.pi-map.md
|
||||
index: archive/2026-05-22-opencode-web-terminal/specs/.pi-map.index.md
|
||||
map: archive/2026-05-22-opencode-web-terminal/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/tool-types/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/tool-types/.pi-map.md
|
||||
index: archive/2026-05-22-opencode-web-terminal/specs/tool-types/.pi-map.index.md
|
||||
map: archive/2026-05-22-opencode-web-terminal/specs/tool-types/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/tool-types
|
||||
dir: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/tool-types
|
||||
# archive/2026-05-22-opencode-web-terminal/specs/tool-types
|
||||
dir: archive/2026-05-22-opencode-web-terminal/specs/tool-types
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-opencode-web-terminal/specs/tool-types/.pi-map.index.md
|
||||
index: archive/2026-05-22-opencode-web-terminal/specs/tool-types/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines specifications for a tool type management system that validates Docker Compose templates and manages built-in tool definitions
|
||||
Defines specifications for managing tool types with Docker Compose validation and built-in tool definitions in a web terminal environment.
|
||||
## files
|
||||
- spec.md | Specifies requirements for a tool type management system with Docker Compose template validation and built-in tool definitions | dep: database, docker-compose, validation framework
|
||||
## arch
|
||||
Specification-driven architecture using Markdown-based requirements documentation with Docker Compose template validation patterns
|
||||
Specification-driven architecture using markdown-based requirements documentation with Docker Compose template validation patterns.
|
||||
## tags
|
||||
tool, docker, compose, spec, specifies, requirements, type, management
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user