Commit Graph

28 Commits

Author SHA1 Message Date
2db6bee780 feat(ui): add showcase toggle and runtime renderer to design explorer 2026-05-15 14:09:27 -07:00
547d74ae44 fix(ui): handle fallback UI for design systems without visual previews 2026-05-15 14:00:01 -07:00
3bed7ff3a9 feat(ui): implement split-pane live preview for design systems 2026-05-15 13:56:12 -07:00
688378aa1f feat(ai): replace hardcoded design kits with dynamic open-design templates and registries 2026-05-15 13:49:16 -07:00
93da5cbd78 fix(ui): import missing Sparkles icon in chat panel 2026-05-15 13:15:10 -07:00
299addfcad feat(ai): integrate open-design capabilities (templates, media generation, visual QA) 2026-05-15 11:07:44 -07:00
4862c76a60 feat(ui): add mobile preview device framing and design QA tools 2026-05-15 11:01:49 -07:00
6c85b1db34 fix(mcp): resolve external preview routing failures and correct monorepo git paths 2026-05-14 14:56:29 -07:00
0f5fbd0f73 design(auth): update session loading state to match new premium dark mode aesthetic 2026-05-14 14:42:40 -07:00
ba79f0d025 fix(auth): correct css import path to resolve next.js build error 2026-05-14 14:24:54 -07:00
3e32a2d2c9 design(auth): apply new marketing site styling to sign in page 2026-05-14 14:18:02 -07:00
6f987f7639 design(ui): adjust mobile h1 size to prevent text wrapping issues 2026-05-14 13:58:52 -07:00
e21236fa73 copy(marketing): add 'Does this look familiar?' transition to wall section 2026-05-14 13:53:12 -07:00
7cc719383d copy(marketing): update 'the wall' section headline and sub-headline 2026-05-14 13:49:11 -07:00
ae4896d3fd copy(marketing): update hero headline and sub-headline 2026-05-14 13:44:47 -07:00
f72a5bb6ba feat(marketing): make top nav and footer logos link to homepage 2026-05-14 13:07:22 -07:00
c48372d9bd feat(marketing): add mission page and top nav link 2026-05-14 12:31:35 -07:00
b74af31132 design(ui): brighten hero breadcrumb text contrast 2026-05-14 11:35:36 -07:00
d99e8f96c5 fix(ai): strip deepseek xml tags from chat history & secure git tools
This commit addresses the issue where DeepSeek's raw XML markup (like <tool_calls> and <think>) was leaking into chat history, causing hallucinations in subsequent turns. It also patches a vulnerability in the git commit tool where arbitrary shell injection was possible.

Additionally, it includes UX copy and color contrast adjustments for the marketing homepage breadcrumbs.
2026-05-14 11:34:42 -07:00
afee3e6c1f fix(ui): improve mobile responsiveness on marketing homepage 2026-05-14 10:03:16 -07:00
6151a72bfd feat(ui): add 5 high-end design systems to registry and fix auth logo styling 2026-05-13 22:51:22 -07:00
1ad2d515ff fix(auth): correct missing closing brace in auth component 2026-05-13 22:28:26 -07:00
4292eb44d4 feat(auth): redesign signin page to match new dark premium aesthetic 2026-05-13 20:52:31 -07:00
c8bbae6978 feat(marketing): replace landing page with new site design and animations 2026-05-13 20:50:02 -07:00
3d9384eff7 feat(ui): add animated thinking bubble to chat panel to indicate ai progress 2026-05-13 20:36:22 -07:00
c2486410ca feat(ui): add expandable tool details to timeline tool group components 2026-05-13 15:12:58 -07:00
8bc8bc36f1 fix(ai): add system prompt guardrail to prevent infinite dev server loops when testing protected auth routes 2026-05-13 15:07:31 -07:00
575c38cb34 chore: convert submodules to standard directories for true monorepo structure 2026-05-13 14:54:23 -07:00