Abhimanyu Saharan
a3148baca9
feat: enhance agent and board APIs with role-based tags and improved documentation
2026-02-13 02:08:33 +05:30
Abhimanyu Saharan
2e4739300c
feat: add board webhook configuration and payload models
2026-02-13 00:31:36 +05:30
Abhimanyu Saharan
8d7d9da4e9
feat(tags): add tag management interfaces and update related schemas
2026-02-12 18:35:48 +05:30
Abhimanyu Saharan
2ebdead95b
chore: update generated files to orval v8.3.0 and adjust related interfaces
2026-02-12 18:04:35 +05:30
Abhimanyu Saharan
8d0b2939a6
feat: enhance logging configuration and add request logging context
2026-02-11 16:49:43 +05:30
Abhimanyu Saharan
7ca1899d9f
refactor: update module docstrings for clarity and consistency
2026-02-09 15:49:50 +05:30
Abhimanyu Saharan
e03125a382
feat: add organization-related models and update schemas for organization management
2026-02-08 21:16:26 +05:30
Abhimanyu Saharan
460d4adddf
feat: add souls directory integration with search and fetch functionality
2026-02-08 00:46:15 +05:30
Abhimanyu Saharan
88a5075684
feat: add board group models and update related interfaces
2026-02-07 20:29:55 +05:30
Abhimanyu Saharan
19323e25de
feat: implement error handling middleware with request ID tracking for improved error responses
2026-02-07 03:14:30 +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
d86fe0a7a6
feat: add validation for minimum length on various fields and update type definitions
2026-02-06 16:12:04 +05:30
Abhimanyu Saharan
ca614328ac
feat: implement async lifespan for FastAPI and remove startup event
2026-02-06 11:57:29 +05:30
Abhimanyu Saharan
4cc6c42440
feat: add is_board_lead property to agent and board types
2026-02-05 19:06:32 +05:30
Abhimanyu Saharan
5471671dc4
feat: add board memory, approvals, onboarding APIs
2026-02-05 14:43:25 +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
12698d0781
ref(heartbeat): Remove cron provisioning
...
Remove gateway cron helpers and startup provisioning, relying on\nheartbeat instructions instead. Also drop unused httpx dependency.\n\nCo-Authored-By: Claude <noreply@anthropic.com >
2026-02-04 15:44:21 +05:30
Abhimanyu Saharan
b36f755470
feat(gateway): Add cron job provisioning
...
Create a mission control runner cron job via the gateway HTTP API\nand ensure it is present on startup. Adds cron helpers, job\nbuilder, and a startup hook.\n\nCo-Authored-By: Claude <noreply@anthropic.com >
2026-02-04 15:22:52 +05:30
Abhimanyu Saharan
1abc8f68f3
feat: add boards and tasks management endpoints
2026-02-04 02:28:51 +05:30
Abhimanyu Saharan
8cd32124cd
chore(logging): stream backend logs to console + instrument dispatch/notify
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
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