Releases: strands-agents/agent-builder
Releases · strands-agents/agent-builder
v0.1.10
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
What's Changed
- build(pyproject): update development status classifier by @awsarron in #42
- Use strands logo that looks good in dark & light mode by @zastrowm in #44
- feat: add end to end integration test by @JackYPCOnline in #30
- tests: add integration-test github workflow by @dbschmigelski in #46
New Contributors
- @JackYPCOnline made their first contribution in #30
Full Changelog: v0.1.7...v0.1.9
v0.1.8
What's Changed
- build(pyproject): update development status classifier by @awsarron in #42
- Use strands logo that looks good in dark & light mode by @zastrowm in #44
- feat: add end to end integration test by @JackYPCOnline in #30
- tests: add integration-test github workflow by @dbschmigelski in #46
New Contributors
- @JackYPCOnline made their first contribution in #30
Full Changelog: v0.1.7...v0.1.8
v0.1.7
v0.1.6
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
- @dbschmigelski made their first contribution in #38
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
v0.1.3
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
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
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
- @cagataycali made their first contribution in #1
Full Changelog: v0.1.0...v0.1.1