Skip to content

Releases: rollwagen/bods

0.0.28

05 Jun 17:38
0.0.28
147c5ce

Choose a tag to compare

Changelog

  • 147c5ce Merge pull request #80 from rollwagen/opus48
  • 2faab6e feat: add Claude Opus 4.8 support and set as default model

0.0.27

31 May 11:25
0.0.27
793e239

Choose a tag to compare

Changelog

  • 793e239 Merge pull request #79 from rollwagen/opus47
  • fff3782 feat: add Claude Sonnet 4.6 and harden Opus 4.7 support

0.0.26

07 Feb 08:17
0.0.26
1937ad9

Choose a tag to compare

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

02 Jan 16:57
0.0.25
0995611

Choose a tag to compare

Changelog

  • 0995611 Merge pull request #76 from rollwagen/fix/opus-4.5-vision
  • 626bec9 fix: enable vision capability for Claude 4.5 Opus model

0.0.24

02 Jan 11:08
0.0.24
7703cb7

Choose a tag to compare

Changelog

  • 7703cb7 Merge pull request #75 from rollwagen/pdf_pasteboard
  • ff78550 fix: initialize output pointer in clipboard C functions

0.0.23

02 Jan 10:23
0.0.23
c6a7f1a

Choose a tag to compare

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

23 May 14:50
0.0.22
cf5ac58

Choose a tag to compare

Changelog

  • e022bc5 feat: add support for Claude 4 Sonnet model
  • cf5ac58 Merge pull request #72 from rollwagen/claude4

0.0.21

04 May 09:25
0.0.21
2feb06f

Choose a tag to compare

Changelog

  • 80b7bcc (chore) update dependencies
  • 2feb06f Merge pull request #71 from rollwagen/update

0.0.20

11 Mar 12:35
0.0.20
dc0abfe

Choose a tag to compare

Changelog

  • dc0abfe Merge pull request #70 from rollwagen/think37
  • aafcc6f fix: display thinking output also with inference profile id

0.0.19

04 Mar 18:53
0.0.19
ade135c

Choose a tag to compare

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