Abhimanyu Saharan
532fbf1dc5
feat(config): make BASE_URL a required field and update related documentation
2026-03-05 01:36:07 +05:30
Abhimanyu Saharan
0fe61e3e08
refactor(env): update NEXT_PUBLIC_API_URL to use 'auto' for better flexibility
2026-03-03 02:40:28 +05:30
Simone
3fd5fe5f8c
fix: make security headers configurable and add tests
2026-02-24 17:36:44 +01:00
Abhimanyu Saharan
24731667d4
feat: add gateway runtime compatibility checks and minimum version enforcement
2026-02-15 15:59:55 +05:30
Abhimanyu Saharan
efad1d4afc
refactor: increase dispatch throttle duration for improved queue processing
2026-02-15 13:09:22 +05:30
Abhimanyu Saharan
f9b14af477
refactor: migrate webhook queue to RQ with updated configuration
2026-02-15 13:02:55 +05:30
Abhimanyu Saharan
9a49768b52
chore: centralize webhook scheduler interval config
2026-02-14 23:46:07 +00:00
Abhimanyu Saharan
f07b4d5ea4
feat: add RQ-based webhook dispatch queue and delayed worker
2026-02-14 23:46:07 +00:00
Abhimanyu Saharan
571b4844d9
feat: update local authentication mode to require a non-placeholder token of at least 50 characters
2026-02-11 19:40:33 +05:30
Abhimanyu Saharan
06ff1a9720
feat: implement local authentication mode and update related components
2026-02-11 19:40:33 +05:30
Abhimanyu Saharan
8d0b2939a6
feat: enhance logging configuration and add request logging context
2026-02-11 16:49:43 +05:30
Abhimanyu Saharan
5c25c4bb91
chore(backend): upgrade deps and remove redis/rq
2026-02-10 16:05:49 +05:30
Abhimanyu Saharan
3326100205
refactor: update Clerk authentication integration and improve organization handling
2026-02-09 23:55:52 +05:30
Ishaan (OpenClaw)
affce2aba8
chore(compose): default POSTGRES_DB to mission_control
2026-02-07 07:15:53 +00:00
Abhimanyu Saharan
4dea771545
feat(boards): Store gateway config per board
...
Move gateway configuration into board settings and wire agent\nprovisioning, heartbeat templates, and gateway status lookups\nto use board-specific gateway settings. Adds board_id on agents\nand UI updates for board-scoped selection.\n\nCo-Authored-By: Claude <noreply@anthropic.com >
2026-02-04 16:04:52 +05:30
Abhimanyu Saharan
7fd079e4f1
feat(agents): Move templates into dedicated folder
...
Provisioning now reads template files from templates/ and includes the\nbase URL for agent runtime setup. Remove unused root orchestration\ndocs to keep the repo tidy.\n\nCo-Authored-By: Claude <noreply@anthropic.com >
2026-02-04 03:46:46 +05:30
Abhimanyu Saharan
1abc8f68f3
feat: add boards and tasks management endpoints
2026-02-04 02:28:51 +05:30
Abhimanyu Saharan
01c8a64a6d
Add LAN-friendly dev scripts and env examples
2026-02-01 22:31:42 +05:30
Abhimanyu Saharan
1cd33f4209
Add .gitignore; remove venv/node_modules/IDE + secrets from git
2026-02-01 22:25:50 +05:30