121 Commits
Author SHA1 Message Date
github-actions[bot] aaea4de05f chore: daily ranking refresh 2026-08-31 04:24:30 +00:00
github-actions[bot] bfa75ed44b chore: daily ranking refresh 2026-08-30 04:19:20 +00:00
github-actions[bot] 91161efc7d chore: daily ranking refresh 2026-08-29 06:11:11 +00:00
github-actions[bot] 4baca27bfb chore: daily ranking refresh 2026-08-28 10:12:14 +00:00
github-actions[bot] 994b212e6d chore: daily ranking refresh 2026-08-27 08:09:21 +00:00
github-actions[bot] 9073975d02 chore: daily ranking refresh 2026-08-26 01:24:35 +00:00
github-actions[bot] f51f52b93b chore: daily ranking refresh 2026-08-25 01:21:28 +00:00
github-actions[bot] ca7c4d6b88 chore: daily ranking refresh 2026-08-24 01:24:15 +00:00
github-actions[bot] 192ce79f8e chore: daily ranking refresh 2026-08-23 01:26:38 +00:00
github-actions[bot] d4b8e5749a chore: daily ranking refresh 2026-08-22 01:19:17 +00:00
github-actions[bot] 10fcd64c67 chore: daily ranking refresh 2026-08-21 01:24:21 +00:00
github-actions[bot] d3fcf20ad1 chore: daily ranking refresh 2026-08-20 01:19:51 +00:00
github-actions[bot] 6ec6847326 chore: daily ranking refresh 2026-08-19 01:21:09 +00:00
github-actions[bot] 01a2abc8bc chore: daily ranking refresh 2026-08-18 01:19:19 +00:00
github-actions[bot] eb1cd4839e chore: daily ranking refresh 2026-08-17 01:22:15 +00:00
github-actions[bot] baf71fb4c2 chore: daily ranking refresh 2026-08-16 01:25:23 +00:00
github-actions[bot] 0e35ec6feb chore: daily ranking refresh 2026-08-15 01:20:19 +00:00
github-actions[bot] 82b68e49cf chore: daily ranking refresh 2026-08-14 02:05:41 +00:00
github-actions[bot] 4cc2ead2d8 chore: daily ranking refresh 2026-08-13 02:07:36 +00:00
github-actions[bot] 159f8fb291 chore: daily ranking refresh 2026-08-12 02:05:31 +00:00
github-actions[bot] 9e61d6c8e9 chore: daily ranking refresh 2026-08-11 01:53:05 +00:00
github-actions[bot] bca8615659 chore: daily ranking refresh 2026-08-10 01:57:33 +00:00
github-actions[bot] 47b571bd6b chore: daily ranking refresh 2026-08-09 01:52:49 +00:00
github-actions[bot] cf13b56963 chore: daily ranking refresh 2026-08-08 20:37:02 +00:00
tiennm99andGitHub e4753ba33c chore: annotate archived repos, publish inclusion criteria (#10)
- notes for gpt-engineer, void, Roo-Code (archived upstream) — shown
  as badges + italics on the dashboard; kept for historical value
- README Contributing now states inclusion criteria: must BE a coding
  agent (not tooling for agents), ~10k+ stars, open source + maintained
- resolves ambiguity for community PRs proposing sub-bar repos
2026-08-09 03:36:44 +07:00
github-actions[bot] a8559b5b2d chore: daily ranking refresh 2026-08-08 20:26:22 +00:00
tiennm99andGitHub 0d5e4b3266 feat: momentum metrics, agents.yml validation, drift detection, hardening (#9)
Review fixes:
- applyMigrations resolves chained renames deterministically (cycle guard)
- GraphQL errors name the failing owner/repo, not the alias
- sanitizeCell escapes backslash + angle brackets (README md/HTML injection)
- timeNow/graphqlURL seams; new httptest fetch tests, site + delta tests
  (coverage 30% -> 65.6%)

Features:
- delta30d computed from history; dashboard gains sortable D30d column
- README shows Top 7-day mover line
- 'go run . -check' validates agents.yml offline (dupes, categories,
  name patterns); wired into CI for contributor PRs
- isArchived + rename drift warnings in daily run; archived badge on
  dashboard (E2E found 3 archived repos: gpt-engineer, void, Roo-Code)
2026-08-09 03:26:01 +07:00
github-actions[bot] 101e7129f1 chore: daily ranking refresh 2026-08-08 19:48:32 +00:00
tiennm99andGitHub 5d66d4757c chore: project hardening — dep swap, CI gates, dependabot, action bumps (#8)
* chore: project hardening — dep swap, CI gates, dependabot, action bumps

- swap gopkg.in/yaml.v3 (upstream archived Apr 2025) for maintained
  github.com/goccy/go-yaml; same Unmarshal API, tags unchanged
- add CI workflow: go vet/test/build + golangci-lint + govulncheck
  on PRs and main pushes
- add dependabot for gomod + github-actions (weekly)
- bump actions to latest majors in update.yml (clears Node 20
  deprecation annotations); workflow logic untouched
- README/history refreshed by E2E verification run (29 agents)

* fix: check Close/Remove error returns (errcheck)

Write paths (writeSnapshots, renderReadme) now propagate close errors —
a failed close there can hide lost data. Read/cleanup paths ignore
explicitly with _ =.
2026-08-09 02:48:03 +07:00
github-actions[bot] 37c360d164 chore: daily ranking refresh 2026-08-08 18:17:46 +00:00
github-actions[bot] 91ff2bbec2 chore: daily ranking refresh 2026-08-08 17:45:23 +00:00
github-actions[bot] ccf5f740ea chore: daily ranking refresh 2026-08-08 16:28:11 +00:00
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
github-actions[bot] bc1183fe6d chore: daily ranking refresh 2026-08-08 01:46:42 +00:00
github-actions[bot] cb42aaa0f3 chore: daily ranking refresh 2026-08-07 02:45:33 +00:00
github-actions[bot] 51e6b952f1 chore: daily ranking refresh 2026-08-06 02:43:50 +00:00
github-actions[bot] c8248857e6 chore: daily ranking refresh 2026-08-05 02:41:28 +00:00
github-actions[bot] 917bf73033 chore: daily ranking refresh 2026-08-04 02:43:16 +00:00
github-actions[bot] 9fec8a39fa chore: daily ranking refresh 2026-08-03 03:14:37 +00:00
github-actions[bot] bfc5606431 chore: daily ranking refresh 2026-08-02 02:57:12 +00:00
github-actions[bot] 06c6601459 chore: daily ranking refresh 2026-08-01 03:14:56 +00:00
github-actions[bot] 821743ef26 chore: daily ranking refresh 2026-07-31 03:13:54 +00:00
github-actions[bot] e7b52028f4 chore: daily ranking refresh 2026-07-30 02:33:21 +00:00
github-actions[bot] db1f666e1d chore: daily ranking refresh 2026-07-29 02:48:14 +00:00
github-actions[bot] ad65c56d1f chore: daily ranking refresh 2026-07-28 02:41:36 +00:00
github-actions[bot] 85ef3fd079 chore: daily ranking refresh 2026-07-27 03:23:08 +00:00
github-actions[bot] fe2ba914f9 chore: daily ranking refresh 2026-07-26 03:13:12 +00:00
github-actions[bot] 12f16bf22f chore: daily ranking refresh 2026-07-25 02:49:01 +00:00
github-actions[bot] 17c9adb096 chore: daily ranking refresh 2026-07-24 02:49:49 +00:00
github-actions[bot] 833a12829b chore: daily ranking refresh 2026-07-23 02:55:19 +00:00