mirror of
https://github.com/tiennm99/awesome-coding-agents.git
synced 2026-08-31 08:27:13 +00:00
- 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
14 lines
198 B
Plaintext
14 lines
198 B
Plaintext
# Go build artifacts
|
|
/awesome-coding-agents
|
|
*.exe
|
|
*.test
|
|
*.out
|
|
|
|
# Editor / OS noise
|
|
.DS_Store
|
|
.idea/
|
|
.vscode/
|
|
|
|
# Generated by the updater each run; deployed to Pages, never committed
|
|
site/data.json
|