Commit 0d0dea2
committed
fix: address PR feedback - change to patch version and fix backward compatibility
- Change changeset from minor to patch per @seratch feedback
- Fix hardcoded 'Error running tool.' fallback that broke backward compatibility
- Now returns result.content (empty array) when no content, preserving original behavior
- Addresses feedback from #471 (review)1 parent 0864c8a commit 0d0dea2
File tree
2 files changed
+3
-2
lines changed- .changeset
- packages/agents-core/src
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
496 | | - | |
| 496 | + | |
| 497 | + | |
497 | 498 | | |
498 | 499 | | |
499 | 500 | | |
| |||
0 commit comments