Skip to content

0.10.0 - 2026-03-26

Choose a tag to compare

@github-actions github-actions released this 26 Mar 22:56
729f636

Release Notes

⚙️ Miscellaneous

  • Resolve PR #127 review feedback and enable taplo verification

⛰️ Features

  • (thoughts_tool) [breaking] Rewrite configuration system with unified agentic-config
  • (config) [breaking] Rewrite configuration system from JSON to TOML

🎨 Styling

  • Apply rustfmt 2024 edition and fix clippy lints

🐛 Bug Fixes

  • (thoughts_tool) Eliminate TOCTOU races in repos.json migration and load
  • Add Unix-only compile guards to all Unix-dependent crates
  • (agentic-config) Address PR #124 v6 review comments