Platform for project management and Claude Code sessions
Go to file
claude f774e0f4f1 Fix dependencies, SSL config, terminal UI, WebSocket client
- 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>
2026-02-18 18:20:28 +05:00
apps Fix dependencies, SSL config, terminal UI, WebSocket client 2026-02-18 18:20:28 +05:00
deploy Implement core platform: auth, projects, machines, sessions, agent 2026-02-18 17:34:04 +05:00
packages/shared Initial monorepo structure: NestJS API + Next.js Web + Rust Agent 2026-02-18 16:36:22 +05:00
.gitignore Fix dependencies, SSL config, terminal UI, WebSocket client 2026-02-18 18:20:28 +05:00
CLAUDE.md Initial monorepo structure: NestJS API + Next.js Web + Rust Agent 2026-02-18 16:36:22 +05:00
package-lock.json Fix dependencies, SSL config, terminal UI, WebSocket client 2026-02-18 18:20:28 +05:00
package.json Initial monorepo structure: NestJS API + Next.js Web + Rust Agent 2026-02-18 16:36:22 +05:00
README.md Initial commit 2026-02-18 11:31:35 +00:00

reckue-dev

Platform for project management and Claude Code sessions