agent.yaml 174 B

123456
  1. name: CoderAgent
  2. description: Given a particular task, and a detailed description of the codebase, accomplishes the task
  3. inputs:
  4. task: string
  5. summary: string
  6. outputs: {}