Examples
This is a collection of examples that demonstrate how to use PlusCoder through CLI or Python.
- Basic coding instruction: A simple example of using PlusCoder to instruct agent to generate a README file from a repository.
- Issues Management: An example of using PlusCoder to read an issue in a repository and code a proposed solution.
- Code Review: Use PlusCoder to review a code and suggest improvements given some guidelines.
- Custom Agents: Demonstrate how to create a custom agent using PlusCoder.
- Remote Configuration: Show how to remotely configure PlusCoder for reusing agents across different users.