Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ Programs can include an Evolution Strategy section (inspired by OpenEvolve) that
- **Agentic Workflows**: https://github.com/github/gh-aw
- **Quick Start**: https://github.github.com/gh-aw/setup/quick-start/
- **Autoloop Examples**: See the [example programs](.autoloop/programs/) included in this repo
- **Cost Control**: See [docs/cost-control.md](docs/cost-control.md) for a deep-dive report on cost-control possibilities for the harnesses Autoloop supports (token/$ budgets per iteration / day / week / month, cheaper-model strategies, and concrete proposals)

## Conventions

Expand Down
Loading