Release Notes
⚙️ Miscellaneous
- (config) Remove JSON-era code remnants from config system
- (build) Enable nightly rustfmt and standardize workspace lints
- Resolve PR #127 review feedback and enable taplo verification
⛰️ Features
- (thoughts_tool) [breaking] Rewrite configuration system with unified agentic-config
- (agentic-config) [breaking] Replace ModelsConfig with tool-specific subagents and reasoning sections
- (config) [breaking] Rewrite configuration system from JSON to TOML
🎨 Styling
- Apply rustfmt 2024 edition and fix clippy lints
🐛 Bug Fixes
- (agentic-config) Address PR #124 v6 review comments
- (config) Address follow-up issues from TOML rewrite
📚 Documentation
- Write comprehensive CLAUDE.md for agentic-config and agentic-bin
- (config) Add PR #127 groups 5, 7, 10, 11 TODO comments
🚜 Refactor
- (agentic-config) Make loader read-only with in-memory legacy fallback
- (agentic-config) Remove premature models deprecation handling
Install agentic-bin 0.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/allisoneer/agentic_auxilary/releases/download/agentic-bin-v0.1.0/agentic-bin-installer.sh | sh
Install prebuilt binaries via Homebrew
Download agentic-bin 0.1.0