Commit Graph

47 Commits

Author SHA1 Message Date
Abhimanyu Saharan
117048d637 refactor(agent): remove unused board ensure functionality and related classes 2026-02-07 16:57:23 +05:30
Abhimanyu Saharan
13b3701810 feat(gateway): add endpoint for user outreach via gateway main agent 2026-02-07 16:21:31 +05:30
Abhimanyu Saharan
a32c01e4a8 feat(gateway): implement gateway board management and messaging features 2026-02-07 15:20:36 +05:30
Abhimanyu Saharan
f683eba02f docs: enforce dependency blocking workflow in agent templates 2026-02-07 03:52:08 +05:30
Abhimanyu Saharan
1754c465cb docs: clarify which channel to use (task comments vs board chat vs approvals) 2026-02-07 03:47:11 +05:30
Abhimanyu Saharan
c7165b2021 docs: improve AGENTS templates (external vs internal, extra context, cron) 2026-02-07 03:46:16 +05:30
Abhimanyu Saharan
a4442eb9d5 feat: enhance agent provisioning by adding AUTONOMY.md and ensuring task dependencies are handled correctly 2026-02-07 02:42:33 +05:30
Abhimanyu Saharan
737f755623 feat: enforce unique agent names within the board and gateway workspace to prevent conflicts 2026-02-07 02:02:27 +05:30
Abhimanyu Saharan
ee1ae36d99 feat: add de-duplication guidelines for task creation and approvals to prevent parallel work 2026-02-07 01:53:02 +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
8970ee6742 feat: update HEARTBEAT_LEAD.md to clarify agent delegation roles and naming conventions 2026-02-06 23:12:50 +05:30
Abhimanyu Saharan
8401feb0e6 feat: standardize MEMORY.md references across documentation for consistency 2026-02-06 23:10:41 +05:30
Abhimanyu Saharan
c238ae9876 feat: enhance collaboration guidelines in documentation and refactor mention handling for improved clarity and functionality 2026-02-06 22:52:18 +05:30
Abhimanyu Saharan
5611f8eb67 feat: reorder properties in various interfaces for improved consistency and readability 2026-02-06 21:56:16 +05:30
Abhimanyu Saharan
d2e468ed9f feat: enhance markdown formatting guidelines for comments and feedback in agent and lead documentation 2026-02-06 00:49:10 +05:30
Abhimanyu Saharan
69a6597936 feat: implement task creation endpoint for board leads and enhance board chat functionality 2026-02-06 00:44:03 +05:30
Abhimanyu Saharan
f8f5849341 feat: add task mention handling for agents and leads to improve communication 2026-02-06 00:11:08 +05:30
Abhimanyu Saharan
0f251e28f8 feat: improve comment formatting guidelines for agents and leads to enhance clarity 2026-02-05 23:45:37 +05:30
Abhimanyu Saharan
13c404547f feat: clarify heartbeat expectations for agents by defining concrete outputs and blocker reporting 2026-02-05 23:27:35 +05:30
Abhimanyu Saharan
5ed6b923a4 feat: update heartbeat guidelines for agents and leads to clarify task review and commenting rules 2026-02-05 23:27:09 +05:30
Abhimanyu Saharan
51b352df45 feat: implement comment posting functionality and notify lead on task unassignment 2026-02-05 23:19:46 +05:30
Abhimanyu Saharan
fa91352430 feat: add agent name uniqueness check and enhance heartbeat guidelines for leads 2026-02-05 23:06:59 +05:30
Abhimanyu Saharan
94937f96b9 feat: update delegation guidelines to prioritize task assignment order 2026-02-05 22:53:14 +05:30
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