Abhimanyu Saharan
88a5075684
feat: add board group models and update related interfaces
2026-02-07 20:29:55 +05:30
Abhimanyu Saharan
8da70d199b
feat: enhance agent provisioning by adding back-compat for MEMORY.md and improving error handling for unsupported files
2026-02-07 01:49:13 +05:30
Abhimanyu Saharan
8401feb0e6
feat: standardize MEMORY.md references across documentation for consistency
2026-02-06 23:10:41 +05:30
Abhimanyu Saharan
cbf9fd1b0a
feat: implement agent nudging functionality and enhance task assignment rules for board leads
2026-02-05 22:27:50 +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
0187ea4207
feat: provision main agent on gateway
2026-02-05 15:42:07 +05:30
Abhimanyu Saharan
e02e1eeca2
feat: split heartbeat templates and allow lead agent creation
2026-02-05 15:11:27 +05:30
Abhimanyu Saharan
56b898130b
feat: add board goal context to agent templates
2026-02-05 14:44:50 +05:30
Abhimanyu Saharan
5e342e6906
feat(tasks): Enhance task streaming and comment validation with markdown support
2026-02-05 03:05:14 +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
1c972edb46
feat(agents): Update heartbeat documentation with commenting rules and pre-flight checks
2026-02-04 19:15:51 +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
d2f4d11508
feat(agents): Update documentation for task updates and logging mechanism
2026-02-04 18:17:24 +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
a33c539860
feat: enhance agent management with session handling and UI improvements
2026-02-04 14:58:14 +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