Commit Graph

13 Commits

Author SHA1 Message Date
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
77e37f73b3 feat: add lead notification for new task creation and improve comment ordering 2026-02-05 19:48:30 +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
51313a9272 feat(activity): Simplify query statements and improve code readability 2026-02-05 00:21:33 +05:30
Abhimanyu Saharan
79155e9067 feat(tasks): Normalize task statuses and enhance UI for task management 2026-02-05 00:18:54 +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
3a2bc5135e feat(agents): Update task comment requirements and add in_progress_at tracking 2026-02-04 19:08:14 +05:30
Abhimanyu Saharan
7892dfad7c feat(agents): Add task assignment and comments functionality 2026-02-04 18:13:17 +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
b24e3e1dcd ref(backend): Centralize deps and add mypy
Extract reusable API dependencies and activity logging helpers.\nAdd mypy configuration and dev dependency for type checking.\n\nCo-Authored-By: Claude <noreply@anthropic.com>
2026-02-04 03:57:19 +05:30
Abhimanyu Saharan
1abc8f68f3 feat: add boards and tasks management endpoints 2026-02-04 02:28:51 +05:30
Abhimanyu Saharan
aa6b0c807b Refactor backend to SQLModel; reset schema; add Company OS endpoints 2026-02-01 23:16:56 +05:30
Abhimanyu Saharan
8b6e8c8d07 Scaffold Next.js + FastAPI + Postgres tasks board (no auth) 2026-02-01 22:25:28 +05:30