This website requires JavaScript.
74f8dc4282
fix(ui): make Justine palette visible on marketing + trim rainbow chrome
main
Mark Henderson
2026-04-01 21:09:18 -07:00
bada63452f
feat(ui): apply Justine ink & parchment design system
Mark Henderson
2026-04-01 21:03:40 -07:00
06238f958a
fix(entrypoint): drop prisma db push; add NextAuth DDL to SQL bootstrap
Mark Henderson
2026-04-01 13:10:00 -07:00
26429f3517
feat(agent): event timeline API, SSE stream, Coolify DDL, env template
Mark Henderson
2026-04-01 11:48:55 -07:00
a11caafd22
feat: add 'Generate architecture' CTA banner on PRD page when arch not yet generated
Mark Henderson
2026-03-17 17:23:38 -07:00
8eb6c149cb
fix: map Non-Functional Reqs to features_scope phase, remove circular 'Generated when PRD finalized' hint
Mark Henderson
2026-03-17 17:15:26 -07:00
062e836ff9
fix: always show chat on Vibn tab — swap empty 'done' state for thin PRD-ready notice bar
Mark Henderson
2026-03-17 17:10:06 -07:00
d9bea73032
feat: add quick-action chips above chat input (suggestions, importance, move on)
Mark Henderson
2026-03-17 17:02:40 -07:00
532f851d1f
ux: skip type selector — new project goes straight to name input
Mark Henderson
2026-03-17 16:58:35 -07:00
f1b4622043
fix: make content wrapper a flex column so child pages can scroll
Mark Henderson
2026-03-17 16:40:24 -07:00
f47205c473
rename: replace all user-facing 'Atlas' references with 'Vibn'
Mark Henderson
2026-03-17 16:25:41 -07:00
f9f3156d49
fix: PRD tracker shows sections complete (0 of 12), not internal phases
Mark Henderson
2026-03-17 16:22:02 -07:00
2e3b405893
feat: restore PRD section tracker on the right side of Atlas chat
Mark Henderson
2026-03-17 16:15:06 -07:00
9e20125938
revert: restore Atlas|PRD|Build|Growth|Assist|Analytics tab nav, remove COO sidebar
Mark Henderson
2026-03-17 16:03:19 -07:00
317abf047b
Fix auth redirect to use session email instead of hardcoded workspace
Mark Henderson
2026-03-16 21:39:19 -07:00
63dded42a6
fix: repair JSX parse error in PRD page (nested ternary → && conditionals)
Mark Henderson
2026-03-10 17:29:05 -07:00
46efc41812
feat: add Architecture tab to PRD page and inject arch into COO context
Mark Henderson
2026-03-10 17:03:43 -07:00
c35e7dbe56
feat: draggable resize handle on the CooChat sidebar
Mark Henderson
2026-03-10 16:38:13 -07:00
cff5cd6014
fix: pass full PRD to COO without truncation
Mark Henderson
2026-03-10 16:36:47 -07:00
99c1a83b9f
feat: load Atlas discovery history into CooChat sidebar
Mark Henderson
2026-03-10 16:28:44 -07:00
8f95270b12
feat: Assist COO routes through Orchestrator on agent runner
Mark Henderson
2026-03-09 22:32:01 -07:00
ff0e1592fa
feat(advisor): load real PRD, phases, sessions, apps into COO system prompt
Mark Henderson
2026-03-09 22:14:35 -07:00
1af5595e35
feat(tasks): move Tasks first in toolbar, add Tasks+PRD left nav and content
Mark Henderson
2026-03-09 22:02:01 -07:00
e3c6b9a9b4
feat(create): show only Fresh Idea and Import Chats project types
Mark Henderson
2026-03-09 19:02:25 -07:00
528d6bb1e3
fix: remove colon from Coolify project description — fails Coolify validation
Mark Henderson
2026-03-09 18:20:33 -07:00
2aace73e33
fix(docker): copy scaffold templates into runner stage for fresh project creation
Mark Henderson
2026-03-09 18:17:14 -07:00
6901a97db3
feat(migrate): wire GitHub PAT through to agent runner mirror call
Mark Henderson
2026-03-09 18:05:12 -07:00
3e9bf7c0e0
fix: use correct Coolify server UUID — was hardcoded '0' which doesn't exist
Mark Henderson
2026-03-09 17:52:58 -07:00
0e204ced89
feat: store coolifyProjectUuid on project creation for Infrastructure panel
Mark Henderson
2026-03-09 17:40:21 -07:00
7979fd0518
fix: detect apps in any repo structure, not just turborepo or flagged imports
Mark Henderson
2026-03-09 17:23:38 -07:00
22f4c4f1c3
fix: preview URL resolved from Gitea repo via Coolify git_repository match
Mark Henderson
2026-03-09 17:14:55 -07:00
5778abe6c3
feat: add live app preview panel with iframe, URL bar, and reload
Mark Henderson
2026-03-09 17:07:33 -07:00
70c94dc60c
feat: tool icons drive left nav section, remove inner pills
Mark Henderson
2026-03-09 16:49:47 -07:00
57c0744b56
feat: move tool icons adjacent to section pills, add active toggle state
Mark Henderson
2026-03-09 16:31:38 -07:00
aa23a552c4
feat: replace unicode tool icons with Lucide icons (Globe, Cloud, Palette, Code2, BarChart2)
Mark Henderson
2026-03-09 16:28:19 -07:00
853e41705f
feat: split top navbar to align with chat/content panels, fix Gemini API key
Mark Henderson
2026-03-09 16:17:31 -07:00
1ef3f9baa3
feat: top navbar (Build|Market|Assist) + persistent Assist chat in shell
Mark Henderson
2026-03-09 15:51:48 -07:00
01848ba682
feat: add persistent COO/Assist chat as left-side primary AI interface
Mark Henderson
2026-03-09 15:34:41 -07:00
86f8960aa3
refactor: redesign Build page layout — sidebar nav+tree, agent as main, file viewer on right
Mark Henderson
2026-03-09 15:00:28 -07:00
2e0bc95bb0
refactor: replace code mode tabs with persistent Browse | Agent split + collapsible terminal
Mark Henderson
2026-03-09 14:29:35 -07:00
01c2d33208
fix: strip backticks from CODEBASE_MAP.md path parsing
Mark Henderson
2026-03-09 14:21:25 -07:00
65adcd4897
feat: detect apps for imported non-turborepo projects
Mark Henderson
2026-03-09 11:52:10 -07:00
01dd9fda8e
fix: wire MigrateSetup repoUrl to githubRepoUrl for mirror flow
Mark Henderson
2026-03-09 11:47:41 -07:00
9c277fd8e3
feat: add GitHub import flow, project delete fix, and analyze API
Mark Henderson
2026-03-09 11:30:51 -07:00
231aeb4402
move project tabs to sidebar, remove top tab bar
Mark Henderson
2026-03-08 13:00:54 -07:00
fc59333383
feat: auto-approve UI + session status approved
Mark Henderson
2026-03-07 13:17:33 -08:00
7b228ebad2
fix(agent): context-aware task input, auto-select active session
Mark Henderson
2026-03-07 13:01:16 -08:00
7f61295637
fix: remove ::uuid casts on project_id/p.id in all agent session routes
Mark Henderson
2026-03-07 12:44:45 -08:00
8c19dc1802
feat: agent session retry + follow-up UX
Mark Henderson
2026-03-07 12:25:58 -08:00
28b48b74af
fix: surface agent_sessions 500 and add db migration
Mark Henderson
2026-03-07 12:16:16 -08:00
f7d38317b2
fix: add ::uuid casts to all agent_sessions queries
Mark Henderson
2026-03-07 11:49:40 -08:00
18f61fe95c
approve & commit flow + adaptive polling in Agent mode
Mark Henderson
2026-03-07 11:36:55 -08:00
61a43ad9b4
pass giteaRepo to agent runner; add runner secret auth on PATCH
Mark Henderson
2026-03-06 18:01:33 -08:00
ad3abd427b
feat: agent execution scaffold — sessions DB, API, and Browse/Agent/Terminal UI
Mark Henderson
2026-03-06 17:56:10 -08:00
93a2b4a0ac
refactor: strip sidebar down to project name + status only
Mark Henderson
2026-03-06 17:36:31 -08:00
3cd477c295
feat: restructure project nav to Atlas | PRD | Build | Growth | Assist | Analytics
Mark Henderson
2026-03-06 14:36:11 -08:00
3770ba1853
feat: Infrastructure section with 6 sub-sections (Builds, Databases, Services, Environment, Domains, Logs)
Mark Henderson
2026-03-06 14:18:03 -08:00
39167dbe45
feat: deep-link sidebar Layouts to specific design surface
Mark Henderson
2026-03-06 14:12:29 -08:00
812645cae8
feat: scope Build file browser to selected app, rename Apps → Build
Mark Henderson
2026-03-06 13:51:01 -08:00
e08fcf674b
feat: VIBN-branded file browser on Build tab + sidebar status dot
Mark Henderson
2026-03-06 13:37:38 -08:00
bb021be088
refactor: rework project page layout - sidebar as product OS, full-width content
Mark Henderson
2026-03-06 13:26:08 -08:00
ab100f2e76
feat: implement 4 project type flows with unique AI experiences
Mark Henderson
2026-03-06 12:48:28 -08:00
24812df89b
design-surfaces: explicit ::text cast on every query param
Mark Henderson
2026-03-06 11:29:57 -08:00
53b098ce6a
Fix Lock In 42P18: cast id::text to resolve parameter type ambiguity
Mark Henderson
2026-03-06 11:23:31 -08:00
69eb3b989c
Fix BgLayer SVG gradient reference causing dark rectangle in light mode
Mark Henderson
2026-03-06 11:17:13 -08:00
7eaf1ca4f1
Filter color palettes by dark/light mode
Mark Henderson
2026-03-06 11:03:22 -08:00
5e4cce55de
Fix Lock In 500 error: fs_projects has no updated_at column
Mark Henderson
2026-03-06 10:56:21 -08:00
4eff014ae6
Fix Aceternity gradient background in light mode
Mark Henderson
2026-03-06 10:53:23 -08:00
57a4f358d1
QA: fix dark/light mode rendering across all scaffolds
Mark Henderson
2026-03-06 10:47:45 -08:00
a1b605febf
Design panel: correct order + fix Lock In saving
Mark Henderson
2026-03-06 10:39:11 -08:00
ef9f5a6ad3
UX: all sections on by default, palette at top, fix font loading
Mark Henderson
2026-03-06 10:31:37 -08:00
eff75a1ab5
Scale all marketing scaffolds to full website proportions
Mark Henderson
2026-03-06 10:21:22 -08:00
0a237e1e8f
Ground-up rewrite of all 4 marketing scaffolds to premium SaaS quality
Mark Henderson
2026-03-05 21:34:57 -08:00
e95761cc61
Add Lines Gradient Shader + fix Aurora/Sparkles/Meteors to match real Aceternity visuals
Mark Henderson
2026-03-05 21:08:14 -08:00
e79c2fe5c5
Upgrade marketing scaffolds: real CSS animations, 18 DaisyUI themes, Aceternity accents
Mark Henderson
2026-03-05 20:55:21 -08:00
b020f73ca7
Simplify right panel: name buttons for library, labels above options, lock at top
Mark Henderson
2026-03-05 20:34:51 -08:00
2d8fbbbd81
Move design configurables to right panel, hide shell right panel on design tab
Mark Henderson
2026-03-05 20:28:24 -08:00
9c8e1a5f34
Add live design configurator for marketing surface
Mark Henderson
2026-03-05 20:15:59 -08:00
a980354da6
Replace flat library buttons with capability cards on design page
Mark Henderson
2026-03-05 20:01:31 -08:00
57c283796f
refactor(design): modularize scaffolds into per-surface files + unique admin
Mark Henderson
2026-03-05 19:54:38 -08:00
d30af447da
feat(chat): render architecture generation button from NEXT_STEP marker
Mark Henderson
2026-03-03 21:18:34 -08:00
a3aa5e4208
fix(arch+design): wire architecture and design together
Mark Henderson
2026-03-03 21:11:27 -08:00
bedd7d3470
feat(build): AI architecture recommendation with review + confirm flow
Mark Henderson
2026-03-03 21:02:06 -08:00
156232062d
Fix: always show AtlasChat on overview (not OrchestratorChat after PRD save)
Mark Henderson
2026-03-03 20:45:26 -08:00
9e4450e400
Fix: strip tool messages from preloaded history (Gemini ordering error) + cast PRD param to text
Mark Henderson
2026-03-03 20:36:41 -08:00
3896eb671c
feat: PWA support + mobile-responsive layout + QR code to open Atlas on phone
Mark Henderson
2026-03-02 20:56:20 -08:00
585343968e
feat: live phase completion in right panel + saved phase data in PRD page
Mark Henderson
2026-03-02 20:44:36 -08:00
5bfbe86541
feat: inline Save Phase button in Atlas chat when phase is complete
Mark Henderson
2026-03-02 20:24:08 -08:00
c8d8deb2cc
Fix AtlasChat crash: guard renderContent and message render against null content
Mark Henderson
2026-03-02 19:57:59 -08:00
7732b5fbea
Fix settings layout: replace deleted components with VIBNSidebar
Mark Henderson
2026-03-02 19:37:12 -08:00
33ec7b787f
Major cleanup: remove all dead pages and components
Mark Henderson
2026-03-02 19:22:13 -08:00
ecdeee9f1a
Render modal via portal to body for true viewport centering
Mark Henderson
2026-03-02 19:13:35 -08:00
db21737f50
Add project type selection step to creation modal
Mark Henderson
2026-03-02 19:09:35 -08:00
7602d81120
Simplify project creation: name → create → redirect
Mark Henderson
2026-03-02 19:05:50 -08:00
1ce4ad4c8b
Fix sidebar toggle layout in collapsed mode
Mark Henderson
2026-03-02 17:16:56 -08:00
3e0be782c4
Make sidebar collapse toggle more prominent
Mark Henderson
2026-03-02 17:13:54 -08:00
11d6f14645
Fix Atlas chat duplicate messages; add Reset button
Mark Henderson
2026-03-02 17:02:13 -08:00
d3a5655948
Add collapsible sidebar with icon-only skinny mode
Mark Henderson
2026-03-02 16:57:39 -08:00
0146ae7df6
Persist Atlas chat history; fix re-greeting on refresh
Mark Henderson
2026-03-02 16:55:10 -08:00
9fc643f9b6
Restyle design page to match Stackless aesthetic
Mark Henderson
2026-03-02 16:44:37 -08:00