11 Commits

Author SHA1 Message Date
a466e64247 feat: Add container startup script for backend that conditionally manages OpenClaw gateway and starts the Uvicorn server. 2026-03-13 13:46:29 -04:00
deadc684c7 feat: Add API endpoints and UI for managing application settings, deploy servers, and Git servers. 2026-03-13 13:10:32 -04:00
7a1d90f96d feat: add API endpoints for application configuration, deploy server, and Git server management. 2026-03-13 11:03:51 -04:00
0a91eb9091 build: Update Docker Compose service configurations 2026-03-13 10:54:05 -04:00
f50b6193a4 feat: add settings page for managing application configuration, deployment servers, and Git servers. 2026-03-13 10:45:58 -04:00
8486604fdd feat: Add OpenClaw agent spawning, backend configuration, and frontend API types. 2026-03-13 10:42:58 -04:00
071461dc82 feat: Set up application configuration using pydantic-settings and .env files. 2026-03-13 10:30:40 -04:00
05b44a5404 feat: Add initial backend application and update Dockerfile for its setup. 2026-03-13 09:33:07 -04:00
023e399d1d feat: Rearchitect Foxy Dev Team with FastAPI, React, SQLite, and a new Telegram bot, updating deployment configurations and documentation. 2026-03-13 09:00:26 -04:00
a927534d16 feat: Implement comprehensive project management with new API client, backend routes, and frontend pages for projects and settings. 2026-03-13 08:54:45 -04:00
18c8815166 chore: install frontend dependencies. 2026-03-12 17:00:42 -04:00