955aeed6ce
fix(ai): hardcode all default LLM references to gemini-3.1-pro-preview across monorepo
mawkone2026-05-16 15:00:17 -07:00
814815af82
fix(deploy): install openssl in base docker image to fix prisma client initialization error during build phase
mawkone2026-05-16 14:05:48 -07:00
000d2d171e
fix(deploy): use explicit ssh:// scheme and port 222 for gitea clone urls in coolify
mawkone2026-05-16 13:54:17 -07:00
120f045a55
fix(ai): upgrade deploy mechanism to use explicit ssh deploy keys rather than http basic auth to solve gitea cloning bugs
mawkone2026-05-16 13:30:14 -07:00
9b5702a81c
fix(ai): actually throw probe error out of probeDevServerReadiness so AI captures the failure synchronously
mawkone2026-05-16 13:16:17 -07:00
1545145292
fix(ai): implement two-stage loop detection to warn before hard-stopping (Fix 11)
mawkone2026-05-16 12:59:16 -07:00
f2c29857b5
fix(ai): relax fs_edit line number enforcement to allow safe oldString replacements
mawkone2026-05-16 12:54:15 -07:00
2057a61ea2
fix(ai): correct syntax for executing bash scripts inside the dev container
mawkone2026-05-16 12:49:50 -07:00
70ea8f849b
feat(ai): inject full directory tree into context to eliminate manual fs_list probing
mawkone2026-05-16 12:40:31 -07:00
ca8a915fe2
fix(ai): sync auto-commit with streamed result to surface commit SHA to UI (Fix 10)
mawkone2026-05-16 12:26:54 -07:00
24a7689d69
fix(ai): force recovery summary when final tools fail (Fix 6)
mawkone2026-05-16 12:25:00 -07:00
36c9dd47fb
fix(ai): implement fixes 4, 5, and 7 to broaden loop detection, tighten silent stretches, and lower tool round caps
mawkone2026-05-16 12:24:09 -07:00
9f59b584e5
fix(ai): feed verified tool history back into model context to prevent hallucination compounding (Fix 3)
mawkone2026-05-16 12:22:58 -07:00
f0d7548fe1
feat(ai): persist raw tool execution results in postgres to enable fine-tuning dataset extraction
mawkone2026-05-16 11:59:46 -07:00
dfd799f046
feat(ui): add JSON export functionality to session viewer for AI fine-tuning
mawkone2026-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
mawkone2026-05-16 11:29:31 -07:00
67ee2b49d7
feat(ui): build session viewer to read raw AI transcripts and tool calls
mawkone2026-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
mawkone2026-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
mawkone2026-05-15 16:38:17 -07:00
032be08c42
feat(auth): redesign signin page to match new dark premium aesthetic
mawkone2026-05-13 20:52:31 -07:00
a30c3373dc
feat(marketing): replace landing page with new site design and animations
mawkone2026-05-13 20:50:02 -07:00
69c89892d5
feat(ui): add animated thinking bubble to chat panel to indicate ai progress
mawkone2026-05-13 20:36:22 -07:00
432065d18f
feat(ui): add expandable tool details to timeline tool group components
mawkone2026-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
mawkone2026-05-13 15:07:31 -07:00
abf9bf89c2
chore: convert submodules to standard directories for true monorepo structure
mawkone2026-05-13 14:54:23 -07:00
4339da259c
chore: bump vibn-frontend submodule with coolify deployment fixes and backend mcp project isolation
mawkone2026-05-13 14:49:51 -07:00
f1c522e8ec
chore: bump vibn-frontend submodule with Market UI and new GTM MCP tools, save seo datasets
mawkone2026-05-08 13:31:42 -07:00
3cbce38c97
docs(pmf): explicitly document DataForSEO aggregation api usage for extracting customer pain points from reviews
mawkone2026-05-07 22:27:30 -07:00
96bacc9be4
docs: add post-beta task for national TAM enrichment via DataForSEO
mawkone2026-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
mawkone2026-05-07 21:42:40 -07:00
933eb31fb1
docs: add market research system summary and rename categories folder to market_data_assets
mawkone2026-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
mawkone2026-05-07 19:33:33 -07:00
edc78cd021
docs: formalize the Product-Market Fit Engine architecture and GTM workflows
mawkone2026-05-07 19:27:00 -07:00
7610ca58ca
chore: remove obsolete scripts and move legacy SQL schema to archive
mawkone2026-05-07 15:24:31 -07:00
057115a9fc
docs: heavily compress and simplify remaining reference files to represent current state
mawkone2026-05-07 15:07:31 -07:00
3563b98de1
chore: clean up root directory, move docs to /docs and legacy plans to /docs_archive
mawkone2026-05-07 15:05:34 -07:00