Commit Graph
8 Commits
Author SHA1 Message Date
buenosair b62e4e717a fix: glm not found in dotfiles-less workers — bridge promotes models.json.fallback at startup (the fallback was never read by anything) 2026-09-04 07:59:54 +00:00
buenosair 310127cf7a fix(model selection): deploys from dotfiles-less machines no longer wipe the remote baked pi config (deploy.sh excludes docker/pi-agent); resync endpoint fixed for in-container runs (bash/rsync/python3/npm in daemon image, cross-device copy instead of rename) 2026-09-02 11:51:47 +00:00
buenosair 09fc72556d feat: markdown block parsing in LLM output — headings, lists (ul/ol), blockquotes, hr on top of fences + inline; 300 tests green 2026-09-02 09:49:56 +00:00
buenosair 0f245c9ee2 feat: start on a blank container — spawn with empty:true and no repo (skip clone, default worker image); Spawn UI enables blank spawn without repo selection 2026-09-02 09:24:54 +00:00
buenosair c8cde3ff89 style: reformat ChatStream/ChatView (line-width normalization) from review pass 2026-09-01 15:21:42 +00:00
buenosair 7ff9f77f40 feat: unified tool cards (glyph + arg, call+result in one card, ✓/✗ status), client-side message queue (queue while busy, flush on settle, removable pending bubbles), mobile chat-header wrap 2026-09-01 14:14:52 +00:00
buenosair 5962b50c8d style: normalize formatting (tabs) in ChatStream tests + index.css from review pass 2026-09-01 13:52:03 +00:00
buenosair 3b799c69fb web: tool cards show what ran — summary line (bash command / file path) + edit/write line diffs (LCS, +/- coloring); 286 tests green 2026-09-01 13:17:54 +00:00