Commit Graph

2 Commits

Author SHA1 Message Date
AJ ONeal
f5a8a0cd5a feat(tools): add development and testing utilities (classify, comparecache, e2etest, fetchraw, inspect, uaparse) 2026-05-14 17:49:29 -06:00
AJ ONeal
3cfd10f197 feat: add Go release cache daemon (webicached) and HTTP API server (webid)
Rewrites the Node.js release classification pipeline in Go. webicached
fetches upstream releases, classifies assets, and writes legacy-format
JSON caches. webid serves the HTTP API (releases, resolve, bootstrap
scripts). Git-clone packages emit git_tag and git_commit_hash from
real repo clones — no fabricated refs.
2026-05-14 17:47:23 -06:00