Commit Graph

6 Commits

Author SHA1 Message Date
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
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
c8bbae6978 feat(marketing): replace landing page with new site design and animations 2026-05-13 20:50:02 -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