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-tool-config-ui-rework (index)
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-ui-rework
|
||||
# archive/2026-05-22-tool-config-ui-rework (index)
|
||||
dir: archive/2026-05-22-tool-config-ui-rework
|
||||
|
||||
## role
|
||||
Archive directory preserving historical design documents for a tool configuration UI rework feature from May 2026.
|
||||
Archive of design documents and specifications for a tool configuration UI rework project from May 2026
|
||||
## 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-tool-config-ui-rework/specs
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.md
|
||||
- archive/2026-05-22-tool-config-ui-rework/specs
|
||||
index: archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
|
||||
map: archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.md
|
||||
## files
|
||||
- .openspec.yaml
|
||||
- design.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-ui-rework/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-tool-config-ui-rework/.pi-map.md
|
||||
index: archive/2026-05-22-tool-config-ui-rework/.pi-map.index.md
|
||||
map: archive/2026-05-22-tool-config-ui-rework/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
# openspec/changes/archive/2026-05-22-tool-config-ui-rework
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-ui-rework
|
||||
# archive/2026-05-22-tool-config-ui-rework
|
||||
dir: archive/2026-05-22-tool-config-ui-rework
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-ui-rework/.pi-map.index.md
|
||||
index: archive/2026-05-22-tool-config-ui-rework/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Archive directory preserving historical design documents for a tool configuration UI rework feature from May 2026.
|
||||
Archive of design documents and specifications for a tool configuration UI rework project from May 2026
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenAPI specification configuration file with schema type and creation date metadata
|
||||
- design.md | Design document for redesigning a tool configuration page with split-pane layout, new configuration fields, and improved UX | dep: PostgreSQL, JSON, Docker/container runtime (referenced but not modified)
|
||||
- proposal.md | Proposes a UI/UX redesign of a tool configuration management page with backend schema changes to support additional configuration fields | dep: database, API endpoints, frontend components, migration system
|
||||
- tasks.md | Project task checklist tracking implementation of container runtime configuration features across database, backend, and frontend | dep: Alembic, SQLAlchemy, Pydantic, FastAPI, React/TypeScript, JSON editor component, ruff, mypy, tsc, eslint
|
||||
## arch
|
||||
Document-driven specification pattern with phased design-to-implementation workflow (proposal → design → tasks → OpenAPI spec), using markdown-based design documents and YAML schema configuration for cross-stack feature coordination.
|
||||
Document-driven design process with OpenAPI spec integration, split-pane UI pattern, and cross-stack (database/backend/frontend) implementation tracking
|
||||
## tags
|
||||
configuration, design, schema, .openspec, tool, page, fields, backend
|
||||
## symbols
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs (index)
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs
|
||||
# archive/2026-05-22-tool-config-ui-rework/specs (index)
|
||||
dir: archive/2026-05-22-tool-config-ui-rework/specs
|
||||
|
||||
## role
|
||||
Contains archived specification documents for a UI rework of tool configuration features dated May 22, 2026.
|
||||
Contains archived specification documents for a tool configuration UI rework project from May 22, 2026.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-ui-rework/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-tool-config-ui-rework/.pi-map.md
|
||||
index: archive/2026-05-22-tool-config-ui-rework/.pi-map.index.md
|
||||
map: archive/2026-05-22-tool-config-ui-rework/.pi-map.md
|
||||
## children
|
||||
- openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.md
|
||||
- archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management
|
||||
index: archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
|
||||
map: archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.md
|
||||
## files
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.md
|
||||
index: archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
|
||||
map: archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
# openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs
|
||||
# archive/2026-05-22-tool-config-ui-rework/specs
|
||||
dir: archive/2026-05-22-tool-config-ui-rework/specs
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
|
||||
index: archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Contains archived specification documents for a UI rework of tool configuration features dated May 22, 2026.
|
||||
Contains archived specification documents for a tool configuration UI rework project from May 22, 2026.
|
||||
## files
|
||||
## arch
|
||||
Specification archive using date-based versioning with descriptive naming convention for tracking design changes over time.
|
||||
Document-based specification storage with date-versioned archiving pattern for historical project requirements and design documentation.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
|
||||
+7
-7
@@ -1,18 +1,18 @@
|
||||
# openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management (index)
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management
|
||||
# archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management (index)
|
||||
dir: archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management
|
||||
|
||||
## role
|
||||
Defines specifications for a tool configuration management system featuring runtime fields, split-pane UI, JSON editors, and validation
|
||||
Defines requirements for a tool configuration management system with runtime fields, split-pane UI, JSON editors, and validation.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.md
|
||||
index: archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.index.md
|
||||
map: archive/2026-05-22-tool-config-ui-rework/specs/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.md
|
||||
index: archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
|
||||
map: archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+5
-5
@@ -1,14 +1,14 @@
|
||||
# openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management
|
||||
dir: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management
|
||||
# archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management
|
||||
dir: archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
|
||||
index: archive/2026-05-22-tool-config-ui-rework/specs/tool-config-management/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines specifications for a tool configuration management system featuring runtime fields, split-pane UI, JSON editors, and validation
|
||||
Defines requirements for a tool configuration management system with runtime fields, split-pane UI, JSON editors, and validation.
|
||||
## files
|
||||
- spec.md | Defines requirements for a tool configuration system with runtime fields, split-pane UI, JSON editors, and validation
|
||||
## arch
|
||||
Specification-driven design with requirements documentation for a split-pane editor interface supporting JSON configuration with runtime field validation
|
||||
Specification-driven design using requirements documents to define UI/UX patterns (split-pane layout, JSON editing) and system behaviors (validation, runtime field handling) before implementation.
|
||||
## tags
|
||||
spec, defines, requirements, tool, configuration, system, runtime, fields
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user