Abhimanyu Saharan
0e6a933c3f
fix(governor): address PR review feedback
...
Reject null governor policy values, remove the unused per-board
cadence knob, and await governor shutdown cleanly. Also scope the
agent query to governor-managed rows and drop temporary migration
server defaults.
Co-Authored-By: Claude <noreply@anthropic.com >
2026-03-08 01:07:10 +05:30
DevBot
1047a28f3c
feat(governor): board-scoped auto heartbeat policy endpoints
...
(cherry picked from commit 3f0475e6e4 )
2026-03-08 00:22:01 +05:30
Abhimanyu Saharan
6b21ea6f99
feat(boards): add 'comment_required_for_review' rule and update related logic
2026-02-26 00:31:47 +05:30
Abhimanyu Saharan
ae711909ff
feat(boards): add max_agents field to board models and enforce limits
2026-02-14 19:43:16 +05:30
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
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
89d2428252
feat: add board goals, memory, approvals, onboarding models
2026-02-05 14:39:34 +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