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
6bc38f4997
refactor: remove unused local agent workspace logic and simplify provisioning
2026-02-10 19:20:50 +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
Abhimanyu Saharan
7ca1899d9f
refactor: update module docstrings for clarity and consistency
2026-02-09 15:49:50 +05:30
Abhimanyu Saharan
724b6601f3
fix(security): restrict local workspace writes to configured root
2026-02-08 21:49:26 +05:30
Abhimanyu Saharan
6c14af0451
feat: add is_chat field to board memory and task_id to approvals, update pagination and response models
2026-02-06 19:11:11 +05:30
Abhimanyu Saharan
f258b756e8
feat: refactor imports and clean up code formatting across multiple files
2026-02-06 02:43:08 +05:30
Abhimanyu Saharan
2c24d8993f
feat(agent): Refactor agent provisioning and cleanup logic for improved functionality
2026-02-05 01:27:48 +05:30
Abhimanyu Saharan
c3357f92d9
feat(agents): Add identity and soul template fields to board creation
2026-02-04 20:21:33 +05:30
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
8b6e8c8d07
Scaffold Next.js + FastAPI + Postgres tasks board (no auth)
2026-02-01 22:25:28 +05:30