No description
Wraps claude CLI in PTY and bridges to WebSocket server. Handles: - Argument parsing (--server, --secret) - PTY spawn with terminal size detection - Bidirectional I/O: local stdin/stdout + WebSocket - Terminal resize events (SIGWINCH) - Graceful cleanup on exit - Basic WebSocket reconnection - Auth and session messages to server |
||
|---|---|---|
| docs | ||
| public | ||
| src | ||
| .gitignore | ||
| biome.json | ||
| bun.lock | ||
| CLAUDE.md | ||
| justfile | ||
| package.json | ||
| tsconfig.json | ||