1.2 KiB
1.2 KiB
openspec/changes/archive/2026-05-19-tool-terminal
dir: openspec/changes/archive/2026-05-19-tool-terminal
index: openspec/changes/archive/2026-05-19-tool-terminal/.pi-map.index.md
role
Design and planning documents for a browser-based terminal interface feature enabling WebSocket-connected Docker container access.
files
- design.md | Design document for a browser-based terminal interface that connects to Docker containers via WebSocket | dep: docker, asyncio, subprocess, fcntl, xterm.js, xterm-addon-fit, xterm-addon-web-links
- proposal.md | Proposes a browser-based terminal access solution for Docker containers via WebSocket | dep: Docker, WebSocket, xterm.js, Pseudo-TTY
- tasks.md | Project task list tracking implementation of a WebSocket-based browser terminal for Docker container instances using xterm.js and FastAPI. | dep: FastAPI, WebSocket, xterm.js, xterm-addon-fit, xterm-addon-web-links, asyncio-subprocess, docker, React/Next.js
arch
Document-driven specification package using markdown-based design proposals, technical design docs, and task tracking for a WebSocket/xterm.js/FastAPI terminal implementation.
tags
xterm, docker, websocket, js, addon, design, browser, terminal