-
Notifications
You must be signed in to change notification settings - Fork 1
Rich ToolResult: follow-up content, metadata, control hints, replay class (tinyagents#171) #10
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
34 commits
Select commit
Hold shift + click to select a range
71655c1
fix(result): handle empty input in result type parsing
senamakel 2701055
fix(result): handle empty input in result parsing
senamakel 086033f
fix(tinytools): correct overflow in integer parsing for large values
senamakel ed1040c
fix(types): remove unused import of std::collections::HashMap
senamakel 8eca204
fix(types): remove unused `Policy` struct
senamakel 98b65c6
fix(policy): handle missing policy file gracefully
senamakel f2ce006
fix(tool): handle missing type annotations in struct fields
senamakel 8f26278
fix(test): update test to match new result behavior
senamakel 3a4e277
fix(test): update test to use consistent assertion style
senamakel 224bb1d
fix(result): handle empty input in test helper
senamakel a342dce
fix(test): update test to use correct assertion for error variant
senamakel 0e1135a
fix(test): update test to match new policy behavior
senamakel 54c7f41
chore: files changed crates/tinytools/src/policy/test.rs
senamakel b8a663a
fix(policy): correct test assertion for policy evaluation
senamakel 84f705e
fix(policy): correct test assertion for policy evaluation
senamakel 52f17a0
fix(policy): correct test assertion for policy evaluation
senamakel 8ffca25
fix(policy): correct test assertion for policy evaluation
senamakel 41c27d0
fix(test): handle empty test names in test runner
senamakel 4d13c0e
fix(test): update test to use new API signature
senamakel 1f18426
chore: files changed crates/tinytools/src/policy/mod.rs,crates/tinyto…
senamakel ef4ed9b
docs(tinytools): add README with usage examples and installation inst…
senamakel 715bd01
feat(context): add ToolRunContext::host_extension downcast hook
senamakel 476ae84
Merge remote-tracking branch 'origin/main' into runtime-comparison
senamakel e5518cb
fix(result): make error type implement standard error traits
senamakel b45be05
fix(result): handle empty input in type parsing
senamakel 1aaa3c3
fix(test): update test to use consistent assertion style
senamakel 4a04605
fix(test): remove unused import in test module
senamakel 36e1132
fix(test): remove unused import in test module
senamakel e159a55
docs(tinytools): add README with usage and configuration details
senamakel 320db8a
docs(readme): add initial project documentation
senamakel c5351e6
docs(specs): add tinytools vocabulary specification
senamakel 79161ea
docs(specs): add tinytools vocabulary specification
senamakel 9677153
docs(plans): add tinytools vocabulary document
senamakel 77df07f
docs(plans): add vocabulary plan for tinytools
senamakel 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
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.