mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-04-29 03:00:45 -04:00
7 lines
174 B
YAML
7 lines
174 B
YAML
name: CoderAgent
|
|
description: Given a particular task, and a detailed description of the codebase, accomplishes the task
|
|
inputs:
|
|
task: string
|
|
summary: string
|
|
outputs: {}
|