Abhimanyu Saharan
e09460a881
feat: enhance agent creation with human-like naming and improve task assignment notifications
2026-02-05 22:51:46 +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
9e8ff0dadf
fix: align main agent template filenames
2026-02-05 16:02:19 +05:30
Abhimanyu Saharan
62a4696a57
fix: add main tools template
2026-02-05 15:47:35 +05:30
Abhimanyu Saharan
0187ea4207
feat: provision main agent on gateway
2026-02-05 15:42:07 +05:30
Abhimanyu Saharan
05d52926fa
chore: simplify heartbeat note in agents guide
2026-02-05 15:13:20 +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
467f022534
chore(user): Remove pronouns field from user profile
2026-02-05 02:24:16 +05:30
Abhimanyu Saharan
9df5d174ef
feat(agent): Introduce identity profile for agents with normalization and default values
2026-02-05 02:21:38 +05:30
Abhimanyu Saharan
2c24d8993f
feat(agent): Refactor agent provisioning and cleanup logic for improved functionality
2026-02-05 01:27:48 +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
554ecc4c85
feat(agents): Enhance agent update confirmation and status handling
2026-02-04 18:25:13 +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
f6105fa0d2
feat: update templates and improve UI styling across components
2026-02-04 13:03:18 +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