v0.2.2
What's Changed
- Add community-driven call out to the top of the file by @zastrowm in #151
- Use strands logo that looks good in dark & light mode by @zastrowm in #160
- fix: Change prompt color from yellow to red to improve readability by @Sagart-cactus in #158
- test: fix python_repl tests failing with BYPASS_TOOL_CONSENT=true by @cagataycali in #161
- test(nova_reels): add an e2e test for nova reels by @JackYPCOnline in #124
- test(load_tool): add e2e test for load tool by @JackYPCOnline in #122
- fix: fix non-interactive mode support to shell tool & terminate logic by @JackYPCOnline in #82
- test(retrieve): add an e2e test for retrieve tool by @JackYPCOnline in #121
- docs: fix code block formatting in README.md by @cagataycali in #162
- refactor(a2a): async by default tools by @jer96 in #165
- fix(swarm): pass actual tool objects instead of tool name strings to sub-agents by @cagataycali in #164
- fix(file_read): escape strings before printing to console by @abaw in #159
- feat(tools): add diagram tool to Strands tools repository by @jimbrub in #127
- deps(a2a): address breaking changes and bump min version by @jer96 in #166
- fix(think): implement automatic recursion prevention for think tool by @cagataycali in #167
- Update github contributing flow by @zastrowm in #168
- fix(memory): implement data source type detection for multiple data source support by @cagataycali in #169
- fix(python_repl): enhance UTF-8 handling and PTY resource management by @gonzalo123 in #131
- feat(shell): migrate to @tool decorator pattern by @cagataycali in #173
- feat(tools): add rss tool to Strands tools repository by @jimbrub in #155
- ci: enable integration tests in pull requests by @dbschmigelski in #178
New Contributors
- @Sagart-cactus made their first contribution in #158
- @abaw made their first contribution in #159
- @gonzalo123 made their first contribution in #131
Full Changelog: v0.2.1...v0.2.2