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,17 +1,17 @@
|
||||
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools
|
||||
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools
|
||||
# archive/2026-05-24-terminal-startup-and-container-tools
|
||||
dir: archive/2026-05-24-terminal-startup-and-container-tools
|
||||
|
||||
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/.pi-map.index.md
|
||||
index: archive/2026-05-24-terminal-startup-and-container-tools/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Design and planning package for implementing customizable terminal startup commands and productivity tools in a WebSocket-based container terminal system
|
||||
Defines specifications and implementation plans for adding per-tool-type terminal startup commands and productivity utilities to a WebSocket-based container terminal system.
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenSpec configuration file with schema version and creation date metadata
|
||||
- design.md | Design specification for adding per-tool-type terminal startup commands and productivity utilities to a WebSocket-based container terminal system | dep: tool-types-definition, tool-terminal, opencode-web-server, tool-config-management, Docker, WebSocket, bash, Docker Compose
|
||||
- proposal.md | Proposes adding customizable startup commands to terminal tool types and productivity tools to the OpenCode container
|
||||
- tasks.md | Task tracking checklist for implementing a `startup_command` feature across database, backend API, terminal execution, frontend, and container tooling | dep: Alembic, SQLAlchemy, Pydantic, FastAPI, WebSocket, bash/tmux/ranger, npm, pytest, mypy, ruff
|
||||
## arch
|
||||
Specification-driven development using OpenSpec schema with phased task tracking across full-stack implementation (database → API → execution → frontend → container tooling)
|
||||
Specification-driven development with layered architecture (database schema → API → WebSocket execution → frontend UI), using OpenSpec for configuration management, and task-driven agile tracking across backend/frontend/container boundaries.
|
||||
## tags
|
||||
tool, terminal, design, startup, websocket, container, .openspec, adding
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user