-
Notifications
You must be signed in to change notification settings - Fork 6.5k
feat: experimental support for skills.md #7412
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
+795
−9
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
e8622da
Add runtime skills discovery and validation
tibo-openai f3552dc
Add skills plan diagram
tibo-openai 5be690a
Update skills plan diagram to mermaid
tibo-openai 1705bf8
Add ASCII skills data flow diagram
tibo-openai e14249e
Update skills plan
tibo-openai ca4680e
Normalize Windows paths in skills tests
gverma-openai ac5b4ba
Merge branch 'main' into tibo/skills
gverma-openai f3122f6
fmt and lint fixes
gverma-openai 100a8bb
Add skills documentation (experimental)
gverma-openai 417168a
Delete design doc
gverma-openai 3c215fe
prettier format new markdown file
gverma-openai 2dfb2fb
Normalize path when extracting for Windows
gverma-openai e401362
Reorganize skills into folder
gverma-openai 9f5fef6
Rename constant
gverma-openai 95fc467
fmt fixes
gverma-openai 75e30f5
Add CLI argument to feature gate loading of skills
gverma-openai e5fea7b
Fix import
gverma-openai f94d631
Add CLI arg feature flag to tests
gverma-openai f5c6184
Check whether target is symlink before following it
gverma-openai 926fe0b
Use feature enum natively
gverma-openai 1cee47c
Return error enum when parsing skills
gverma-openai 9d354e5
Update test to match typed error
gverma-openai 2e282f5
Join strings instead of quadruple-match
gverma-openai 334e98c
Add test suite for loading skills
gverma-openai 1a9a11d
Remove unused import
gverma-openai 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we get rid of this as well?