Commit Graph

  • f0d7548fe1 feat(ai): persist raw tool execution results in postgres to enable fine-tuning dataset extraction mawkone 2026-05-16 11:59:46 -07:00
  • dfd799f046 feat(ui): add JSON export functionality to session viewer for AI fine-tuning mawkone 2026-05-16 11:32:40 -07:00
  • a4480f9217 fix(agent): ensure is_force_https_enabled is applied to docker compose apps when setting custom domains mawkone 2026-05-16 11:29:31 -07:00
  • 67ee2b49d7 feat(ui): build session viewer to read raw AI transcripts and tool calls mawkone 2026-05-16 11:10:05 -07:00
  • c7e720bdc9 fix(agent): increase dev server readiness probe timeout to 300s to accommodate slow Next.js cold boots and prevent premature AI loop restarts mawkone 2026-05-15 16:59:10 -07:00
  • b92939ab86 fix(ai): update system prompt to enforce line-number usage for fs_edit to prevent 404 block mismatches mawkone 2026-05-15 16:38:17 -07:00
  • 8cb7a9450b feat(ui): add manual reload button to preview device toggles mawkone 2026-05-15 16:31:31 -07:00
  • feebeccd8e fix(ai): ensure dev container is running before attempting to generate codebase summary mawkone 2026-05-15 16:22:43 -07:00
  • 485ed73572 feat(ai): inject dynamic codebase summary into system prompt to eliminate blind structure searches mawkone 2026-05-15 16:16:45 -07:00
  • d464ccd19d feat(ui): hardcode visual preview tab to primary frontend port 3000 mawkone 2026-05-15 16:03:06 -07:00
  • 4adf7a7659 feat(ui): remove design tab from primary navigation mawkone 2026-05-15 15:49:01 -07:00
  • dc82ccc47a feat(ui): move preview device toggles into the global nav rail mawkone 2026-05-15 15:42:49 -07:00
  • a4354a5294 feat(ai): implement adaptive 5-dimensional QA rubric for multi-surface evaluation mawkone 2026-05-15 14:35:27 -07:00
  • f3b957ace2 feat(ui): add showcase toggle and runtime renderer to design explorer mawkone 2026-05-15 14:09:27 -07:00
  • b4821b3eba fix(ui): handle fallback UI for design systems without visual previews mawkone 2026-05-15 14:00:01 -07:00
  • f9d74205fb feat(ui): implement split-pane live preview for design systems mawkone 2026-05-15 13:56:12 -07:00
  • 895fd8a961 feat(ai): replace hardcoded design kits with dynamic open-design templates and registries mawkone 2026-05-15 13:49:16 -07:00
  • 8487acc9e0 fix(ui): import missing Sparkles icon in chat panel mawkone 2026-05-15 13:15:10 -07:00
  • 9c903d22ef feat(ai): integrate open-design capabilities (templates, media generation, visual QA) mawkone 2026-05-15 11:07:44 -07:00
  • 8a7897a891 feat(ui): add mobile preview device framing and design QA tools mawkone 2026-05-15 11:01:49 -07:00
  • 2993f19a25 fix(agent): correct missing workspaceRoot property in autoCommitAndDeploy mawkone 2026-05-15 10:28:25 -07:00
  • c3b06b61fc fix(mcp): resolve external preview routing failures and correct monorepo git paths mawkone 2026-05-14 14:56:29 -07:00
  • 7d085f57f2 design(auth): update session loading state to match new premium dark mode aesthetic mawkone 2026-05-14 14:42:40 -07:00
  • 816dccfb06 fix(auth): correct css import path to resolve next.js build error mawkone 2026-05-14 14:24:54 -07:00
  • 7d80d5a938 design(auth): apply new marketing site styling to sign in page mawkone 2026-05-14 14:18:02 -07:00
  • add9056261 design(ui): adjust mobile h1 size to prevent text wrapping issues mawkone 2026-05-14 13:58:52 -07:00
  • 4557f1a8a3 copy(marketing): add 'Does this look familiar?' transition to wall section mawkone 2026-05-14 13:53:12 -07:00
  • 154bcc3d6f copy(marketing): update 'the wall' section headline and sub-headline mawkone 2026-05-14 13:49:11 -07:00
  • 7b0b07bffc copy(marketing): update hero headline and sub-headline mawkone 2026-05-14 13:44:47 -07:00
  • af62a5cd55 feat(marketing): make top nav and footer logos link to homepage mawkone 2026-05-14 13:07:22 -07:00
  • 26936a4500 feat(marketing): add mission page and top nav link mawkone 2026-05-14 12:31:35 -07:00
  • 32a4812383 design(ui): brighten hero breadcrumb text contrast mawkone 2026-05-14 11:35:36 -07:00
  • c51c3c21b3 fix(ai): strip deepseek xml tags from chat history & secure git tools mawkone 2026-05-14 11:34:42 -07:00
  • 5968b98aa7 fix(ui): improve mobile responsiveness on marketing homepage mawkone 2026-05-14 10:03:16 -07:00
  • 8a302365cd feat(ui): add 5 high-end design systems to registry and fix auth logo styling mawkone 2026-05-13 22:51:22 -07:00
  • e585dc0b4b fix(auth): correct missing closing brace in auth component mawkone 2026-05-13 22:28:26 -07:00
  • 032be08c42 feat(auth): redesign signin page to match new dark premium aesthetic mawkone 2026-05-13 20:52:31 -07:00
  • a30c3373dc feat(marketing): replace landing page with new site design and animations mawkone 2026-05-13 20:50:02 -07:00
  • 69c89892d5 feat(ui): add animated thinking bubble to chat panel to indicate ai progress mawkone 2026-05-13 20:36:22 -07:00
  • 432065d18f feat(ui): add expandable tool details to timeline tool group components mawkone 2026-05-13 15:12:58 -07:00
  • b13aef2171 fix(ai): add system prompt guardrail to prevent infinite dev server loops when testing protected auth routes mawkone 2026-05-13 15:07:31 -07:00
  • abf9bf89c2 chore: convert submodules to standard directories for true monorepo structure mawkone 2026-05-13 14:54:23 -07:00
  • 4339da259c chore: bump vibn-frontend submodule with coolify deployment fixes and backend mcp project isolation mawkone 2026-05-13 14:49:51 -07:00
  • f1c522e8ec chore: bump vibn-frontend submodule with Market UI and new GTM MCP tools, save seo datasets mawkone 2026-05-08 13:31:42 -07:00
  • 3cbce38c97 docs(pmf): explicitly document DataForSEO aggregation api usage for extracting customer pain points from reviews mawkone 2026-05-07 22:27:30 -07:00
  • 96bacc9be4 docs: add post-beta task for national TAM enrichment via DataForSEO mawkone 2026-05-07 22:26:15 -07:00
  • 7012e9f816 docs(pmf): explicitly define the 6 end-state deliverables of the PMF pipeline including OSS requirement extraction mawkone 2026-05-07 21:42:40 -07:00
  • 933eb31fb1 docs: add market research system summary and rename categories folder to market_data_assets mawkone 2026-05-07 21:17:48 -07:00
  • 3d8b4f0a37 docs(pmf): add compliance, financial modeling, brand differentiation, and AI credit cost estimation to the PMF Engine mawkone 2026-05-07 19:33:33 -07:00
  • edc78cd021 docs: formalize the Product-Market Fit Engine architecture and GTM workflows mawkone 2026-05-07 19:27:00 -07:00
  • 7610ca58ca chore: remove obsolete scripts and move legacy SQL schema to archive mawkone 2026-05-07 15:24:31 -07:00
  • 057115a9fc docs: heavily compress and simplify remaining reference files to represent current state mawkone 2026-05-07 15:07:31 -07:00
  • 3563b98de1 chore: clean up root directory, move docs to /docs and legacy plans to /docs_archive mawkone 2026-05-07 15:05:34 -07:00
  • dc60e1fdf5 feat: add browser_console MCP tool for frontend error capture mawkone 2026-05-07 12:45:30 -07:00
  • 87577e69a4 Rewrite VIBNDEV.md as comprehensive infra guide with all lessons learned mawkone 2026-05-06 14:24:10 -07:00
  • bc21756eae chore: bump vibn-frontend submodule (DeepSeek chat, tool ordering) mawkone 2026-05-05 18:12:43 -07:00
  • 3b8d9481f4 chore: bump vibn-frontend submodule (preview probe, logs UI, plan layout) mawkone 2026-05-05 15:46:25 -07:00
  • 8bac24afc9 chore: bump vibn-frontend submodule (Gitea delete, infra health, wizard) mawkone 2026-05-05 14:53:35 -07:00
  • e79ebaf959 chore: bump vibn-frontend submodule (design kits, MCP/chat context) mawkone 2026-05-04 16:59:35 -07:00
  • b679d0f6e6 chore: bump vibn-frontend submodule (unified project shell, preview fixes) mawkone 2026-05-04 15:44:02 -07:00
  • e9487ed3d8 plan: note horizontal project icon bar (6.A1 revision) mawkone 2026-05-04 13:44:03 -07:00
  • 78d468d365 plan: add Phase 6 (artifact-first UX) + model-assignment convention mawkone 2026-05-04 13:22:21 -07:00
  • bdd7d72f38 chore: bump vibn-frontend → 3d1a0e0 (multi-round chat bubbles) mawkone 2026-05-04 10:44:39 -07:00
  • 89a8ef5ae2 chore: bump vibn-frontend → 4dd8974 (cascade-delete project fix) mawkone 2026-05-04 10:39:24 -07:00
  • ae0e1218d1 chore: bump vibn-frontend → 8367335 (auto-clone + auto-commit) mawkone 2026-05-01 14:02:25 -07:00
  • 92f89b8afc chore: bump vibn-frontend → 8c5fbad (devcontainer self-heal fix) mawkone 2026-05-01 13:46:34 -07:00
  • c0a7bc020e chore: bump vibn-frontend → 7ce8909 (chat welcome state) mawkone 2026-05-01 13:38:01 -07:00
  • 05164c5689 chore: bump vibn-frontend → 95793d0 (signup-flow copy fix) mawkone 2026-05-01 13:12:55 -07:00
  • f73aca0d89 chore(plan): close 8 tasks + smoke-test runbook for 4.1 mawkone 2026-05-01 12:56:31 -07:00
  • e197759e7a docs: SENTRY_AS_PRODUCT.md — wire Sentry into every Vibn project mawkone 2026-05-01 12:29:44 -07:00
  • 373441b3c2 chore(plan): 2.3 verified end-to-end — source maps de-minify in prod mawkone 2026-05-01 12:23:09 -07:00
  • e8cce3e9f2 chore: bump vibn-frontend — Sentry build args mawkone 2026-05-01 11:57:51 -07:00
  • 793ca1b6c5 chore(plan): mark 2.3 done — Sentry wired for runtime errors mawkone 2026-05-01 11:24:16 -07:00
  • 605d4617c4 chore(plan): mark 2.5 done — docker prune already on 6hr cadence mawkone 2026-05-01 11:10:13 -07:00
  • 222a01ade7 chore(plan): Phase 2 progress — recovery middleware shipped mawkone 2026-05-01 11:09:00 -07:00
  • 24065f172f docs: add AI harness gaps proposal — orphan-recovery, browser tool, UI state, diff preview mawkone 2026-05-01 10:25:50 -07:00
  • 0f0a19e50e chore: mark BETA_LAUNCH_PLAN Phase 1 shipped — Vite HMR verified mawkone 2026-05-01 10:25:35 -07:00
  • f3840fe627 chore: bump vibn-frontend — chronological turn timeline UI mawkone 2026-04-30 23:42:20 -07:00
  • 6048d9e083 chore: bump vibn-frontend — tool tray inside bubble, collapse repeats mawkone 2026-04-30 23:21:33 -07:00
  • b87bc2dd28 chore: bump vibn-frontend — silent-turn fix, loop detection, status nudge mawkone 2026-04-30 23:18:48 -07:00
  • c605aa395b chore: bump vibn-frontend — system prompt rewrite mawkone 2026-04-30 23:10:45 -07:00
  • 0bf1de4f3c chore: bump vibn-frontend — use letsencrypt-dns for preview routes mawkone 2026-04-30 19:02:46 -07:00
  • e3fda1d876 chore: bump vibn-frontend — fix Traefik YAML escape in dev-container mawkone 2026-04-30 18:52:39 -07:00
  • e0c7f13991 chore: bump vibn-frontend — fix post-creation redirect to /product mawkone 2026-04-30 18:51:00 -07:00
  • ccb9550d23 chore: bump vibn-frontend — strip Infrastructure explainer prose mawkone 2026-04-29 17:32:43 -07:00
  • 73333a4b87 chore: bump vibn-frontend — tenancy fix (per-project Coolify scoping) mawkone 2026-04-29 17:16:35 -07:00
  • 0637d6f6bd chore: bump vibn-frontend — GitHub OAuth + repo picker mawkone 2026-04-29 16:44:15 -07:00
  • 667df181ff chore: bump vibn-frontend — audience picker (My team / Customers) mawkone 2026-04-29 16:24:56 -07:00
  • d928c05378 chore: bump vibn-frontend — 3-path project creation wizard mawkone 2026-04-29 16:16:54 -07:00
  • e6c96addc0 chore: bump vibn-frontend — multi-db Postgres introspection mawkone 2026-04-29 15:36:29 -07:00
  • 7855499015 chore: bump vibn-frontend — Infrastructure rework + live Postgres tables mawkone 2026-04-29 15:23:01 -07:00
  • 6b8ed99e76 chore: bump vibn-frontend — Infrastructure tab wired to Coolify mawkone 2026-04-29 14:42:25 -07:00
  • afe6ba05d1 chore: bump vibn-frontend — unified product/hosting model + services.* MCP mawkone 2026-04-28 19:36:37 -07:00
  • 001d9e4443 chore: bump vibn-frontend — tile-rail Hosting + dev container in Product mawkone 2026-04-28 18:54:20 -07:00
  • ef91df1ddd chore: bump vibn-frontend — projects list error surfacing mawkone 2026-04-28 17:47:36 -07:00
  • fac002479f chore: bump vibn-frontend — anatomy endpoint + Hosting tab + truthful pill mawkone 2026-04-28 17:39:09 -07:00
  • 2bbfbc9bf0 chore: bump vibn-frontend — codebases fetch hardening mawkone 2026-04-28 17:17:24 -07:00
  • a87bf5fa31 chore: bump vibn-frontend — IDE-style Product tab mawkone 2026-04-28 17:08:32 -07:00
  • c4078d7f86 chore: bump vibn-frontend — auto-discover codebases mawkone 2026-04-28 16:49:39 -07:00
  • 1c3e3c96b3 feat: project page redesigned around Product/Infrastructure/Hosting tabs mawkone 2026-04-28 16:37:49 -07:00