carlos v0.7.32
carlos v0.7.32
A coding agent.
Changelog
- 2103adc: ✨ agent: capture-at-issue frame snapshot for cross-frame approval (@georgebuilds)
- ebfdf90: ✨ termscrub: shared scrubber for terminal escapes leaked into inputs (@georgebuilds)
- 814d7fd: 📝 docs: drop redundant numbers from research pipeline steps (@georgebuilds)
- d5a741a: 🩹 carlos: log startup diagnostics to a file, surface notices in the TUI (@georgebuilds)
- ebfc984: 🩹 chat: route input leaks through termscrub; surface diagnostics off-terminal (@georgebuilds)
- 8c76c07: 🩹 chatglue: freeze the frame snapshot per user-message turn (@georgebuilds)
- 2e6df0c: 🩹 mcp: capture server stderr instead of forwarding it to the terminal (@georgebuilds)
- 4cccc35: 🩹 projectctx: return load warnings instead of writing to stderr (@georgebuilds)
- a71e559: 🩹 tui: filter leaked terminal escapes from manage, onboarding, pickers (@georgebuilds)
- 7273129: 🩹 usershell: make the warning sink injectable so the TUI can redirect it (@georgebuilds)
Install
- macOS / Linuxbrew:
brew install georgebuilds/tap/carlos - Other Linux: extract the tarball for your platform and drop
carlosinto your$PATH.