-
Notifications
You must be signed in to change notification settings - Fork 683
feat(py/genkit): complete DAP integration with registry #4459
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
18 commits
Select commit
Hold shift + click to select a range
942cfcf
feat(py/samples): add dap-demo sample for Dynamic Action Providers
yesudeep cc3b11d
chore(py): update uv.lock for dap-demo sample
yesudeep 070b331
fix(py/dap): align DAP implementation with JS PR #4050
yesudeep 44f88f8
docs(py/dap): enhance docstrings with ELI5 and update parity roadmap
yesudeep 8f19498
fix(py/samples): address Gemini code review feedback for dap-demo
yesudeep 5123cf3
fix(py/samples): move inline re import to top in dap-demo
yesudeep 166a846
fix(py/genkit): use fully-qualified keys for DAP action de-duplication
yesudeep c33e6ee
test(py/genkit): add missing JS parity tests for DAP skip_trace
yesudeep 990c702
fix(py/samples): improve stock symbol extraction in dap-demo
yesudeep 5a44715
refactor(py/genkit): replace TYPE_CHECKING with Protocol for DAP
yesudeep 6997464
fix(py/genkit): prevent action.metadata from overwriting name/descrip…
yesudeep 32da606
docs(py/genkit): remove stale version parity comment from dap.py
yesudeep d04365e
fix(py/genkit): add kind to metadata and improve registry key parsing
yesudeep ec61e49
refactor(py/genkit): extract metadata creation into helper function
yesudeep 0772582
fix(py/genkit): use model_validate to preserve all DAP metadata fields
yesudeep 0a73037
fix(py): address PR review comments
yesudeep cdb17cd
fix(py): add schemas to DAP metadata and clarify docstrings
yesudeep 3e9711c
fix(py/samples): improve stock ticker extraction robustness
yesudeep 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
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.