Abhimanyu Saharan
ebb9c659d2
feat: add lead-only status change rule for boards and update related logic
2026-02-13 16:22:06 +05:30
Abhimanyu Saharan
855885afaf
feat: add board rule toggles for approval and review requirements
2026-02-12 23:05:37 +05:30
Abhimanyu Saharan
c6417bcffb
feat: add description field to boards and update related components for onboarding
2026-02-11 18:19:29 +05:30
Abhimanyu Saharan
8f6347dc8d
refactor: simplify code formatting and improve readability across multiple files
2026-02-09 20:44:05 +05:30
Abhimanyu Saharan
020d02fa22
refactor: replace DefaultLimitOffsetPage with LimitOffsetPage in multiple files and update timezone handling to use UTC
2026-02-09 20:40:17 +05:30
Abhimanyu Saharan
f5d592f61a
refactor: standardize runtime annotation types across multiple files
2026-02-09 17:24:21 +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
88a5075684
feat: add board group models and update related interfaces
2026-02-07 20:29:55 +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
f258b756e8
feat: refactor imports and clean up code formatting across multiple files
2026-02-06 02:43:08 +05:30
Abhimanyu Saharan
d29a3f5cda
fix: allow draft goal boards
2026-02-05 15:00:20 +05:30
Abhimanyu Saharan
c58117c494
feat: add board goal schemas and validation
2026-02-05 14:40:48 +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
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
1abc8f68f3
feat: add boards and tasks management endpoints
2026-02-04 02:28:51 +05:30