v1.2.0
New Features
- detect org's monthly usage limit in claude output #338 @umputun
- add
preserve_anthropic_api_keyoption for API-key auth (#333) #335 @rsolmano
Improvements
- document tool-swap setup and list missing wrappers 6d3c63d
- bump golang.org/x/sys from 0.43.0 to 0.44.0 #340 @dependabot
- bump golang.org/x/term from 0.42.0 to 0.43.0 #339 @dependabot
Bug Fixes
- tolerate plan file rename during execution #342 @umputun
- pre-initialize config dir #304 @Semior001