v1.0.1 — Auto-trigger reviews + brand polish
What's new
Auto-trigger Claude reviews
The Claude code review and security review workflows now fire automatically on pull requests rather than waiting for a label. The outside-collaborator approval gate (Actions settings) is what bounds drive-by credit burn from random fork PRs.
claude-code-review.ymlruns on every PR (opened / synchronize / ready-for-review / reopened).claude-security-review.ymlruns on every PR whose base ismainordevelop, plusworkflow_dispatchfor manual re-runs.
Brand polish
- README H1 is now The Librarian to match the character framing of the project.
- A 1280×640 social-preview banner (
docs/img/social-preview.png) is included so the repo can show a proper OpenGraph card when shared on Slack / X / Discord. Upload via Settings → General → Social preview (UI-only). CONTRIBUTING.mdtrimmed to contributor-facing essentials (the maintainer-setup and threat-model rationale stay inSECURITY.md).
Upgrade
Drop-in for 1.0.0 users. No code or schema changes.
pip install --upgrade librarian-tracker