Skip to content

agentbrainsystem companion v1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 15:44

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.