The DeepStack Code Review Agent automatically reads the changes in a pull request and leaves a comment pointing out bugs, error handling gaps, security issues, and other problems it finds. It looks at Go (.go) and Python (.py) files only.
That's all. No configuration files, no changes to your code, nothing else to set up.
Whenever someone opens or updates a pull request in a repository where the app is installed, the agent reads the changed Go and Python files and posts a comment on the pull request. The comment summarises any serious issues it found.
If a pull request contains no Go or Python files, the agent does nothing.
Go to your GitHub account settings → Applications → Installed GitHub Apps, find DeepStack Code Review Agent, and click Configure to remove it from specific repositories or uninstall it entirely.