promptgarten ๐ŸŒฑ
๐ŸŒ ES

Command reference ยท Aider

/report

Reports a problem by automatically preparing a GitHub issue in the Aider repository.

/report opens a pre-filled GitHub issue draft in the browser (repo Aider-AI/aider), including relevant context about the problem encountered, to make it easier to report bugs.

โœ… WHEN TO USE IT?

A reproducible bug or crash in Aider itself

/report after a crash in the middle of a session, to report it to the Aider maintainers

โ›” WHEN NOT TO?

The problem is in your own project code, not in Aider

/report creates an issue in the Aider repository, not in your own project repo.

Better: For issues in your own code, keep working with Aider normally or open an issue in your own project repo

SOURCES