• Joined on 2026-02-27
mark pushed to main at mark/vibn-frontend 2026-03-11 00:29:08 +00:00
63dded42a6 fix: repair JSX parse error in PRD page (nested ternary → && conditionals)
mark pushed to main at mark/vibn-frontend 2026-03-11 00:03:46 +00:00
46efc41812 feat: add Architecture tab to PRD page and inject arch into COO context
mark pushed to main at mark/vibn-frontend 2026-03-10 23:52:13 +00:00
c35e7dbe56 feat: draggable resize handle on the CooChat sidebar
mark pushed to main at mark/vibn-frontend 2026-03-10 23:36:49 +00:00
cff5cd6014 fix: pass full PRD to COO without truncation
mark pushed to main at mark/vibn-frontend 2026-03-10 23:28:46 +00:00
99c1a83b9f feat: load Atlas discovery history into CooChat sidebar
mark pushed to main at mark/vibn-agent-runner 2026-03-10 05:32:10 +00:00
8ae640c911 feat: update orchestrator prompt and knowledge context injection
ba4b94790c feat(mirror): support GitHub PAT for private repo mirroring
Compare 2 commits »
mark pushed to main at mark/vibn-frontend 2026-03-10 05:32:10 +00:00
8f95270b12 feat: Assist COO routes through Orchestrator on agent runner
mark pushed to main at mark/vibn-frontend 2026-03-10 05:14:38 +00:00
ff0e1592fa feat(advisor): load real PRD, phases, sessions, apps into COO system prompt
mark pushed to main at mark/vibn-frontend 2026-03-10 05:02:03 +00:00
1af5595e35 feat(tasks): move Tasks first in toolbar, add Tasks+PRD left nav and content
mark pushed to main at mark/vibn-frontend 2026-03-10 02:02:26 +00:00
e3c6b9a9b4 feat(create): show only Fresh Idea and Import Chats project types
mark pushed to main at mark/vibn-frontend 2026-03-10 01:20:36 +00:00
528d6bb1e3 fix: remove colon from Coolify project description — fails Coolify validation
mark pushed to main at mark/vibn-frontend 2026-03-10 01:17:16 +00:00
2aace73e33 fix(docker): copy scaffold templates into runner stage for fresh project creation
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