mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-14 01:08:01 -05: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: {}
|