agent-orchestrator/packages/web/server
Prateek 4dc131180e fix: move terminal server defaults from 3001/3003 to 14800/14801
The 3000-3009 range is the most contested in dev tooling (Next.js
auto-increments, BrowserSync, Grafana, Rails, Express all default to
3000+). Port 14800-14899 has zero IANA registrations, zero known dev
tool conflicts, and is safely below OS ephemeral ranges.

Updated all hardcoded fallbacks, .env.local.example, docker-compose
port mappings, and documentation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 03:35:33 +05:30
..
__tests__ fix: terminal servers compatible with hash-based architecture (#87) 2026-02-18 03:28:55 +05:30
direct-terminal-ws.ts fix: move terminal server defaults from 3001/3003 to 14800/14801 2026-02-19 03:35:33 +05:30
terminal-websocket.ts fix: move terminal server defaults from 3001/3003 to 14800/14801 2026-02-19 03:35:33 +05:30
tmux-utils.ts fix: terminal servers compatible with hash-based architecture (#87) 2026-02-18 03:28:55 +05:30