Skip to content

v0.1.9

Choose a tag to compare

@homanp homanp released this 16 Feb 21:00
· 20 commits to main since this release
Screenshot 2026-02-16 at 21 59 07

v0.1.9 - Rebrand to brin

Complete rebrand from "sus" to "brin" across the entire codebase, infrastructure, and npm package.

Changes

  • New name — CLI binary, npm package, and all services renamed from sus to brin
  • New domainbrin.sh / api.brin.sh
  • New npm packagenpm install -g brin
  • Updated CLI — all commands now use brin (brin add, brin check, brin scan, etc.)
  • Updated env varsBRIN_API_URL, BRIN_INSTALL_DIR, BRIN_VERSION
  • Updated configbrin.json, .brin-docs/, [brin Docs Index] markers in AGENTS.md
  • Updated infrastructure — Cloud Run services redeployed as brin-api, brin-worker, brin-watcher, brin-cve
  • Fixed API startup race — health server socket now releases cleanly before main server binds

Migration from sus

  1. Run brin init to regenerate config (replaces sus.json with brin.json)
  2. Update any SUS_API_URL env vars to BRIN_API_URL
  3. Rename .sus-docs/ to .brin-docs/
  4. AGENTS.md index markers update automatically on next brin add

Full Changelog: superagent-ai/brin@v0.1.8...v0.1.9

What's Changed

Full Changelog: superagent-ai/brin@v0.1.8...v0.1.9