Skills, Code Execution, and File API support#159
Merged
Conversation
…ontent types Co-authored-by: PederHP <127606677+PederHP@users.noreply.github.com>
Co-authored-by: PederHP <127606677+PederHP@users.noreply.github.com>
Add Skills API support with container parameter and bash code execution content types
Co-authored-by: PederHP <127606677+PederHP@users.noreply.github.com>
Add support for text_editor_code_execution and pause_turn stop reason
…eMetadataAsync method
…from skill execution
… creation, listing, retrieval, and deletion of custom skills
… listing, retrieving, and deleting skill versions
Owner
|
Awesome, thank you. I'm out of town until Monday morning, but will review first thing! Fantastic contribution! |
Contributor
Author
Yeah, no worries, it's got a lot of stuff, so take whatever time you need. I'll try to add some more tests before Monday then. It's a pretty neat feature - even if it's really "just" a code execution tool and some context juggling, it seems to work really well. Oh, and the file API being free (at least for now, let's hope no-one abuses it, so that changes) is awesome. |
This was referenced Oct 23, 2025
This was referenced May 13, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Skills supports in MessageEndpoint
Code execution container support
File API support
Convenience added for downloading all files in a response