Abhimanyu Saharan
6c4c97d2ea
feat(agent): Refactor agent cleanup and provisioning logic for improved clarity and functionality
2026-02-05 01:40:28 +05:30
Abhimanyu Saharan
b6f31fe6ea
feat(gateways): Introduce gateway model and update agent provisioning templates
2026-02-04 23:07:22 +05:30
Abhimanyu Saharan
8a41ba3f77
feat(metrics): Implement dashboard metrics API and integrate metrics chart components
2026-02-04 20:49:25 +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
3a2bc5135e
feat(agents): Update task comment requirements and add in_progress_at tracking
2026-02-04 19:08:14 +05:30
Abhimanyu Saharan
7892dfad7c
feat(agents): Add task assignment and comments functionality
2026-02-04 18:13:17 +05:30
Abhimanyu Saharan
8078580996
feat(agents): Add agent provisioning confirmation mechanism and update message structure
2026-02-04 17:24:52 +05:30
Abhimanyu Saharan
8aa96ca876
feat(agents): Add heartbeat configuration and delete confirmation for agents
2026-02-04 17:05:58 +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
2dd0d1f2cf
fix(app): Normalize provisioning templates and Clerk props
...
Use autoescape for Jinja rendering to satisfy bandit checks and\nremove deprecated Clerk SignInButton props to restore type checks.\nAlso ignore tsbuildinfo artifacts and tidy boot instructions.\n\nCo-Authored-By: Claude <noreply@anthropic.com >
2026-02-04 15:16:28 +05:30
Abhimanyu Saharan
1abc8f68f3
feat: add boards and tasks management endpoints
2026-02-04 02:28:51 +05:30
Abhimanyu Saharan
b59a08f632
feat(workflow): enforce review-only done for agent assignees + reviewer decision endpoint
2026-02-02 22:04:21 +05:30
Abhimanyu Saharan
ef2676fa1c
Add Teams (DB + API + UI)
2026-02-02 22:04:21 +05:30
Abhimanyu Saharan
1bbc65c983
Remove HR module; provision agent sessions via /employees
2026-02-02 16:48:17 +05:30
Abhimanyu Saharan
2bcd078c53
Mission Control: notify OpenClaw via tools/invoke on task events
2026-02-02 16:05:18 +05:30
Abhimanyu Saharan
63419a26f1
feat(hr): add employee links + fulfillment fields to schemas/models
2026-02-02 14:35:48 +05:30
Abhimanyu Saharan
96f6b540fe
feat(comments): add reply threading + UI
2026-02-02 13:47:36 +05:30
Abhimanyu Saharan
ed33156148
chore(frontend): use Orval types directly; drop normalize hacks
2026-02-02 13:09:35 +05:30
Abhimanyu Saharan
886db3fa97
Add HR agent onboarding model and actor enforcement
2026-02-02 01:36:32 +05:30
Abhimanyu Saharan
aa6b0c807b
Refactor backend to SQLModel; reset schema; add Company OS endpoints
2026-02-01 23:16:56 +05:30
Abhimanyu Saharan
8b6e8c8d07
Scaffold Next.js + FastAPI + Postgres tasks board (no auth)
2026-02-01 22:25:28 +05:30