Skip to content

feat: context support in protocol#404

Merged
volodkevych merged 3 commits intomainfrom
send-context-data
Apr 2, 2025
Merged

feat: context support in protocol#404
volodkevych merged 3 commits intomainfrom
send-context-data

Conversation

@volodkevych
Copy link
Copy Markdown
Contributor

@volodkevych volodkevych commented Apr 1, 2025

Problem

We need to support chat context selection from files, folders, symbols and prompts in the protocol and chat-client. We need to support create prompt requests from chat UI.

Solution

  • Extended protocol to support server providing context commands to chat UI - context commands can be nested
  • Icons support was also added to quick action commands, as quick actions require icons too (extended protocol now, but actual icons will be set later)
  • Extended protocol to support create prompt requests from chat UI to server

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@volodkevych volodkevych marked this pull request as ready for review April 2, 2025 09:15
@volodkevych volodkevych requested a review from a team as a code owner April 2, 2025 09:16
@volodkevych volodkevych merged commit 70b8507 into main Apr 2, 2025
3 checks passed
@volodkevych volodkevych deleted the send-context-data branch April 2, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants