Commit Graph

19 Commits

Author SHA1 Message Date
1ccd4b7066 feat: dynamically load planning templates from Gitea inside .vibncode/tasks/ 2026-06-03 11:09:26 -07:00
cdf48456a5 feat: expose plan and tasks templates inside plan.get API response 2026-06-03 10:29:38 -07:00
4768dd6169 feat: redirect legacy plan MCP tools to Git-backed Markdown specifications 2026-06-03 10:03:47 -07:00
a049ee8887 fix: resolve browser tool syntax errors using robust base64 write-and-run pattern 2026-06-02 14:12:14 -07:00
7890e9d41d feat: automatically attach recent dev server logs to failed start responses to eliminate AI telemetry gaps 2026-06-02 12:49:05 -07:00
df4cae2a5c fix: resolve path isolation bug in fs_tree, fs_list, fs_glob and fs_grep by defaulting to empty path instead of /workspace 2026-06-02 12:45:01 -07:00
c29587b24f fix: resolve browser_navigate template interpolation bug by removing accidental backslash escape 2026-06-02 12:32:06 -07:00
c79f81f3ca fix(mcp): support underscore-based file tools (fs_read, fs_write, fs_delete) for thin client 2026-06-01 13:37:14 -07:00
8049a7f1ab feat(refactor): premium zed-style chat UI, collapsible reasoning, and comprehensive strict type sweeps 2026-05-21 17:05:42 -07:00
bbcd4ad55e fix(ai): implement Phase 2 and 3 prompt recommendations from review 2026-05-19 13:47:18 -07:00
618f7796b2 feat(ai): optimize tool loops, fix deployments, and integrate new onboarding flow 2026-05-19 12:52:47 -07:00
000d2d171e fix(deploy): use explicit ssh:// scheme and port 222 for gitea clone urls in coolify 2026-05-16 13:54:17 -07:00
120f045a55 fix(ai): upgrade deploy mechanism to use explicit ssh deploy keys rather than http basic auth to solve gitea cloning bugs 2026-05-16 13:30:14 -07:00
a4354a5294 feat(ai): implement adaptive 5-dimensional QA rubric for multi-surface evaluation 2026-05-15 14:35:27 -07:00
895fd8a961 feat(ai): replace hardcoded design kits with dynamic open-design templates and registries 2026-05-15 13:49:16 -07:00
9c903d22ef feat(ai): integrate open-design capabilities (templates, media generation, visual QA) 2026-05-15 11:07:44 -07:00
8a7897a891 feat(ui): add mobile preview device framing and design QA tools 2026-05-15 11:01:49 -07:00
c3b06b61fc fix(mcp): resolve external preview routing failures and correct monorepo git paths 2026-05-14 14:56:29 -07:00
abf9bf89c2 chore: convert submodules to standard directories for true monorepo structure 2026-05-13 14:54:23 -07:00