Commit Graph

23 Commits

Author SHA1 Message Date
ea8ded855a fix(db): correct ambiguous data column error in plan generation query 2026-05-19 19:52:52 -07:00
f48cde3890 feat(ai): patch Architect prompt with full Spec Kit PRD template rules 2026-05-19 19:49:05 -07:00
665c2ffa06 fix(ui): inject Spec Kit architectural templates directly into Architect mode prompt 2026-05-19 19:38:40 -07:00
02de32958f feat(ai): automate end-to-end PRD, architecture, and task generation directly from Objective 2026-05-19 19:32:07 -07:00
14541c32aa fix(ui): remove the redundant Objective heading 2026-05-19 19:11:42 -07:00
00146a63dc fix(ui): combine PRD tabs and remove redundant headers 2026-05-19 19:10:17 -07:00
1667647f97 fix(ui): remove unnecessary User Stories description and emojis 2026-05-19 19:01:45 -07:00
620f4a7f90 feat(ui): redesign Plan tab with Objective, User Stories, Features, and Architecture panels 2026-05-19 19:00:07 -07:00
273008e14b fix(ui): disable aggressive polling on plan page to prevent layout thrashing 2026-05-19 18:56:54 -07:00
d12e178b13 fix(ui): update API payloads for new chat modes 2026-05-19 18:50:27 -07:00
94a6198db3 fix(ui): simplify Plan tab by removing redundant Objective heading 2026-05-19 18:48:35 -07:00
c566f89976 fix(ui): remove over-polling from plan view to prevent infinite loops 2026-05-19 16:24:15 -07:00
18355e1421 fix(ui): group plan tasks by User Story or Phase to support Spec Kit format 2026-05-19 15:56:13 -07:00
618f7796b2 feat(ai): optimize tool loops, fix deployments, and integrate new onboarding flow 2026-05-19 12:52:47 -07:00
f0d7548fe1 feat(ai): persist raw tool execution results in postgres to enable fine-tuning dataset extraction 2026-05-16 11:59:46 -07:00
dfd799f046 feat(ui): add JSON export functionality to session viewer for AI fine-tuning 2026-05-16 11:32:40 -07:00
67ee2b49d7 feat(ui): build session viewer to read raw AI transcripts and tool calls 2026-05-16 11:10:05 -07:00
8cb7a9450b feat(ui): add manual reload button to preview device toggles 2026-05-15 16:31:31 -07:00
d464ccd19d feat(ui): hardcode visual preview tab to primary frontend port 3000 2026-05-15 16:03:06 -07:00
4adf7a7659 feat(ui): remove design tab from primary navigation 2026-05-15 15:49:01 -07:00
dc82ccc47a feat(ui): move preview device toggles into the global nav rail 2026-05-15 15:42:49 -07:00
8a7897a891 feat(ui): add mobile preview device framing and design QA tools 2026-05-15 11:01:49 -07:00
abf9bf89c2 chore: convert submodules to standard directories for true monorepo structure 2026-05-13 14:54:23 -07:00