Files
awesome-coding-agents/data/agents.yml
T
tiennm99andGitHub 5051274e52 feat: add 10 agents, fix renamed slugs, add GitHub Pages dashboard (#5)
- Add pi, OpenHands, warp, gpt-pilot, qwen-code, kilocode, onlook,
  dyad, trae-agent, copilot-cli (19 -> 29 tracked repos)
- Update renamed slugs to canonical owners (anomalyco/opencode,
  aaif-goose/goose, AntonOsika/gpt-engineer) with history key
  migrations so star deltas survive the rename
- Generate site/data.json each run and deploy site/ (interactive
  table + star-history chart) to GitHub Pages from the daily
  workflow, since GITHUB_TOKEN bot pushes cannot trigger a separate
  Pages workflow
2026-08-08 23:27:53 +07:00

100 lines
2.2 KiB
YAML

# Curated list of AI agent coding tools.
# Edit this file to add, remove, or recategorize entries.
# The daily GitHub Actions run will refresh stars and regenerate README.md.
#
# owner/repo must be the CURRENT canonical GitHub slug. When a tracked repo is
# renamed, update it here AND add a key migration in history.go so historical
# star data stays attached.
agents:
- owner: Aider-AI
repo: aider
category: cli
- owner: cline
repo: cline
category: extension
- owner: continuedev
repo: continue
category: extension
- owner: anomalyco
repo: opencode
category: cli
- owner: charmbracelet
repo: crush
category: cli
- owner: google-gemini
repo: gemini-cli
category: cli
notes: Google announced a closed-source successor; OSS repo may be retired
- owner: openai
repo: codex
category: cli
- owner: aaif-goose
repo: goose
category: cli
notes: Moved to the Agentic AI Foundation (Linux Foundation)
- owner: plandex-ai
repo: plandex
category: cli
- owner: AntonOsika
repo: gpt-engineer
category: cli
- owner: SWE-agent
repo: SWE-agent
category: research
- owner: RooCodeInc
repo: Roo-Code
category: extension
- owner: TabbyML
repo: tabby
category: ide
- owner: zed-industries
repo: zed
category: ide
- owner: voideditor
repo: void
category: ide
- owner: anthropics
repo: claude-code
category: cli
- owner: yetone
repo: avante.nvim
category: extension
- owner: stackblitz
repo: bolt.new
category: web
- owner: kortix-ai
repo: suna
category: web
- owner: earendil-works
repo: pi
category: cli
- owner: OpenHands
repo: OpenHands
category: web
- owner: warpdotdev
repo: warp
category: ide
notes: Agentic terminal; client open-sourced Apr 2026 (AGPL-3.0)
- owner: Pythagora-io
repo: gpt-pilot
category: cli
- owner: QwenLM
repo: qwen-code
category: cli
- owner: Kilo-Org
repo: kilocode
category: extension
- owner: onlook-dev
repo: onlook
category: web
- owner: dyad-sh
repo: dyad
category: web
- owner: bytedance
repo: trae-agent
category: research
- owner: github
repo: copilot-cli
category: cli