chore: track all project map and index files
Add generated .pi-map.md and .pi-map.index.md files across the repository so the project navigation maps are shared and versioned. These artifacts are maintained by project_map_init/patch/validate and must be kept in sync with source edits. Note: .cache/ remains ignored (added in previous commit).
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
# openspec/changes/archive/2026-05-22-opencode-web-terminal
|
||||
dir: openspec/changes/archive/2026-05-22-opencode-web-terminal
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-opencode-web-terminal/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines a feature specification for adding web terminal access to OpenCode through standardized port configuration and tunneling infrastructure.
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenAPI specification configuration file with schema type and creation date metadata
|
||||
- design.md | Design document for making OpenCode accessible via web terminal, standardizing port configuration across tool types, and adding validation for tool type ports and interfaces.
|
||||
- proposal.md | Proposes a systematic tool port configuration system with web interface support for terminal-first tools like OpenCode
|
||||
- tasks.md | Project task list tracking implementation of tool type port configuration, OpenCode web server integration, tunnel port fixes, frontend updates, database migrations, and testing for a development tools platform | dep: Alembic, Docker Compose, OpenCode, backend API, frontend UI, tunnel service
|
||||
## arch
|
||||
Specification-driven design using OpenAPI config metadata, structured documentation (design/proposal/tasks), and systematic port/interface validation for terminal-first development tools.
|
||||
## tags
|
||||
configuration, opencode, port, tool, type, design, web, .openspec
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user