Releases: rollwagen/bods
Releases · rollwagen/bods
0.0.28
0.0.27
0.0.26
Changelog
- ac3d7d3 Merge pull request #77 from rollwagen/update
- 1937ad9 Merge pull request #78 from rollwagen/opus46
- e49a702 chore(dependencies): update AWS SDK, Charm libraries, and add Claude 4.5 Opus caching support
- da94774 chore(deps): update pre-commit hooks and Go dependencies
- 2c9791b feat(text-editor): enable text editor tool for Claude Opus 4.6
- ea65f8d feat: add Claude Opus 4.6 model support
- b5daee1 feat: add adaptive thinking and effort support for Opus 4.6
- d21c216 feat: add effort parameter support for Claude Opus 4.5
- 4231d82 feat: add shell tab-completion for --effort flag
- ae63c95 feat: change default model to Claude Opus 4.6
- a7e372c fix(text-editor): enable text editor tool for Claude Opus 4.5 model
0.0.25
0.0.24
0.0.23
Changelog
- 4efbecf feat: Add PDF and PDF citation support with Claude models
- 7c6c475 feat: add support for Claude 4 Sonnet model
- 3454c80 (chore) update dependencies
- c6a7f1a Merge pull request #74 from rollwagen/text_editor
- 5bf5814 feat(aws): improve inference profile detection and selection logic
- 6eff128 feat: add support for Claude 4.5 Opus model
- 8748d04 feat: add support for Claude 4.5 Sonnet and Haiku models
- 7be08df feat: add text editor tool support for Claude models
- 9cdd337 feat: add text editor tool support for Claude models
- 5edbada feat: add token-efficient-tools beta to Claude 3.7
- 2949e2b feat: enhance pasteboard handling with multiple content types and PDF support (WIP)
- b2e5ce3 feat: exponental backoff for throttling
- d3665f0 feat: implement structured content blocks and prompt caching support
- c53685e feat: tool with thinking
- 7c94fa5 feat: various smaller updates
- c67ee4e fix: display thinking output also with inference profile id
- 3d89f2b fix: recursive call to invoke model response
- 8303c15 merge branch 'main' into text_editor, resolving conflicts by accepting local changes
0.0.22
0.0.21
0.0.20
0.0.19
Changelog
- ade135c Merge pull request #69 from rollwagen/thinking
- 0d8c9ee feat(anthropic): add Thinking config for Claude API
- 3af0c87 feat(inference): enhance parameters handling and error recovery
- d3c763c feat(thinking): add Claude 3.7 thinking feature incl budget
- e0c91a4 feat: add architect-review prompt for architecture design analysis