Skip to content

Releases: strands-agents/agent-builder

v0.1.10

17 Sep 19:52
11968fc

Choose a tag to compare

What's Changed

  • docs: add knowledge base set up instruction to Readme file by @JackYPCOnline in #49

Full Changelog: v0.1.8...v0.1.10

v0.1.9

02 Sep 19:10
2660906

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.7...v0.1.9

v0.1.8

19 Aug 02:24
2660906

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

15 Jul 21:23
1e02678

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

11 Jul 21:37
50e86ef

Choose a tag to compare

What's Changed

  • chore: explicitly set load_tools_from_directory on Agent initilizations by @dbschmigelski in #38
  • Update builder with updates from 0.3.0 SDK by @zastrowm in #39

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

03 Jul 18:05
fdc471f

Choose a tag to compare

What's Changed

  • fix: udpate agent system_prompt reference by @Unshure in #35

Full Changelog: v0.1.4...v0.1.5

v0.1.4

24 Jun 20:15
cf2ebaf

Choose a tag to compare

What's Changed

  • feat: add STRANDS_ANTHROPIC_BETA environment variable by @awsarron in #34
  • Windows: Remove cron tool + document missing tools when on windows by @zastrowm in #33

Full Changelog: v0.1.3...v0.1.4

v0.1.3

09 Jun 17:27
963a784

Choose a tag to compare

What's Changed

  • docs(readme): fix link to custom model provider docs by @awsarron in #24
  • [BUG] Make Knowledge Base Storage Asynchronous and Find Data Sources by @cagataycali in #8
  • feat: Auto deploy to pypi on release by @Unshure in #26
  • feat: enable interleaved thinking for default model configuration with Claude 4 Sonnet by @awsarron in #28
  • docs: update readme with interleaved reasoning for default model config by @awsarron in #29
  • feat: Get CLI running on windows by @zastrowm in #27

New Contributors

v0.1.2

26 May 20:14
074bf20

Choose a tag to compare

What's Changed

  • docs(readme): add logo, title, badges, links to other repos by @awsarron in #13
  • feat: upgrade to Claude Sonnet 4 model by @jsamuel1 in #14
  • feat: add missing tools to strands.py by @jsamuel1 in #15
  • Fix AttributeError: 'dict' object has no attribute 'merge' in BedrockModel by @jsamuel1 in #11
  • fix(readme): use logo that changes color automatically depending on user's color preference scheme by @awsarron in #16
  • feat(tools): add file_write, memory, slack, speak, stop + remove rich_interface by @awsarron in #19
  • fix: correctly handle keyboard interrupts + stop spinners on error by @awsarron in #12
  • v0.1.2 by @awsarron in #20

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

19 May 01:23
4350047

Choose a tag to compare

What's Changed

  • feat(config): maximize Bedrock model configuration settings by @cagataycali in #1
  • chore(release): bump version to 0.1.1 and update project descriptions by @cagataycali in #2

New Contributors

Full Changelog: v0.1.0...v0.1.1