What's New
- Hints pipeline — pluggable tactical advice system (
HintSource trait, 3 built-in sources: pattern detection, tool recommendations, workflow rules)
- Intent guard — mode-based permission matrix (Auto/Ask/Build/Plan) with soft hints
--intent CLI flag — set agent mode in headless mode
- Smooth chat scroll — line-level scrolling instead of page jumps
- Bash mode — persistent CWD, stderr capture, exit codes
- Version bump — baml-agent 0.4.0, baml-agent-tui 0.4.0
Install
curl -fsSL https://raw.githubusercontent.com/fortunto2/rust-code/master/install.sh | bash