π v2.0.0 β Autonomy Layer (and v2.0.1 patch) #170
auroracapital
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
claude-ops v2.0.0 β Autonomy Layer
A major release of the open-source business operations command center for Claude Code.
What's new: an autonomy layer that watches your work and self-heals.
π Deploy auto-fix β PostToolUse hooks watch
gh pr mergeandnpm run build:*. On failure, dispatch a Haiku-powered fixer with persona-driven prompt + hard guardrails. Per-repo single-flight lock, hourly budget cap, transient detection (auto-rerun instead of agent), content-hash dedup, layered service registry.π€ Specialized agent system β 4 pre-installed agents (deploy-fixer, build-fixer, dependency-auditor, plus general-purpose override). PreToolUse hook silently swaps
general-purposeβ matching specialist. User-extensible JSON keyword map.π‘ Universal safety hooks β secret-commit blocker (Stripe/AWS/GitHub/JWT), rm -rf anchor blocker (/, ~, $HOME, ..), main-push warn. All gated by userConfig boolean.
πΊ Recap marquee daemon β multi-session digest synthesizer running as launchd. Auto-configures tmux status-right (or Claude Code statusLine fallback).
π Multi-account Claude rotator β folded the magic-link auto-rotator. Background rotation via launchd; OAuth init wizard during /ops:setup.
βοΈ /ops:setup wizard expanded + plugin.json userConfig overhauled β 19+ new boolean toggles + numeric caps + file pickers (proper types finally render as spacebar toggles in /plugins).
Zero breaking changes β every new feature is opt-in via userConfig.
π GitHub: https://github.com/Lifecycle-Innovations-Limited/claude-ops
π v2.0.0 release: https://github.com/Lifecycle-Innovations-Limited/claude-ops/releases/tag/v2.0.0
π v2.0.1 patch: https://github.com/Lifecycle-Innovations-Limited/claude-ops/releases/tag/v2.0.1
π Wiki: https://github.com/Lifecycle-Innovations-Limited/claude-ops/wiki
Install:
/plugin marketplace add Lifecycle-Innovations-Limited/claude-opsBeta Was this translation helpful? Give feedback.
All reactions