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

feat(agent): add shell capability support #195

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

abeatrix
Copy link
Collaborator

@abeatrix abeatrix commented Jan 8, 2025

Enabling terminal capability in Visual Studio for testing agentic chat: https://sourcegraph.com/github.com/sourcegraph/cody@main/-/blob/agent/bindings/kotlin/lib/src/main/kotlin/com/sourcegraph/cody/agent/protocol_generated/ClientCapabilities.kt?L22

Test plan

  • Create a new solution
  • Start adding code
  • Check if shell commands can be executed
  • Verify that the shell capability is properly configured in the client

Enabling terminal capability in Visual Studio for testing agentic chat: https://sourcegraph.com/github.com/sourcegraph/cody@main/-/blob/agent/bindings/kotlin/lib/src/main/kotlin/com/sourcegraph/cody/agent/protocol_generated/ClientCapabilities.kt?L22

## Test plan

- Create a new solution
- Start adding code
- Check if shell commands can be executed
- Verify that the shell capability is properly configured in the client
Copy link

github-actions bot commented Jan 8, 2025

Test Results

25 tests  ±0   23 ✅ ±0   2m 52s ⏱️ - 16m 22s
 1 suites ±0    2 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit af024fb. ± Comparison against base commit cb73d11.

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