Expand description
Axum-based web server for the OpenDev AI coding assistant.
Provides:
- REST API routes (auth, config, sessions, chat)
- WebSocket handler for real-time communication
- Shared application state
- Static file serving for the SPA frontend
Axum-based web server for the OpenDev AI coding assistant.
Provides: