carlos v0.8.0
carlos v0.8.0
A coding agent.
Changelog
- bb4e944: ⚡ boot: CARLOS_BOOT_TRACE + janitor prune off the boot path (9f) (@georgebuilds)
- b54eae4: ✅ tests: cmd/carlos — extract stripResumeMode seam, lift coverage (@georgebuilds)
- 174c23d: ✅ tests: farewell_wire 74 to 98% (@georgebuilds)
- 09df402: ✅ tests: internal/agent 91 to 94% (@georgebuilds)
- b1d28c5: ✅ tests: internal/daemon 86 to 92% (@georgebuilds)
- 21f7aa1: ✅ tests: internal/frame 84 to 94% (@georgebuilds)
- 1662c95: ✅ tests: internal/gateway 84 to 94% (@georgebuilds)
- 69ea4a2: ✅ tests: internal/notes 93 to 98% (@georgebuilds)
- d863414: ✅ tests: internal/skills + skillwire to 92% (@georgebuilds)
- 956a767: ✅ tests: internal/tools 86 to 93% (@georgebuilds)
- 6f7953b: ✅ tests: internal/tui diff 85 to 95%, chatglue 75 to 95% (@georgebuilds)
- c6d0b80: ✅ tests: internal/tui/chat 78 to 90% (@georgebuilds)
- 52eae2a: ✅ tests: internal/tui/chat 90 to 94% (@georgebuilds)
- bd6af31: ✅ tests: internal/tui/onboarding 77 to 94% (@georgebuilds)
- d5d09e4: ✅ tests: internal/usershell 88 to 93% (@georgebuilds)
- 6298403: ✅ tests: sandbox 82 to 92%, workspace 87 to 93%, schedule 87 to 94% (@georgebuilds)
- 78796f0: ✨ chat: OSC 8 hyperlinks in the transcript (9l) (@georgebuilds)
- 88c02b6: ✨ chat: clippings composer with paste/image/mention chips (I-1..I-4) (@georgebuilds)
- 8054e38: ✨ chat: ctrl+p command palette with cross-session MRU (9k) (@georgebuilds)
- 8c68992: ✨ chat: typewriter reveal + PREFERS_REDUCED_MOTION (9b) (@georgebuilds)
- 9518392: ✨ fuzzy: shared fuzzy matcher package (@georgebuilds)
- 8f9e595: ✨ providers: image content blocks + cgo-free clipboard (I-3 plumbing) (@georgebuilds)
- 7c87399: ✨ sessions: carlos sessions command + picker delete (@georgebuilds)
- 9cafe9d: ✨ web: browser GUI (Vue SPA + HTTP/SSE backend + carlos web) (@georgebuilds)
- f26c455: 🎨 gofmt: realign comments in 94 untouched files (go 1.26.4 toolchain reflow) (@georgebuilds)
- 244f995: 🎨 onboarding: tuned half-block mascot variant (9i) (@georgebuilds)
- dec4ba8: 🐛 agent: projection accepts shipped passive event types (@georgebuilds)
- 31d03e3: 🐛 agent: subagent lineage (parent_id) + corrected depth gate (@georgebuilds)
- e522960: 📝 docs: analytics + site sweep + web mockups (@georgebuilds)
- 6520514: 📝 readme: add codecov coverage badge (@georgebuilds)
- 799b33b: 📸 docs: refresh chat greeting screenshot (9h) (@georgebuilds)
- da624ad: 🔧 codecov: ignore cmd/carlos/main.go (top-level CLI dispatch) (@georgebuilds)
- 0633518: 🩹 manage: clamp Window.ScrollTo origin to 0 on an empty roster (@georgebuilds)
Install
- macOS / Linuxbrew:
brew install georgebuilds/tap/carlos - Other Linux: extract the tarball for your platform and drop
carlosinto your$PATH.