Abhimanyu Saharan
0ac22dbd7a
feat(heartbeat): change default target to 'last' and remove target option from UI
2026-02-15 01:37:12 +05:30
Abhimanyu Saharan
313ce874f9
feat(memory): update MEMORY.md structure and consolidate identity preferences
2026-02-14 23:55:45 +05:30
Abhimanyu Saharan
f8860bbc71
refactor: introduce TASK_SOUL.md for task-specific behavior and update related documentation
2026-02-09 22:16:57 +05:30
Abhimanyu Saharan
8c4bcca603
refactor: clean up code formatting and improve readability in various files
2026-02-09 00:29:26 +05:30
Abhimanyu Saharan
5ea9719c13
feat: introduce DashboardPageLayout component to streamline page structure and improve layout consistency
2026-02-08 23:58:55 +05:30
Abhimanyu Saharan
a4aced9a88
feat: refactor organization membership logic and simplify admin role checks
2026-02-08 23:49:34 +05:30
Abhimanyu Saharan
840d5a050f
feat: refactor sign-in prompts to use SignedOutPanel component
2026-02-08 23:40:11 +05:30
Abhimanyu Saharan
60744ddfac
refactor: clean up code formatting and improve readability across multiple files
2026-02-08 21:17:26 +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
Ishaan (OpenClaw)
e8e27fdcc3
frontend: force-dynamic on auth routes to avoid prerender in CI
2026-02-06 23:34:08 +00:00
Ishaan (OpenClaw)
6de49310bc
frontend: provide Clerk-safe wrappers for secretless CI prerender
2026-02-06 23:34:08 +00:00
Abhimanyu Saharan
6c14af0451
feat: add is_chat field to board memory and task_id to approvals, update pagination and response models
2026-02-06 19:11:11 +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
9df5d174ef
feat(agent): Introduce identity profile for agents with normalization and default values
2026-02-05 02:21:38 +05:30
Abhimanyu Saharan
2a557af22d
feat(page): Replace Select components with SearchableSelect for improved usability
2026-02-05 00:44:23 +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
1297c12a73
feat(agents): Refactor gateway configuration handling and enhance UI for agent creation and editing
2026-02-04 21:44:21 +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
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