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

assistant2: Fix file context picker #22163

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

maxdeviant
Copy link
Member

This PR fixes an issue with the Assistant2 file context picker where files weren't being attached properly.

We needed to retrieve the files from the worktree without the worktree root name in the file path.

Release Notes:

  • N/A

@maxdeviant maxdeviant self-assigned this Dec 17, 2024
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 17, 2024
@maxdeviant maxdeviant merged commit 63d8a43 into main Dec 17, 2024
9 checks passed
@maxdeviant maxdeviant deleted the marshalll/assistant2-fix-file-picker branch December 17, 2024 21:53
helgemahrt pushed a commit to helgemahrt/zed that referenced this pull request Dec 18, 2024
This PR fixes an issue with the Assistant2 file context picker where
files weren't being attached properly.

We needed to retrieve the files from the worktree without the worktree
root name in the file path.

Release Notes:

- N/A

---------

Co-authored-by: Max <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant