-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Python: Add declarative workflow runtime #2815
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
ed3cbf4
Further support for declarative python workflows
moonbox3 b42e2e9
Add tests. Clean up for typing and formatting
moonbox3 620b603
Improvements and cleanup
moonbox3 21c1a42
Merge main
moonbox3 6b8836c
Typing cleanup. Improve docstrings
moonbox3 2c463ae
Proper code in docstrings
moonbox3 8b86dc9
Fix malformed code-block directive in docstring
moonbox3 3df53e9
Merge main
moonbox3 941a2be
Remove dead links
moonbox3 64e4978
PR feedback
moonbox3 906253c
Address PR feedback
moonbox3 f5bf267
Address PR feedback
moonbox3 9b5c80d
Remove sl
moonbox3 afe12e2
Merge main
moonbox3 7505b16
Update devui frontend
moonbox3 e6de1e0
More cleanup
moonbox3 49ed21d
Merge main
moonbox3 ff15e9e
Fix uv lock
moonbox3 d4ba6bd
Skip Py 3.14 tests as powerfx doesn't support it
moonbox3 7a33a12
Fix mypy error
moonbox3 03591db
Merge main to branch
moonbox3 5d4ab0f
Fix for tool calls
moonbox3 daf1eeb
Updates
moonbox3 b0cc516
Removed stale docstring
moonbox3 32b1f9f
Fix lint
moonbox3 6d9f181
Merge main to branch
moonbox3 8818037
Standardize on .NET namespaces. Revert DevUI changes (bring in later)
moonbox3 2dba3a4
Implement remaining items for Python declarative support to match dotnet
moonbox3 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -226,3 +226,4 @@ local.settings.json | |
|
|
||
| # Database files | ||
| *.db | ||
| python/dotnet-ref | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.