Skip to content

Examples

This is a collection of examples that demonstrate how to use PlusCoder through CLI or Python.

  1. Basic coding instruction: A simple example of using PlusCoder to instruct agent to generate a README file from a repository.
  2. Issues Management: An example of using PlusCoder to read an issue in a repository and code a proposed solution.
  3. Code Review: Use PlusCoder to review a code and suggest improvements given some guidelines.
  4. Custom Agents: Demonstrate how to create a custom agent using PlusCoder.
  5. Remote Configuration: Show how to remotely configure PlusCoder for reusing agents across different users.