Skip to content
Discussion options

You must be logged in to vote

Good question, and you're close, it just needs two things turned on, plus some context on where this is headed.

1. Use Agent mode, not plain chat. In plain chat the model only talks, it'll describe code and paste snippets but never touch files. The file-editing tools (read_file, write_file, edit_file, bash, etc.) only run when Agent mode is enabled (the agent toggle in the chat input). That's almost certainly why you're getting snippets instead of edits.

2. Select a workspace. Use the Select workspace picker (the "+" / overflow menu in the input bar) and point it at your project folder. That becomes the agent's working directory: file/code tools are confined to it and bash/python run ther…

Replies: 4 comments 22 replies

Comment options

You must be logged in to vote
5 replies
@RlySkiz
Comment options

@reisnobre
Comment options

@sacb0y
Comment options

@capppybara
Comment options

@CoolJohn-lab
Comment options

Comment options

You must be logged in to vote
6 replies
@CoolJohn-lab
Comment options

@zurie
Comment options

@capppybara
Comment options

@CoolJohn-lab
Comment options

@zurie
Comment options

Comment options

You must be logged in to vote
10 replies
@capppybara
Comment options

@vdmkenny
Comment options

vdmkenny Jun 8, 2026
Collaborator

@vdmkenny
Comment options

vdmkenny Jun 8, 2026
Collaborator

@capppybara
Comment options

@capppybara
Comment options

Answer selected by vdmkenny
Comment options

You must be logged in to vote
1 reply
@capppybara
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
9 participants