25 Commits

Author SHA1 Message Date
72e408a3aa feat: Refactor fullscreen editor to use React portals with maximum z-index and improved layout constraints. 2026-03-14 12:20:23 -04:00
2a14e4cea2 feat: Improve scrolling and fullscreen editor layout with custom scrollbar styles and simplified CodeMirror wrapper structure. 2026-03-14 11:53:49 -04:00
3b82d69b22 feat: implement OpenClaw integration with new API endpoints, frontend page, client, and tests. 2026-03-14 11:38:16 -04:00
8c6ef5acb8 feat: Create OpenClaw dashboard page with status, filesystem, config, agents, skills, logs, and models tabs. 2026-03-14 00:17:17 -04:00
2a22990461 feat: Add OpenClaw module with dedicated frontend page, backend API, and documentation. 2026-03-13 23:27:08 -04:00
69642a17ea feat: Add OpenClaw integration with new UI, API client, and backend routes. 2026-03-13 20:34:04 -04:00
da3020b4f1 feat: Add start-container.sh script for backend container orchestration. 2026-03-13 15:59:42 -04:00
c704aa8622 feat: Add backend container startup script. 2026-03-13 15:54:56 -04:00
f81e394005 feat: Add script to start the backend container. 2026-03-13 15:45:38 -04:00
2d76efdf46 feat: Add script to start the backend container. 2026-03-13 15:40:17 -04:00
973705e8f1 feat: Add start-container.sh for container initialization, config patching, and orchestrating backend service startup. 2026-03-13 15:28:39 -04:00
dd163fec87 feat: Add start-container.sh to manage container startup, patch configurations, and conditionally launch the OpenClaw gateway. 2026-03-13 15:17:05 -04:00
3176b81181 feat: Containerize backend startup logic using a new start-container.sh script integrated into the Dockerfile. 2026-03-13 14:21:10 -04:00
8056219f39 feat: Add container startup script to initialize backend service and conditionally start OpenClaw Gateway, updating docker-compose.yml to use it. 2026-03-13 14:11:13 -04:00
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