Skip to content

fix: Update all example scripts to accept Case object in task function.#37

Merged
poshinchen merged 1 commit intostrands-agents:mainfrom
jjbuck:main
Nov 12, 2025
Merged

fix: Update all example scripts to accept Case object in task function.#37
poshinchen merged 1 commit intostrands-agents:mainfrom
jjbuck:main

Conversation

@jjbuck
Copy link
Copy Markdown
Collaborator

@jjbuck jjbuck commented Nov 12, 2025

Description

Some of the examples scripts were still erroneously assuming query: str as an input instead of case: Case. This update ensures that all example scripts are fully updated.

Related Issues

#28

Documentation PR

N/A

Type of Change

Bug fix

Testing

  • I ran hatch run prepare

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@poshinchen poshinchen merged commit 4767533 into strands-agents:main Nov 12, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants