Commit Graph

459 Commits

Author SHA1 Message Date
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
35fc8a8b38 feat(runner): instruct Coder agent to mandate prior reference of .vibncode/specs/ 2026-06-03 14:31:58 -07:00
76c161eedf fix(runner): support recursive package.json scanning in build verification 2026-06-03 14:28:13 -07:00
fa0e460c1c fix(runner): raise SUB_MAX_TURNS to 40 and inject Surgical Healing Protocol into subtasks 2026-06-03 14:15:37 -07:00
fa8a919214 fix(runner): fix fingerprint collision on projectId and relax loop-break limits 2026-06-03 13:58:56 -07:00
d7206ea2ee chore(submodule): bump vibn-code to latest commit 2026-06-03 13:48:59 -07:00
ba2eaa55f2 feat(runner): implement state-of-the-art task-by-task meta-loop for offline delegation 2026-06-03 13:46:49 -07:00
ae54954545 feat(runner): increase MAX_TURNS limit to 80 for large task sessions 2026-06-03 13:13:50 -07:00
d16ef9c138 feat(runner): implement Surgical Healing Protocol in Ralph Loop 2026-06-03 13:03:10 -07:00
1cbe5f097a feat: inject plan and tasks templates directly inside AI system prompt 2026-06-03 11:19:47 -07:00
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
052b5e913f fix: update submodule reference for chatMode destructuring fix 2026-06-02 16:33:32 -07:00
9cc6bce2e9 docs: update thin-client roadmap checklist, marking all today's major cloud milestones completed 2026-06-02 15:44:37 -07:00
dfc3490a13 feat: update submodule reference for split Planning Workspace 2026-06-02 15:36:42 -07:00
794b1eb218 style: update submodule reference for default chats tab startup view 2026-06-02 15:31:35 -07:00
a202de5f1b style: update submodule reference for minimalist sidebar tabs 2026-06-02 15:24:34 -07:00
bcd9226aad style: update submodule reference for project header button removal 2026-06-02 15:18:30 -07:00
cc393fa82d fix: update submodule reference for port 3000 preview default 2026-06-02 15:16:19 -07:00
8aac8dcdf0 feat: update submodule reference for always-on preview dropdown 2026-06-02 15:14:28 -07:00
ffbd3e94cf feat: update submodule reference for monorepo preview switcher 2026-06-02 15:12:32 -07:00
49d7da6291 feat: implement self-correcting compile loop (Ralph Loop) inside cloud agent runner 2026-06-02 14:41:42 -07:00
1a138b6d90 feat: implement Cloud Git Worktree Pool in agent-runner to isolate parallel sessions 2026-06-02 14:37:51 -07:00
4b70b6abe5 fix: update submodule reference for project dropdown multi-switch fix 2026-06-02 14:22:41 -07:00
bde799d891 fix: update submodule reference for project dropdown switching fix 2026-06-02 14:19:22 -07:00
69b97ce7e4 fix: update submodule pointer for path containment bypass 2026-06-02 14:14: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
8299526654 feat: update submodule reference for chat viewport auto-scroll refinements 2026-06-02 13:50:55 -07:00
d6c7bc32c9 style: update submodule reference for collapsible header de-cluttering 2026-06-02 13:49:39 -07:00
dcefbad180 fix: keep tool definitions active in schema for conversational turns to prevent MALFORMED_FUNCTION_CALL crashes 2026-06-02 13:29:34 -07:00
0358b02ebe feat: update submodule reference for automatic chat session restore 2026-06-02 13:28:13 -07:00
5aed8a52c3 chore: update submodule pointer for default project removal 2026-06-02 13:05:05 -07:00
65d16c580f style: update submodule reference for sidebar decluttering 2026-06-02 13:03:23 -07:00
663b83885f style: update submodule reference for Hosting and MCP icon adjustments 2026-06-02 13:01:00 -07:00
5856ecb3fa style: update submodule reference for sidebar reordering 2026-06-02 12:59:40 -07:00
ef7d5349eb style: update submodule reference for navigation sidebar icon refinement 2026-06-02 12:58:58 -07:00
e51a7ba1b5 docs: proactively document the auto-surfaced 'logs' property inside the dev_server_start schema description 2026-06-02 12:53:45 -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