mirror of
https://github.com/leonvanzyl/autocoder.git
synced 2026-01-31 06:42:06 +00:00
basic ui
This commit is contained in:
8
server/__init__.py
Normal file
8
server/__init__.py
Normal file
@@ -0,0 +1,8 @@
|
||||
"""
|
||||
FastAPI Backend Server
|
||||
======================
|
||||
|
||||
Web UI server for the Autonomous Coding Agent.
|
||||
Provides REST API and WebSocket endpoints for project management,
|
||||
feature tracking, and agent control.
|
||||
"""
|
||||
Reference in New Issue
Block a user