2ee68c7ac2
feat(preview): add interactive address bar and visual editing tools to preview header
mawkone2026-06-12 10:52:38 -07:00
2a7e87c790
fix(preview): resolve TypeError on forced dev server start when no history exists
mawkone2026-06-12 10:47:36 -07:00
e240481ba6
design(chat): hide verbose command args for dev server and shell tools to keep UI clean
mawkone2026-06-11 17:14:15 -07:00
180c55ee89
copy(preview): change button text from Start Dev Server to Start Preview
mawkone2026-06-11 17:10:10 -07:00
08fbe8405b
feat(preview): add 1-click start dev server button to empty state
mawkone2026-06-11 17:07:17 -07:00
7337e2c5b0
fix(preview): re-trigger dev server ensure check when user clicks refresh button
mawkone2026-06-11 12:07:39 -07:00
2036df6c2b
fix(preview): zombie process cleanup on anatomy load
mawkone2026-06-11 12:05:48 -07:00
2bff945dd8
design(chat): simplify tool labels to plain English
mawkone2026-06-11 11:52:36 -07:00
180f0bdc0a
design(chat): replace heavy phase dividers with sticky active-status bar; flatten tool groups to match Base44 aesthetic
mawkone2026-06-11 11:40:16 -07:00
371ae37cc2
feat(preview): support multiple preview ports with styled picker
mawkone2026-06-11 11:27:44 -07:00
bcf47b5c6c
fix(ai): enforce port 3000 exclusively for visual previews to match UI constraints
mawkone2026-06-11 11:23:01 -07:00
ca0ae32a21
fix(preview): ignore stale ghost dev servers in auto-restarter; cap elapsed timer
mawkone2026-06-11 11:20:19 -07:00
d165ab9de1
feat(preview): auto-restart dev server on session open; WarmingUpState with elapsed timer
mawkone2026-06-11 11:05:58 -07:00
7a69f47608
docs(ai-new-thread): clarify master-ai is local-only; production runs from Gitea+Coolify
mawkone2026-06-10 21:45:28 -07:00
cca2211b33
docs(deploy): clarify correct push command for Coolify remotes; warn against subtree push
mawkone2026-06-10 21:44:06 -07:00
46291becd3
ux(chat): remove the reasoning/suggestion bubble and the 'executing tools & planning next steps' status line
mawkone2026-06-10 17:52:38 -07:00
e9d597de03
fix(governor): classify multi-word greetings ('hey there!', 'good morning') and short verb-less messages as conversational so they don't trigger the agent loop
mawkone2026-06-10 17:50:31 -07:00
a87faa2353
ux(chat): clean tool-pill results (no raw JSON, Failed/exit verbs); structured build-health status instead of 'didn't reach a clean stopping point'; label active toolbar mode
mawkone2026-06-10 17:44:19 -07:00
e6721a0b72
chore(telemetry): resolve loop crash caused by Temporal Dead Zone hoisting and fix conversational budget mapping
mawkone2026-06-10 12:04:13 -07:00
8eaa20106a
feat(orchestration): implement state-based loop governor with forced checkpoints, phase events, and robust tool signatures
mawkone2026-06-10 11:55:17 -07:00
4550df6c1a
perf(telemetry): stop migration hook from endlessly rsyncing large node_modules by guarding with marker file
mawkone2026-06-10 11:46:50 -07:00
a01f3331df
chore(telemetry): implement robust path-confusion stall guard, persist verify signatures correctly, and redact secrets from telemetry logs
mawkone2026-06-10 11:38:49 -07:00
019211ecce
chore(telemetry): loosen error normalization to preserve status codes and line numbers for accurate verification signatures
mawkone2026-06-10 11:12:29 -07:00
de1209afe4
chore(telemetry): refactor stall detector to track real state progress and persist non-null verify signatures across edit rounds
mawkone2026-06-09 13:36:30 -07:00
6ec312f716
chore(telemetry): flatten the project slug layer and remove cd path instructions from system prompt
mawkone2026-06-09 13:28:57 -07:00
b5b18ccd32
design(chat): replace raw mcp tool logs with active-progressive visual badges
mawkone2026-06-09 13:06:31 -07:00
98cb278cbc
ux(mcp): resolve tool-pill red X contradiction inside Playwright browser crawler
mawkone2026-06-09 12:42:53 -07:00
3679ccf913
chore(telemetry): optimize state-based loop stall detector by tracking tool input signatures and clean up unused helper functions
mawkone2026-06-09 12:23:20 -07:00
492404cd14
chore(telemetry): fix agent loops, name mangling, dev server leaks, CWD alignment, and add daily session auditor
mawkone2026-06-08 16:09:58 -07:00
f670fee691
chore: deploy final layout and routing polish to live
mawkone2026-06-08 14:46:21 -07:00
f9ae97d31c
fix(auth): prevent flash of login screen by maintaining loading state while resolving post-auth dashboard routing
mawkone2026-06-08 14:42:26 -07:00
2312784b96
feat(agency): append user profile identity badge and sign-out footer to the agency side navigation
mawkone2026-06-08 14:37:58 -07:00
1ee3a2e28e
design: streamline agency growth nav items to focus strictly on lead pipeline and contracts
mawkone2026-06-08 14:24:53 -07:00
d5467bf236
design: flatten agency client menu structure, moving granular client controls to dedicated client pages
mawkone2026-06-08 14:23:16 -07:00