You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve README trust signals for Guardex and companion tools (#204)
Add the badge strip the user asked for at the top of the README and
show live GitHub star counts under each companion-tool repo link.
The counts stay dynamic through Shields endpoints instead of becoming
hard-coded numbers that drift.
Constraint: Keep the change docs-only and aligned with current workflow file names
Rejected: Hard-code star counts in prose | would go stale immediately
Confidence: high
Scope-risk: narrow
Directive: Keep README popularity and health badges wired to live badge endpoints instead of manual counts
Tested: openspec validate --specs
Tested: npm test
Tested: node --check bin/multiagent-safety.js
Tested: HOME=/tmp/codex-home NPM_CONFIG_CACHE=/tmp/codex-npm-cache npm pack --dry-run
Not-tested: GitHub-rendered README appearance in browser
Co-authored-by: NagyVikt <nagy.viktordp@gmail.com>
**GitGuardex is a safety layer for parallel agent work in git repos.** If you're running more than one Codex or Claude agent on the same codebase, this is what keeps them from deleting each other's work.
0 commit comments