• Joined on 2026-02-27
mark pushed to main at mark/vibn-frontend 2026-03-10 01:17:07 +00:00
6901a97db3 feat(migrate): wire GitHub PAT through to agent runner mirror call
mark pushed to main at mark/vibn-frontend 2026-03-10 00:52:59 +00:00
3e9bf7c0e0 fix: use correct Coolify server UUID — was hardcoded '0' which doesn't exist
mark pushed to main at mark/vibn-frontend 2026-03-10 00:40:23 +00:00
0e204ced89 feat: store coolifyProjectUuid on project creation for Infrastructure panel
mark pushed to main at mark/vibn-frontend 2026-03-10 00:23:40 +00:00
7979fd0518 fix: detect apps in any repo structure, not just turborepo or flagged imports
mark pushed to main at mark/vibn-frontend 2026-03-10 00:14:56 +00:00
22f4c4f1c3 fix: preview URL resolved from Gitea repo via Coolify git_repository match
mark pushed to main at mark/vibn-frontend 2026-03-10 00:07:35 +00:00
5778abe6c3 feat: add live app preview panel with iframe, URL bar, and reload
mark pushed to main at mark/vibn-frontend 2026-03-09 23:49:50 +00:00
70c94dc60c feat: tool icons drive left nav section, remove inner pills
mark pushed to main at mark/vibn-frontend 2026-03-09 23:31:40 +00:00
57c0744b56 feat: move tool icons adjacent to section pills, add active toggle state
mark pushed to main at mark/vibn-frontend 2026-03-09 23:28:21 +00:00
aa23a552c4 feat: replace unicode tool icons with Lucide icons (Globe, Cloud, Palette, Code2, BarChart2)
mark pushed to main at mark/vibn-frontend 2026-03-09 23:17:33 +00:00
853e41705f feat: split top navbar to align with chat/content panels, fix Gemini API key
mark pushed to main at mark/vibn-frontend 2026-03-09 22:51:50 +00:00
1ef3f9baa3 feat: top navbar (Build|Market|Assist) + persistent Assist chat in shell
mark pushed to main at mark/vibn-frontend 2026-03-09 22:34:44 +00:00
01848ba682 feat: add persistent COO/Assist chat as left-side primary AI interface
mark pushed to main at mark/vibn-frontend 2026-03-09 22:00:30 +00:00
86f8960aa3 refactor: redesign Build page layout — sidebar nav+tree, agent as main, file viewer on right
mark pushed to main at mark/vibn-frontend 2026-03-09 21:29:36 +00:00
2e0bc95bb0 refactor: replace code mode tabs with persistent Browse | Agent split + collapsible terminal
mark pushed to main at mark/vibn-frontend 2026-03-09 21:21:27 +00:00
01c2d33208 fix: strip backticks from CODEBASE_MAP.md path parsing
mark pushed to main at mark/vibn-frontend 2026-03-09 18:52:13 +00:00
65adcd4897 feat: detect apps for imported non-turborepo projects
mark pushed to main at mark/vibn-frontend 2026-03-09 18:47:43 +00:00
01dd9fda8e fix: wire MigrateSetup repoUrl to githubRepoUrl for mirror flow
mark pushed to main at mark/vibn-frontend 2026-03-09 18:31:15 +00:00
9c277fd8e3 feat: add GitHub import flow, project delete fix, and analyze API
mark pushed to main at mark/vibn-agent-runner 2026-03-09 18:31:15 +00:00
c00080bc67 feat: add ImportAnalyzer agent and GitHub mirror endpoint
mark pushed to main at mark/vibn-frontend 2026-03-08 20:22:52 +00:00
231aeb4402 move project tabs to sidebar, remove top tab bar