opendev-web 0.1.4

Web backend (axum + WebSocket) for OpenDev AI coding agent
Documentation

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