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

chore: use fileservice.exist instead of trying to read the file #14849

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

JonasHelming
Copy link
Contributor

What it does

use fileservice.exist instead of trying to read the file in packages/ai-workspace-agent/src/browser/file-changeset-functions.ts

How to test

Prompt coder with
"@coder Move the readme file to a sub direcotry called /readme"
=> one file delete, one addition

Follow-ups

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Review checklist

Reminder for reviewers

@JonasHelming JonasHelming requested a review from planger February 5, 2025 16:17
Copy link
Contributor

@planger planger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good to me! 👍

@JonasHelming JonasHelming merged commit b247eb3 into master Feb 5, 2025
11 checks passed
@github-actions github-actions bot added this to the 1.59.0 milestone Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants