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: implement fallback for vscodeGitAPI.onDidOpenRepository #4138

Open
valerybugakov opened this issue May 10, 2024 · 0 comments
Open

Agent: implement fallback for vscodeGitAPI.onDidOpenRepository #4138

valerybugakov opened this issue May 10, 2024 · 0 comments

Comments

@valerybugakov
Copy link
Member

@github-actions github-actions bot added the cody label May 10, 2024
valerybugakov added a commit that referenced this issue May 14, 2024
- Disables the Git extension shim in the agent. Documents places where we need to implement fallback methods.
- Fixes the Cody Ignore behavior in the agent where the shim returned empty values for most repository fields (e.g., remoteUrls).
- Functional changes:
    - The agent's `git` capability has been disabled.
    - We won't have commit ID logged in non-VS Code clients: https://github.com/sourcegraph/cody/blob/e01888ca5cf784ca5e118f8ef9204be2496b71c5/vscode/src/chat/chat-view/SimpleChatPanelProvider.ts#L423
    - Follow-up required #4139
- Other follow-up issues:
    - #4165
    - #4136
    - #4137
    - #4138
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant