Remove icon boxes from list cards, inline style animations, hover shadows,
filler descriptions, redundant icons. Simplify all screens per design audit.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Added "env" feature to clap for env var support in CLI args
- Added rust-toolchain.toml to force MSVC target on Windows
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Browser uses /api and /ws (same origin through Nginx),
SSR falls back to localhost:3001 for development.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Fix @nestjs/typeorm version (^11.0.0), add socket.io
- Add SSL CA cert support for Timeweb Cloud PostgreSQL
- Add terminal component (xterm.js) with WebSocket streaming
- Add session detail page with live terminal view
- Add socket.io client utilities for real-time updates
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>