Skip to content
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

Agent: Use updated agent protocols #44

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Conversation

abeatrix
Copy link
Collaborator

@abeatrix abeatrix commented Aug 16, 2024

Update to use the latest changes for the agent protocols from sourcegraph/cody#5211

This let agent knows when we have a workspace added or removed.

Also updated to use View = WebviewView.Single, for webview to always run chats in sidebar view


22:05:32.767: [ProcessId:38884] [ThreadId:5] Debug [AgentJsonMessageFormatter.OnSerializationComplete] Sending to agent: {"jsonrpc":"2.0","id":3,"method":"workspaceFolder/didChange","params":[{"uris":["file:///C:/Users/BeatrixW/source/repos/TestingApp"]}]}

@tomaszgolebiowski tomaszgolebiowski merged commit f4c7d03 into main Aug 16, 2024
1 check passed
@tomaszgolebiowski tomaszgolebiowski deleted the bee/update-workspace branch August 16, 2024 07:29
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