-
Notifications
You must be signed in to change notification settings - Fork 2.8k
feat(vscode): add workflow management and slash command support #6260
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
Closed
Githubguy132010
wants to merge
23
commits into
Kilo-Org:main
from
Githubguy132010:feat/vscode-workflows-and-slash-commands
Closed
Changes from 12 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
955e18f
feat(vscode): add workflow management and slash command support
Githubguy132010 2de2bb3
fix(vscode): validate workflow names to prevent path traversal
Githubguy132010 a569f1e
fix(vscode): harden workflow name validation, prevent overwrite, simp…
Githubguy132010 8506487
fix(vscode): add confirmation dialog before workflow deletion
Githubguy132010 80e358f
Merge branch 'main' into feat/vscode-workflows-and-slash-commands
Githubguy132010 5efee6f
fix(vscode): scope workflow file ops and cloud preview slash commands
Githubguy132010 9ae78fa
Merge branch 'main' into feat/vscode-workflows-and-slash-commands
Githubguy132010 bf68b6d
fix(vscode): only run slash commands when command exists
Githubguy132010 28ea8dd
Merge branch 'main' into feat/vscode-workflows-and-slash-commands
Githubguy132010 73835cf
fix(vscode): handle cloud import and workflow lookup errors
Githubguy132010 e066930
Harden command validation and command loading fallback
Githubguy132010 3c8488b
fix(vscode): handle command load and import failures better
Githubguy132010 839c7b2
fix(vscode): type cloud import failure session id and optimistic slas…
Githubguy132010 b4ae76d
Update packages/kilo-vscode/webview-ui/src/hooks/useSlashCommand.ts
Githubguy132010 d8afb75
Prevent slash commands from dropping image attachments
Githubguy132010 1ca38ac
fix(vscode): set loading for sendCommand and cleanup optimistic messa…
Githubguy132010 306d46f
Fix slash command, workflow scope, and command loading edge cases
Githubguy132010 ddeaeb8
fix(vscode): workflow scope selection and session-aware command errors
Githubguy132010 d069c98
fix(vscode): remove dead sid guard and bound commands retries
Githubguy132010 2053b8f
fix: address open review issues in PR #6260
kilo-code-bot[bot] 8a58712
fix: address follow-up review issues
kilo-code-bot[bot] 2140c55
fix: address further review issues
kilo-code-bot[bot] 06c5f45
fix: add sessionID to handleSendCommand error response
kilo-code-bot[bot] 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
Large diffs are not rendered by default.
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.
Uh oh!
There was an error while loading. Please reload this page.