Releases: victorbjuliani/agentbrainsystem
agentbrainsystem companion v1.2.0
v1.2.0 — self-healing hooks + doctor eviction detection
Added
- Self-healing hooks (#181): when a third-party tool rewrites
~/.claude/settings.jsonand drops abs's lifecycle hooks, capture and recall silently go dark. The MCP server (abs start) still loads every session, so it now re-asserts the evicted hooks automatically — closing the silent-failure loop. Gated on a real Claude Code launch, fail-open (never blocks the server), opt out withABS_SELF_HEAL_HOOKS=0.
Fixed
abs doctordetects evicted hooks (#180): previously reportedhealthy:trueeven with its own hooks gone from settings.json. Nowhealthy:false+ arun abs setupremediation + ahooksreport field. Hardened against malformed settings shapes.- Dependencies:
npm audit fixforhono+protobufjs— productionnpm auditnow clean.
Internal
- Hardened
mainmerge governance — human code-owner review + review-thread resolution required (#182).
Update: npm install -g agentbrainsystem@latest && abs setup — then restart Claude Code. Tray installers attached below (macOS apps unsigned → first launch: right-click → Open).
agentbrainsystem companion v1.1.0
agentbrainsystem v1.1.0 — recall that actually helps.
The CLI ships on npm (npm i -g agentbrainsystem@1.1.0); the cross-platform tray companion installers are attached below.
Added
- Guided LLM step in
abs setup— optional, skippable; turns raw sessions into durable lessons; your API key is never stored (env-var only). Local Ollama leads ($0/offline), or any hosted OpenAI-compatible endpoint. - Optimize-by-default — background auto-distill cadence + curation gate.
- Durable-first recall — ranks lessons/decisions over raw turns, with a data-calibrated noise floor.
Fixed — fail-loud instead of silent (capture/ingest/config/export-import); x-ray anchor/index/optimize defects; tray sidecar leak; resilience (migrations, atomic backup, locks); strict CLI parsing; recall-fence prompt-injection hardening.
Security/CI — supply-chain workflows (Scorecard, zizmor, Harden-Runner, CodeQL) + SHA-pinned actions.
agentbrainsystem companion v1.0.2
The desktop companion for agentbrainsystem — a menu-bar / system-tray glance at your AI agent's memory, rendered as a living bioluminescent jellyfish.
Install
Download the installer for your OS below:
- macOS —
aarch64.dmg(Apple Silicon) ·x64.dmg(Intel) - Windows —
x64-setup.exeorx64_en-US.msi - Linux —
amd64.deb·x86_64.rpm·amd64.AppImage
macOS apps are unsigned: right-click the app → Open the first time.
Core tool (CLI + MCP)
The companion reads the store the CLI maintains. Install the core with:
npm install -g agentbrainsystem
abs setup
Local-first, offline, $0. English by default, Portuguese on a pt-* locale.