chore(project-map): regenerate .pi-map artifacts across the repo

This commit is contained in:
Developer
2026-06-17 11:31:24 +00:00
parent 0dd5f2317b
commit 93da9b42a2
683 changed files with 5075 additions and 4965 deletions
@@ -1,19 +1,19 @@
# 2026-05-24-terminal-startup-and-container-tools
dir: 2026-05-24-terminal-startup-and-container-tools
# openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools
dir: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools
index: 2026-05-24-terminal-startup-and-container-tools/.pi-map.index.md
index: openspec/changes/archive/2026-05-24-terminal-startup-and-container-tools/.pi-map.index.md
## role
Implements a feature for customizable per-tool-type terminal startup commands and productivity utilities in a WebSocket-based container terminal system.
Design specification package for implementing customizable terminal startup commands and container productivity tools in the OpenCode platform.
## 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
- .openspec.yaml | Defines an OpenSpec schema configuration file with metadata
- design.md | Defines a system design for adding customizable terminal startup commands to tool types and installing productivity utilities in OpenCode containers. | 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 improving the OpenCode container with productivity tools
- tasks.md | Task checklist tracking implementation of a `startup_command` feature for tool types across database, backend API, terminal sessions, frontend, and container tooling | dep: Alembic, SQLAlchemy, Pydantic, FastAPI, WebSocket, bash, tmux, ranger, Docker, pytest, mypy, ruff, npm
## arch
Specification-driven development using OpenSpec schema definitions, with cross-layer implementation spanning database schema, backend API, WebSocket terminal execution, frontend UI, and container tooling, tracked via structured task checklists.
Specification-driven development using OpenSpec schema configuration with phased task tracking across database, API, terminal, frontend, and container infrastructure layers.
## tags
tool, terminal, design, startup, websocket, container, .openspec, adding
tool, terminal, types, design, startup, opencode, defines, .openspec
## symbols
-
## workflows