fix: disable native touch panning on mobile terminal and archive specs
- Change mobile terminal CSS to use touch-action: none and overscroll-behavior: none so the custom touch handler owns swipes - Archive completed/partial OpenSpec specs to openspec/changes/archive/2026-06-14-completed-specs-archive/ - Regenerate project maps Quality gates: npm run typecheck, npm run lint (apps/web)
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
# 2026-06-14-completed-specs-archive/opencode-web-server
|
||||
dir: 2026-06-14-completed-specs-archive/opencode-web-server
|
||||
|
||||
index: 2026-06-14-completed-specs-archive/opencode-web-server/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines specifications for a web-based terminal server feature that enables remote container access through browser-based tmux and ranger interfaces.
|
||||
## files
|
||||
- spec.md | Specifies requirements for OpenCode containers to run a web terminal server on port 3000 with tmux and ranger, exposed through tunnels and UI buttons
|
||||
## arch
|
||||
Requirements-driven specification document using feature-based organization with functional requirements (port 3000, tmux, ranger), integration patterns (tunnel exposure, UI buttons), and containerized deployment constraints.
|
||||
## tags
|
||||
spec, specifies, requirements, opencode, containers, run, web, terminal
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user