• Joined on 2026-02-27
mark pushed to main at mark/vibn-frontend 2026-03-04 04:45:28 +00:00
156232062d Fix: always show AtlasChat on overview (not OrchestratorChat after PRD save)
mark pushed to main at mark/vibn-frontend 2026-03-04 04:36:42 +00:00
9e4450e400 Fix: strip tool messages from preloaded history (Gemini ordering error) + cast PRD param to text
mark pushed to main at mark/vibn-frontend 2026-03-03 04:56:22 +00:00
3896eb671c feat: PWA support + mobile-responsive layout + QR code to open Atlas on phone
mark pushed to main at mark/vibn-frontend 2026-03-03 04:44:38 +00:00
585343968e feat: live phase completion in right panel + saved phase data in PRD page
mark pushed to main at mark/vibn-frontend 2026-03-03 04:24:11 +00:00
5bfbe86541 feat: inline Save Phase button in Atlas chat when phase is complete
mark pushed to main at mark/vibn-agent-runner 2026-03-03 04:24:11 +00:00
6185e71578 feat: Atlas emits PHASE_COMPLETE marker to trigger save button in UI
mark pushed to main at mark/vibn-frontend 2026-03-03 03:58:01 +00:00
c8d8deb2cc Fix AtlasChat crash: guard renderContent and message render against null content
mark pushed to main at mark/vibn-agent-runner 2026-03-03 03:49:12 +00:00
d9496ce847 Fix web_search: switch from Jina AI (now requires key) to DuckDuckGo HTML scraping
mark pushed to main at mark/vibn-agent-runner 2026-03-03 03:44:37 +00:00
6fc4d52232 Fix: escape backtick in atlas prompt template literal
mark pushed to main at mark/vibn-frontend 2026-03-03 03:37:13 +00:00
7732b5fbea Fix settings layout: replace deleted components with VIBNSidebar
mark pushed to main at mark/vibn-frontend 2026-03-03 03:22:14 +00:00
33ec7b787f Major cleanup: remove all dead pages and components
mark pushed to main at mark/vibn-frontend 2026-03-03 03:13:37 +00:00
ecdeee9f1a Render modal via portal to body for true viewport centering
mark pushed to main at mark/vibn-agent-runner 2026-03-03 03:12:19 +00:00
229f1fc7a3 Give Atlas access to web_search tool
mark pushed to main at mark/vibn-frontend 2026-03-03 03:09:38 +00:00
db21737f50 Add project type selection step to creation modal
mark pushed to main at mark/vibn-frontend 2026-03-03 03:05:53 +00:00
7602d81120 Simplify project creation: name → create → redirect
mark pushed to main at mark/vibn-frontend 2026-03-03 01:16:58 +00:00
1ce4ad4c8b Fix sidebar toggle layout in collapsed mode
mark pushed to main at mark/vibn-frontend 2026-03-03 01:13:57 +00:00
3e0be782c4 Make sidebar collapse toggle more prominent
mark pushed to main at mark/vibn-frontend 2026-03-03 01:02:15 +00:00
11d6f14645 Fix Atlas chat duplicate messages; add Reset button
mark pushed to main at mark/vibn-frontend 2026-03-03 00:57:42 +00:00
d3a5655948 Add collapsible sidebar with icon-only skinny mode
mark pushed to main at mark/vibn-agent-runner 2026-03-03 00:55:19 +00:00
e8fdbff9f4 Atlas: opening message, isInit flag, strip trigger from history