mirror of
https://github.com/tiennm99/awesome-coding-agents.git
synced 2026-05-30 10:22:54 +00:00
237d7acd6a
Go updater that fetches AI agent coding tool repo stats via GitHub GraphQL (batched, one query), sorts by star count, appends a daily snapshot to data/history.jsonl, and regenerates README.md from templates/readme.tmpl. Daily workflow at .github/workflows/update.yml refreshes rankings and commits changes. Seed list in data/agents.yml covers 19 tracked repos.
11 lines
110 B
Plaintext
11 lines
110 B
Plaintext
# Go build artifacts
|
|
/awesome-coding-agents
|
|
*.exe
|
|
*.test
|
|
*.out
|
|
|
|
# Editor / OS noise
|
|
.DS_Store
|
|
.idea/
|
|
.vscode/
|