Skip to content
Merged
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
5 changes: 5 additions & 0 deletions docs/src/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -184,3 +184,8 @@ Create custom agentic workflows directly from the GitHub web interface using nat
captionsSrc="/gh-aw/videos/create-workflow-on-github.vtt"
aspectRatio="16:9"
/>

## Built on GitHub Agentic Workflows

> [!TIP]
> **[Autoloop](https://githubnext.com/projects/autoloop/)** is a project by GitHub Next that builds on GitHub Agentic Workflows. Define a goal, a set of files the agent may modify, and an evaluation command that outputs a numeric metric — Autoloop runs on a schedule, proposes changes, and keeps only the ones that improve the metric. It's a way to continuously optimize any measurable aspect of your repository: test coverage, bundle size, build times, or custom research objectives. [View on GitHub](https://github.com/githubnext/autoloop)