docs
v0.7.8

Code Browser

Browse your repository and request AI changes to specific files.

Browsing

Go to Project → Code to open the code browser. It shows your repository's file tree on the left and file contents on the right. Navigate directories, view files with syntax highlighting.

The code browser reads from the project's git repository on disk.

Code feedback

Select a file and click to provide feedback. You can write natural-language instructions about changes you want to the file, and the AI will create a ticket from your feedback with the file context pre-filled.

This is useful for quick fixes: browse the code, see something wrong, describe the fix, and let the agent handle it.