Commit Graph

298 Commits

Author SHA1 Message Date
fa2e08ea42 design: make I'm not sure a first-class full-width card tile inside the product-type selection grid 2026-06-08 11:10:23 -07:00
f142128f54 design: add I'm not sure skip button to product archetype onboarding page 2026-06-08 11:08:35 -07:00
b98fb2eba8 design: prevent preset-group tiles from resizing on selection by maintaining a static radio-check circle 2026-06-08 11:07:10 -07:00
dcbab51f9e design: swap order of onboarding steps so category selection happens before idea brain-dump 2026-06-08 11:04:03 -07:00
cc429830ba design: change onboarding front door option from Personal to Solo or Team 2026-06-08 11:02:27 -07:00
71deea7980 design: remove emoji icons from product archetype onboarding tiles 2026-06-08 11:01:54 -07:00
a0ae6ed82e design: replace redundant onboarding audience step with 6 product archetype tiles 2026-06-08 11:00:37 -07:00
1accdc6912 design: restore minimum character count to 8 on entrepreneur onboarding step 0 2026-06-08 10:54:58 -07:00
a5d8b9471c design: increase required minimum character count to 80 on entrepreneur onboarding step 0 2026-06-08 10:53:37 -07:00
a6d0688c94 design: increase entrepreneur onboarding textarea to 200px and add reassuring subheader text, resolve unused label import error 2026-06-08 10:52:13 -07:00
0d8e982f81 design: remove trust bullet strip from signup, make 🇨🇦 Built in Canada single larger centered footer below card 2026-06-08 10:47:27 -07:00
d7187abedc feat(auth): make Name field required on signup 2026-06-08 10:45:26 -07:00
0c56ed4cc5 design: hide live accent switcher from landing page (commented out) 2026-06-06 21:18:33 -07:00
dd44963225 design: set default site theme to crimson red (hue 25, vivid 1.0) 2026-06-06 21:17:19 -07:00
0e674e6715 design: reduce border-beam size to 90px to prevent corner-overlap shudder on short vertical runs 2026-06-06 21:16:30 -07:00
fb47b859ab design: optimize border-beam with layout containment and hardcoded path radius to eliminate corner stutter 2026-06-06 21:15:08 -07:00
c11fa15828 design: add hardware acceleration offsets to border-beam to prevent corner jitter 2026-06-06 21:12:45 -07:00
bb5645c5d0 design: apply silver gradient to .audience-title section header 2026-06-06 21:11:41 -07:00
eaea0dd027 design: apply silver gradient to section headers + nav links, add dev-only live accent switcher, slow border-beam to 11s 2026-06-06 21:10:42 -07:00
2714f8cdf3 feat(frontend): email+password auth, /signin + /signup pages, marketing consolidation, onboarding workspace naming + full data persistence 2026-06-06 20:28:38 -07:00
b33a85c8dc feat: change 'Request invite' to 'Sign up' on the marketing homepage 2026-06-06 19:00:54 -07:00
0480b306f1 feat: flatten routes and merge marketing and onboarding directories 2026-06-06 18:52:03 -07:00
47417d13a0 feat: support root-level _marketing and _onboarding directories (T12) 2026-06-06 18:32:57 -07:00
1ed76c99b8 chore: remove deprecated modular marketing components (Group 3) 2026-06-06 18:27:17 -07:00
135fc2d1e6 feat: enable marketing site registration and launch-prompt preservation (T12) 2026-06-06 18:16:19 -07:00
d1cb116e30 merge: resolve conflicts and integrate coolify_gitea/main with local onboarding changes 2026-06-06 18:02:41 -07:00
4d40496739 feat: complete live-verified GTM onboarding flow & places autocomplete search proxies 2026-06-06 17:53:13 -07:00
febcbf6d2e fix(frontend): update TimelineToolGroup to visually propagate error status with red color and X icon 2026-06-04 12:37:44 -07:00
0439a8dafd feat(frontend): instruct Web Vibe agent to proactively check browser console for HMR syntax errors 2026-06-04 12:29:53 -07:00
6813869d10 fix(frontend): add missing React import for React.memo in chat-panel 2026-06-04 12:00:13 -07:00
486d4449b2 fix(frontend): correctly resolve token object from revealWorkspaceApiKey to prevent unauthorized access 2026-06-04 11:45:42 -07:00
9def97c3a5 fix(frontend): add X-Accel-Buffering to sse stream and optimize textarea input height resize 2026-06-04 11:16:21 -07:00
48ab562577 fix(frontend): remove infinite localStorage caching of mcp_token to prevent unauthorized lockout 2026-06-04 11:01:03 -07:00
9523a8f482 fix(frontend): double-escape Python newline strings in toolFsEdit and finalize doubled-path fixes 2026-06-03 16:43:34 -07:00
f40dbdfb99 fix(frontend): strip duplicate subdirectory prefix in normalizeFsPath to resolve doubled-path bug 2026-06-03 16:42:01 -07:00
6a6fbd87a7 fix(frontend): implement robust POSIX pipe for fs_edit and robust parameter defaulting in fs_glob 2026-06-03 16:41:00 -07:00
a7d4ccfc88 build(runner): compile structured gemini API request/response logging 2026-06-03 16:11:24 -07:00
a1650abe06 feat(frontend): add structured gemini API request/response logging 2026-06-03 16:10:48 -07:00
9d3aef33e8 feat(runner): add structured gemini API request/response logging 2026-06-03 16:10:36 -07:00
1219c9d00f fix(frontend): default empty path/cwd to root dot in fs_glob and fs_tree 2026-06-03 15:52:56 -07:00
6f16401849 feat(frontend): automatically trigger prisma generate on schema.prisma write 2026-06-03 15:48:25 -07:00
59e5b4d4a9 feat(runner): inject active dev server status in system prompt 2026-06-03 15:48:02 -07:00
3c855461b6 fix(frontend): replace non-POSIX <<< redirect in fs_edit with pipeline 2026-06-03 15:35:58 -07:00
f1856b4b71 fix(runner): do not exclude .vibncode from findTasksDir scanner 2026-06-03 15:19:54 -07:00
a42eaa4e40 chore(runner): add diagnostic console logs inside task parser 2026-06-03 15:08:54 -07:00
3c0d3d5175 fix(runner): completely remove destructive git clean -fd rollback block 2026-06-03 15:02:43 -07:00
f0ea84fbd4 fix(runner): recursively scan repository root to locate nested .vibncode/tasks directory 2026-06-03 15:00:27 -07:00
4f9c82b525 fix(runner): support optional leading dashes in markdown checkboxes 2026-06-03 14:56:40 -07:00
71bea9103f fix(runner): parse tasks from app-specific workspaceRoot instead of repoRoot 2026-06-03 14:52:22 -07:00
41143fc1fd fix(runner): sync active Monaco workspace edits into parallel execution worktrees 2026-06-03 14:44:57 -07:00