.continue/agents/.
For example, you could use this agent as a starting point, or you could create the following file in your repository:
.continue/agents/security-review.md
Get started
- Connect GitHub at continue.dev
- Create an agent
- Open a PR. The agent will show up as a check in GitHub.
- If changes are suggested, click the check in GitHub and accept or reject the suggestion to make the check pass.
Example agents
Code Security Review
Performs a comprehensive security audit for OWASP Top 10 vulnerabilities and security best practices.
Improve Test Coverage
Make incremental improvements to test coverage every day.
Update AGENTS.md
Keep your AGENTS.md continuously synced with your codebase.
Draft Changelog Update
Create a draft update to CHANGELOG.md based on recent changes in a pull request.