Commit Graph

  • 1ed76c99b8 chore: remove deprecated modular marketing components (Group 3) cloud-worktree-isolation mawkone 2026-06-06 18:27:17 -07:00
  • 135fc2d1e6 feat: enable marketing site registration and launch-prompt preservation (T12) mawkone 2026-06-06 18:16:19 -07:00
  • d1cb116e30 merge: resolve conflicts and integrate coolify_gitea/main with local onboarding changes mawkone 2026-06-06 18:02:41 -07:00
  • 4d40496739 feat: complete live-verified GTM onboarding flow & places autocomplete search proxies mawkone 2026-06-06 17:53:13 -07:00
  • febcbf6d2e fix(frontend): update TimelineToolGroup to visually propagate error status with red color and X icon mawkone 2026-06-04 12:37:44 -07:00
  • 0439a8dafd feat(frontend): instruct Web Vibe agent to proactively check browser console for HMR syntax errors mawkone 2026-06-04 12:29:53 -07:00
  • 6813869d10 fix(frontend): add missing React import for React.memo in chat-panel mawkone 2026-06-04 12:00:13 -07:00
  • 486d4449b2 fix(frontend): correctly resolve token object from revealWorkspaceApiKey to prevent unauthorized access mawkone 2026-06-04 11:45:42 -07:00
  • 9def97c3a5 fix(frontend): add X-Accel-Buffering to sse stream and optimize textarea input height resize mawkone 2026-06-04 11:16:21 -07:00
  • 48ab562577 fix(frontend): remove infinite localStorage caching of mcp_token to prevent unauthorized lockout mawkone 2026-06-04 11:01:03 -07:00
  • 9523a8f482 fix(frontend): double-escape Python newline strings in toolFsEdit and finalize doubled-path fixes mawkone 2026-06-03 16:43:34 -07:00
  • f40dbdfb99 fix(frontend): strip duplicate subdirectory prefix in normalizeFsPath to resolve doubled-path bug mawkone 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 mawkone 2026-06-03 16:41:00 -07:00
  • a7d4ccfc88 build(runner): compile structured gemini API request/response logging mawkone 2026-06-03 16:11:24 -07:00
  • a1650abe06 feat(frontend): add structured gemini API request/response logging mawkone 2026-06-03 16:10:48 -07:00
  • 9d3aef33e8 feat(runner): add structured gemini API request/response logging mawkone 2026-06-03 16:10:36 -07:00
  • 1219c9d00f fix(frontend): default empty path/cwd to root dot in fs_glob and fs_tree mawkone 2026-06-03 15:52:56 -07:00
  • 6f16401849 feat(frontend): automatically trigger prisma generate on schema.prisma write mawkone 2026-06-03 15:48:25 -07:00
  • 59e5b4d4a9 feat(runner): inject active dev server status in system prompt mawkone 2026-06-03 15:48:02 -07:00
  • 3c855461b6 fix(frontend): replace non-POSIX <<< redirect in fs_edit with pipeline mawkone 2026-06-03 15:35:58 -07:00
  • f1856b4b71 fix(runner): do not exclude .vibncode from findTasksDir scanner mawkone 2026-06-03 15:19:54 -07:00
  • a42eaa4e40 chore(runner): add diagnostic console logs inside task parser mawkone 2026-06-03 15:08:54 -07:00
  • 3c0d3d5175 fix(runner): completely remove destructive git clean -fd rollback block mawkone 2026-06-03 15:02:43 -07:00
  • f0ea84fbd4 fix(runner): recursively scan repository root to locate nested .vibncode/tasks directory mawkone 2026-06-03 15:00:27 -07:00
  • 4f9c82b525 fix(runner): support optional leading dashes in markdown checkboxes mawkone 2026-06-03 14:56:40 -07:00
  • 71bea9103f fix(runner): parse tasks from app-specific workspaceRoot instead of repoRoot mawkone 2026-06-03 14:52:22 -07:00
  • 41143fc1fd fix(runner): sync active Monaco workspace edits into parallel execution worktrees mawkone 2026-06-03 14:44:57 -07:00
  • 35fc8a8b38 feat(runner): instruct Coder agent to mandate prior reference of .vibncode/specs/ mawkone 2026-06-03 14:31:58 -07:00
  • 76c161eedf fix(runner): support recursive package.json scanning in build verification mawkone 2026-06-03 14:28:13 -07:00
  • fa0e460c1c fix(runner): raise SUB_MAX_TURNS to 40 and inject Surgical Healing Protocol into subtasks mawkone 2026-06-03 14:15:37 -07:00
  • fa8a919214 fix(runner): fix fingerprint collision on projectId and relax loop-break limits mawkone 2026-06-03 13:58:56 -07:00
  • d7206ea2ee chore(submodule): bump vibn-code to latest commit mawkone 2026-06-03 13:48:59 -07:00
  • ba2eaa55f2 feat(runner): implement state-of-the-art task-by-task meta-loop for offline delegation mawkone 2026-06-03 13:46:49 -07:00
  • ae54954545 feat(runner): increase MAX_TURNS limit to 80 for large task sessions mawkone 2026-06-03 13:13:50 -07:00
  • d16ef9c138 feat(runner): implement Surgical Healing Protocol in Ralph Loop mawkone 2026-06-03 13:03:10 -07:00
  • 1cbe5f097a feat: inject plan and tasks templates directly inside AI system prompt mawkone 2026-06-03 11:19:47 -07:00
  • 1ccd4b7066 feat: dynamically load planning templates from Gitea inside .vibncode/tasks/ mawkone 2026-06-03 11:09:26 -07:00
  • cdf48456a5 feat: expose plan and tasks templates inside plan.get API response mawkone 2026-06-03 10:29:38 -07:00
  • 4768dd6169 feat: redirect legacy plan MCP tools to Git-backed Markdown specifications mawkone 2026-06-03 10:03:47 -07:00
  • 052b5e913f fix: update submodule reference for chatMode destructuring fix mawkone 2026-06-02 16:33:32 -07:00
  • 9cc6bce2e9 docs: update thin-client roadmap checklist, marking all today's major cloud milestones completed mawkone 2026-06-02 15:44:37 -07:00
  • dfc3490a13 feat: update submodule reference for split Planning Workspace mawkone 2026-06-02 15:36:42 -07:00
  • 794b1eb218 style: update submodule reference for default chats tab startup view mawkone 2026-06-02 15:31:35 -07:00
  • a202de5f1b style: update submodule reference for minimalist sidebar tabs mawkone 2026-06-02 15:24:34 -07:00
  • bcd9226aad style: update submodule reference for project header button removal mawkone 2026-06-02 15:18:30 -07:00
  • cc393fa82d fix: update submodule reference for port 3000 preview default mawkone 2026-06-02 15:16:19 -07:00
  • 8aac8dcdf0 feat: update submodule reference for always-on preview dropdown mawkone 2026-06-02 15:14:28 -07:00
  • ffbd3e94cf feat: update submodule reference for monorepo preview switcher mawkone 2026-06-02 15:12:32 -07:00
  • 49d7da6291 feat: implement self-correcting compile loop (Ralph Loop) inside cloud agent runner mawkone 2026-06-02 14:41:42 -07:00
  • 1a138b6d90 feat: implement Cloud Git Worktree Pool in agent-runner to isolate parallel sessions mawkone 2026-06-02 14:37:51 -07:00
  • 4b70b6abe5 fix: update submodule reference for project dropdown multi-switch fix mawkone 2026-06-02 14:22:41 -07:00
  • bde799d891 fix: update submodule reference for project dropdown switching fix mawkone 2026-06-02 14:19:22 -07:00
  • 69b97ce7e4 fix: update submodule pointer for path containment bypass mawkone 2026-06-02 14:14:47 -07:00
  • a049ee8887 fix: resolve browser tool syntax errors using robust base64 write-and-run pattern mawkone 2026-06-02 14:12:14 -07:00
  • 8299526654 feat: update submodule reference for chat viewport auto-scroll refinements mawkone 2026-06-02 13:50:55 -07:00
  • d6c7bc32c9 style: update submodule reference for collapsible header de-cluttering mawkone 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 mawkone 2026-06-02 13:29:34 -07:00
  • 0358b02ebe feat: update submodule reference for automatic chat session restore mawkone 2026-06-02 13:28:13 -07:00
  • 5aed8a52c3 chore: update submodule pointer for default project removal mawkone 2026-06-02 13:05:05 -07:00
  • 65d16c580f style: update submodule reference for sidebar decluttering mawkone 2026-06-02 13:03:23 -07:00
  • 663b83885f style: update submodule reference for Hosting and MCP icon adjustments mawkone 2026-06-02 13:01:00 -07:00
  • 5856ecb3fa style: update submodule reference for sidebar reordering mawkone 2026-06-02 12:59:40 -07:00
  • ef7d5349eb style: update submodule reference for navigation sidebar icon refinement mawkone 2026-06-02 12:58:58 -07:00
  • e51a7ba1b5 docs: proactively document the auto-surfaced 'logs' property inside the dev_server_start schema description mawkone 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 mawkone 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 mawkone 2026-06-02 12:45:01 -07:00
  • c29587b24f fix: resolve browser_navigate template interpolation bug by removing accidental backslash escape mawkone 2026-06-02 12:32:06 -07:00
  • f382ef0369 fix: relax conversational guard on long/detailed messages over 60 chars to allow prompt tool execution mawkone 2026-06-02 12:26:04 -07:00
  • dae91cbf00 fix: update submodule pointer for container style restoration mawkone 2026-06-02 12:15:07 -07:00
  • 27fcb26a7c feat: update submodule reference to directory listing colorization mawkone 2026-06-02 12:08:11 -07:00
  • bf4de44461 feat: update submodule pointer to tool result beautification commit mawkone 2026-06-02 11:58:51 -07:00
  • 530cf5f6dd fix: update vibn-code submodule pointer to hotfix commit mawkone 2026-06-02 11:52:50 -07:00
  • 811590e65b chore: update vibn-code submodule pointer to the latest stubbed & cleaned commit mawkone 2026-06-02 11:41:25 -07:00
  • 0ce4facf8f feat: handle runner execute failures and surface immediately to DB sessions mawkone 2026-06-02 11:41:02 -07:00
  • b1625dac88 chore: harden agent-runner execute validation and add callback auth headers mawkone 2026-06-02 11:41:02 -07:00
  • d04c85d7b8 debug: write gemini raw response to disk-backed /tmp/last_gemini.json for accurate multinode diagnostics mawkone 2026-06-01 15:54:12 -07:00
  • 5a8787dbea fix: parse thoughtSignature correctly to support reasoning-to-text promotion mawkone 2026-06-01 14:46:45 -07:00
  • fbb542a3c7 debug(gemini): add /api/chat/debug endpoint to capture raw response mawkone 2026-06-01 13:51:46 -07:00
  • 42c46d0f88 debug(gemini): log raw API response on the server mawkone 2026-06-01 13:49:12 -07:00
  • c79f81f3ca fix(mcp): support underscore-based file tools (fs_read, fs_write, fs_delete) for thin client mawkone 2026-06-01 13:37:14 -07:00
  • 2d1691575f fix(chat): gemini empty-answer fallback + empty-completion guard; chat routes accept workspace key mawkone 2026-06-01 13:25:10 -07:00
  • ef0d84cf5f chat routes accept workspace API key (thin-client Change 8.1) mawkone 2026-06-01 12:50:47 -07:00
  • 6a688c8dd1 fix(api): accept workspace API key on agent session /stop route mawkone 2026-05-30 19:24:42 -07:00
  • 3d07cf38b6 fix(runner): wire ToolContext vibnApiUrl + mcpToken so agent tools reach the frontend MCP mawkone 2026-05-30 19:15:43 -07:00
  • 2ef7631c5f feat(auth): enable requireWorkspacePrincipal on individual session GET route to support desktop API keys mawkone 2026-05-30 12:56:57 -07:00
  • 1926b7df22 fix(db): cast project_id to uuid in agent_sessions INSERT query main mawkone 2026-05-30 12:40:14 -07:00
  • eb709d111d fix(auth): allow empty string appPath inside session-creation route mawkone 2026-05-29 19:23:06 -07:00
  • c2f71769bb feat(auth): enable requireWorkspacePrincipal on agent/sessions routes to support desktop API keys mawkone 2026-05-29 19:08:23 -07:00
  • 7681bd1211 feat(auth): enable requireWorkspacePrincipal on individual project GET/PATCH routes to support desktop API keys mawkone 2026-05-29 18:48:28 -07:00
  • b263f6d392 feat(auth): enable requireWorkspacePrincipal on projects GET route to support desktop API keys mawkone 2026-05-29 17:06:23 -07:00
  • 573ad989ca feat(auth): add Copy Workspace Key button on Next.js auth page for desktop SSO fallback frontend-deploy-13 mawkone 2026-05-29 16:17:18 -07:00
  • af8902397e docs: add ai-new-thread.md context injector for future AI sessions mawkone 2026-05-28 17:04:46 -07:00
  • 92380d7b25 chore: sync outer project state and update vibn-code submodule pointer mawkone 2026-05-28 17:00:31 -07:00
  • bf6171a667 feat: added desktop sso endpoints mawkone 2026-05-28 16:05:47 -07:00
  • 91a376ac0a feat(refactor): dynamic agent status ticker card across all execution rounds mawkone 2026-05-21 17:24:12 -07:00
  • b3dd3714c3 feat(refactor): live zed-style codebase files autocomplete and context attachment mawkone 2026-05-21 17:20:31 -07:00
  • 8049a7f1ab feat(refactor): premium zed-style chat UI, collapsible reasoning, and comprehensive strict type sweeps mawkone 2026-05-21 17:05:42 -07:00
  • 180aa9b311 fix(ui): safely restore remarkGfm without corrupting tsx syntax mawkone 2026-05-19 20:00:58 -07:00
  • 602debfc82 fix(ui): re-add remarkGfm plugin to markdown renderer for PRD tab mawkone 2026-05-19 19:54:54 -07:00
  • ea8ded855a fix(db): correct ambiguous data column error in plan generation query mawkone 2026-05-19 19:52:52 -07:00