• Joined on 2026-04-03
the_og pushed to main at the_og/better-claude-config 2026-07-12 18:30:32 -04:00
6fce19cc67 ci: gate the catalog signature, smoke-test the release key (#61, #63)
the_og pushed to main at the_og/better-claude-config 2026-07-12 18:25:51 -04:00
37b3c8f5d0 catalog: trust the real signing key
the_og pushed to main at the_og/better-claude-config 2026-07-12 18:22:44 -04:00
b08cf2112b chore: sign data/catalog.json (Catalog Console, #62)
the_og automatically merged pull request the_og/better-claude-config#66 2026-07-12 18:04:54 -04:00
the_og pushed to main at the_og/better-claude-config 2026-07-12 18:04:54 -04:00
80761a1f17 Merge PR #66: Catalog Console — maintainer review + signing tool (#62)
d6fc6845c4 fix(catalog-console): run registry lookup automatically, not on click (#62)
f0d0ab7a08 feat: Catalog Console -- maintainer-only review + signing tool (#62)
Compare 3 commits »
the_og closed issue the_og/better-claude-config#62 2026-07-12 18:04:54 -04:00
Catalog Console: maintainer-only review + signing tool (no manual scripts)
the_og deleted branch feat/62-catalog-console from the_og/better-claude-config 2026-07-12 18:04:54 -04:00
the_og pushed to feat/62-catalog-console at the_og/better-claude-config 2026-07-12 18:04:33 -04:00
d6fc6845c4 fix(catalog-console): run registry lookup automatically, not on click (#62)
the_og created pull request the_og/better-claude-config#66 2026-07-12 17:57:47 -04:00
feat: Catalog Console -- maintainer-only review + signing tool (#62)
the_og pushed to feat/62-catalog-console at the_og/better-claude-config 2026-07-12 17:57:15 -04:00
f0d0ab7a08 feat: Catalog Console -- maintainer-only review + signing tool (#62)
the_og created branch feat/62-catalog-console in the_og/better-claude-config 2026-07-12 17:57:15 -04:00
the_og deleted branch feat/10-catalog-core from the_og/better-claude-config 2026-07-12 17:55:50 -04:00
the_og pushed to main at the_og/better-claude-config 2026-07-12 17:55:50 -04:00
3841106630 Merge pull request 'feat: MCP server catalog core -- signed, validated, resolvable (#10, #61)' (#65) from feat/10-catalog-core into main
e3581b6e8b Merge branch 'main' into feat/10-catalog-core
88e93edc6c catalog: pin exact package versions, drop firecrawl, add last_release
48904c7787 feat: MCP server catalog core -- signed, validated, resolvable (#10, #61)
Compare 4 commits »
the_og merged pull request the_og/better-claude-config#65 2026-07-12 17:55:49 -04:00
feat: MCP server catalog core -- signed, validated, resolvable (#10, #61)
the_og pushed to feat/10-catalog-core at the_og/better-claude-config 2026-07-12 17:42:14 -04:00
e3581b6e8b Merge branch 'main' into feat/10-catalog-core
672d78f903 Merge PR #64: signed SHA256SUMS for releases (#63)
cd38fd0c78 Sign release checksums with Ed25519 (#63)
Compare 3 commits »
the_og pushed to main at the_og/better-claude-config 2026-07-12 17:42:11 -04:00
672d78f903 Merge PR #64: signed SHA256SUMS for releases (#63)
cd38fd0c78 Sign release checksums with Ed25519 (#63)
Compare 2 commits »
the_og deleted branch feat/63-signed-checksums from the_og/better-claude-config 2026-07-12 17:42:11 -04:00
the_og closed issue the_og/better-claude-config#63 2026-07-12 17:42:09 -04:00
Binary distribution is the root of trust — code signing / notarization story
the_og merged pull request the_og/better-claude-config#64 2026-07-12 17:42:09 -04:00
Sign release checksums with Ed25519 (#63)
the_og commented on issue the_og/better-claude-config#10 2026-07-12 17:36:24 -04:00
[#10] Server catalog / one-click add — design pass first

Phase 1 landed as PRs — and the supply-chain audit immediately paid for itself

PR #65 (catalog core + signed verification) · PR #64 (signed release checksums, #63). 239 tests green,…