Skip to content

Conversation

@cicoyle
Copy link
Contributor

@cicoyle cicoyle commented Oct 21, 2025

I just happened to notice we havent updated master with latest from the release branch. This PR syncs them. If there is automation in place that automates this feel free to close this PR.

elena-kolevska and others added 10 commits August 12, 2025 23:33
Signed-off-by: Elena Kolevska <[email protected]>
)

* initial



* fixes after proto change upstream



* minor name changes and cleanup unused function



* refactors, updates to readme, linting



* feedback



* feedback, updates



* fix import in examples



* cleanup, import, lint, more conversation helpers



* clarify README, minor test import changes, copyright



* feedback DRY test_conversation file



* lint



* move conversation classes in _response module to conversation module.

Some example README refactor/lint



* minor readme change



* Update daprdocs/content/en/python-sdk-docs/python-client.md




* lint



* updates to fix issue with tool calling helper when dealing with classes instead of dataclasses, and also with serializatin output of the tool back to the LLM



* coalesce conv helper tests, fix typing lint



* make indent line method doc more dev friendly




* tackle some feedback, still missing unit tests



* add unit test to convert_value_to_struct



* more unit tests per feedback



* make async version of unit test conversation



* add some information how to run markdown tests with a different runtime



* ran tox -e ruff, even though tox -e flake8 was fine



* add tests to increase coverage in conversation and conversation_helpers that codecov pointed out



* add more information on execute registered tools, also added more tests for them to validate



* fix test failing on py 1.13. Merge two unit test files per feedback



* Linter



* fix typing issue with UnionType in py3.9



---------

Signed-off-by: Filinto Duran <[email protected]>
Signed-off-by: Elena Kolevska <[email protected]>
Co-authored-by: Albert Callarisa <[email protected]>
Co-authored-by: Elena Kolevska <[email protected]>
Co-authored-by: Elena Kolevska <[email protected]>
Signed-off-by: Elena Kolevska <[email protected]>
Signed-off-by: Cassandra Coyle <[email protected]>
Signed-off-by: Elena Kolevska <[email protected]>
* feat: Adds support for cross-app calls.

Signed-off-by: Albert Callarisa <[email protected]>

* Use durabletask alpha.9

Signed-off-by: Albert Callarisa <[email protected]>

* Added examples for error scenarios in multi-app workflow

Signed-off-by: Albert Callarisa <[email protected]>

* Remove unnecessary hardcoded ports

Signed-off-by: Albert Callarisa <[email protected]>

---------

Signed-off-by: Albert Callarisa <[email protected]>
Signed-off-by: Albert Callarisa <[email protected]>
Co-authored-by: Elena Kolevska <[email protected]>
Signed-off-by: Albert Callarisa <[email protected]>
@cicoyle cicoyle requested review from a team as code owners October 21, 2025 19:41
@acroca acroca added this pull request to the merge queue Oct 31, 2025
Merged via the queue into main with commit 331f580 Oct 31, 2025
14 checks passed
@acroca acroca mentioned this pull request Nov 4, 2025
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.

5 participants