Skip to content

v0.5.1

Choose a tag to compare

@fortunto2 fortunto2 released this 07 Mar 23:16
· 264 commits to master since this release

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