• Joined on 2021-10-13
bruno pushed to main at Projets/ObsiGate 2026-03-21 10:25:57 -04:00
ffb7d49ea7 Switch from Alpine to Debian slim base image and update package installation commands
bruno pushed to main at Projets/ObsiGate 2026-03-21 10:14:01 -04:00
5c620a0b63 Update Docker commands to include --build flag and switch to minimal uvicorn variant
bruno pushed to main at Projets/ObsiGate 2026-03-21 10:08:22 -04:00
d2845b24ba Update Docker Compose configuration to build image locally and clarify setup instructions
bruno pushed to main at Projets/ObsiGate 2026-03-21 10:01:01 -04:00
819193a080 Update README with comprehensive documentation and change default port to 2020
bruno pushed to main at Projets/ObsiGate 2026-03-21 09:52:53 -04:00
e76e9ea962 first commit
bruno created branch main in Projets/ObsiGate 2026-03-21 09:52:53 -04:00
bruno created repository Projets/ObsiGate 2026-03-21 09:41:55 -04:00
bruno pushed to main at Projets/foxy-dev-team 2026-03-14 14:15:24 -04:00
de3a50c0f1 feat: Add file search functionality to OpenClaw filesystem with highlighting and match counter.
bruno pushed to main at Projets/foxy-dev-team 2026-03-14 12:20:27 -04:00
72e408a3aa feat: Refactor fullscreen editor to use React portals with maximum z-index and improved layout constraints.
bruno pushed to main at Projets/foxy-dev-team 2026-03-14 11:53:53 -04:00
2a14e4cea2 feat: Improve scrolling and fullscreen editor layout with custom scrollbar styles and simplified CodeMirror wrapper structure.
bruno pushed to main at Projets/foxy-dev-team 2026-03-14 11:38:31 -04:00
3b82d69b22 feat: implement OpenClaw integration with new API endpoints, frontend page, client, and tests.
bruno pushed to main at Projets/foxy-dev-team 2026-03-14 00:17:28 -04:00
8c6ef5acb8 feat: Create OpenClaw dashboard page with status, filesystem, config, agents, skills, logs, and models tabs.
bruno pushed to main at Projets/foxy-dev-team 2026-03-13 23:27:24 -04:00
2a22990461 feat: Add OpenClaw module with dedicated frontend page, backend API, and documentation.
bruno pushed to main at Projets/foxy-dev-team 2026-03-13 20:34:14 -04:00
69642a17ea feat: Add OpenClaw integration with new UI, API client, and backend routes.
bruno pushed to main at Projets/foxy-dev-team 2026-03-13 15:59:43 -04:00
da3020b4f1 feat: Add start-container.sh script for backend container orchestration.
bruno pushed to main at Projets/foxy-dev-team 2026-03-13 15:54:58 -04:00
c704aa8622 feat: Add backend container startup script.
bruno pushed to main at Projets/foxy-dev-team 2026-03-13 15:45:38 -04:00
f81e394005 feat: Add script to start the backend container.
bruno pushed to main at Projets/foxy-dev-team 2026-03-13 15:40:19 -04:00
2d76efdf46 feat: Add script to start the backend container.
bruno pushed to main at Projets/foxy-dev-team 2026-03-13 15:28:41 -04:00
973705e8f1 feat: Add start-container.sh for container initialization, config patching, and orchestrating backend service startup.
bruno pushed to main at Projets/foxy-dev-team 2026-03-13 15:17:12 -04:00
dd163fec87 feat: Add start-container.sh to manage container startup, patch configurations, and conditionally launch the OpenClaw gateway.