de3a50c0f1feat: Add file search functionality to OpenClaw filesystem with highlighting and match counter.
main
Bruno Charest2026-03-14 14:15:14 -04:00
72e408a3aafeat: Refactor fullscreen editor to use React portals with maximum z-index and improved layout constraints.Bruno Charest2026-03-14 12:20:23 -04:00
2a14e4cea2feat: Improve scrolling and fullscreen editor layout with custom scrollbar styles and simplified CodeMirror wrapper structure.Bruno Charest2026-03-14 11:53:49 -04:00
3b82d69b22feat: implement OpenClaw integration with new API endpoints, frontend page, client, and tests.Bruno Charest2026-03-14 11:38:16 -04:00
8c6ef5acb8feat: Create OpenClaw dashboard page with status, filesystem, config, agents, skills, logs, and models tabs.Bruno Charest2026-03-14 00:17:17 -04:00
2a22990461feat: Add OpenClaw module with dedicated frontend page, backend API, and documentation.Bruno Charest2026-03-13 23:27:08 -04:00
69642a17eafeat: Add OpenClaw integration with new UI, API client, and backend routes.Bruno Charest2026-03-13 20:34:04 -04:00
f81e394005feat: Add script to start the backend container.Bruno Charest2026-03-13 15:45:38 -04:00
2d76efdf46feat: Add script to start the backend container.Bruno Charest2026-03-13 15:40:17 -04:00
973705e8f1feat: Add start-container.sh for container initialization, config patching, and orchestrating backend service startup.Bruno Charest2026-03-13 15:28:39 -04:00
dd163fec87feat: Add start-container.sh to manage container startup, patch configurations, and conditionally launch the OpenClaw gateway.Bruno Charest2026-03-13 15:17:05 -04:00
3176b81181feat: Containerize backend startup logic using a new start-container.sh script integrated into the Dockerfile.Bruno Charest2026-03-13 14:21:10 -04:00
8056219f39feat: Add container startup script to initialize backend service and conditionally start OpenClaw Gateway, updating docker-compose.yml to use it.Bruno Charest2026-03-13 14:11:13 -04:00
a466e64247feat: Add container startup script for backend that conditionally manages OpenClaw gateway and starts the Uvicorn server.Bruno Charest2026-03-13 13:46:29 -04:00
deadc684c7feat: Add API endpoints and UI for managing application settings, deploy servers, and Git servers.Bruno Charest2026-03-13 13:10:32 -04:00
7a1d90f96dfeat: add API endpoints for application configuration, deploy server, and Git server management.Bruno Charest2026-03-13 11:03:51 -04:00
0a91eb9091build: Update Docker Compose service configurationsBruno Charest2026-03-13 10:54:05 -04:00
f50b6193a4feat: add settings page for managing application configuration, deployment servers, and Git servers.Bruno Charest2026-03-13 10:45:58 -04:00
8486604fddfeat: Add OpenClaw agent spawning, backend configuration, and frontend API types.Bruno Charest2026-03-13 10:42:58 -04:00
071461dc82feat: Set up application configuration using pydantic-settings and .env files.Bruno Charest2026-03-13 10:30:40 -04:00
05b44a5404feat: Add initial backend application and update Dockerfile for its setup.Bruno Charest2026-03-13 09:33:07 -04:00
023e399d1dfeat: Rearchitect Foxy Dev Team with FastAPI, React, SQLite, and a new Telegram bot, updating deployment configurations and documentation.Bruno Charest2026-03-13 09:00:26 -04:00
a927534d16feat: Implement comprehensive project management with new API client, backend routes, and frontend pages for projects and settings.Bruno Charest2026-03-13 08:54:45 -04:00