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(agentic-context): improve file tool handling #6631

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

abeatrix
Copy link
Contributor

  • Adds support for remote file retrieval by delegating to a separate remote file tool
  • Optimizes file path parsing and deduplication
  • Adds timeout handling to prevent tool execution from hanging
  • Ensures tool execution errors are properly handled and returned

Test plan

test

- Adds support for remote file retrieval by delegating to a separate remote file tool
- Optimizes file path parsing and deduplication
- Adds timeout handling to prevent tool execution from hanging
- Ensures tool execution errors are properly handled and returned
Copy link

‼️ Hey @sourcegraph/cody-security, please review this PR carefully as it introduces the usage of an unsafe_ function or abuses PromptString.

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.

1 participant