From 12bac52e954875fe20a8050caac9b4f4b4d2b717 Mon Sep 17 00:00:00 2001 From: Scn64 <30916058+Scn64@users.noreply.github.com> Date: Thu, 6 Aug 2026 10:16:50 -0700 Subject: [PATCH] Add Agent Autopilot to Agents & Orchestration --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3916d43..8b11143 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ June 14, 2026 - [**Severance**](https://github.com/blas0/Severance) - (47 ⭐) - A semantic memory system designed for Claude Code. - [**AgentCheck**](https://github.com/devlyai/AgentCheck) - (44 ⭐) - Local AI-powered code review agents for Claude Code. - [**claude-agents**](https://github.com/tddworks/claude-agents) - (18 ⭐) - A collection of specialized AI agents for Claude Code that enhance software development workflows with focused expertise in specific domains. +- [**Agent Autopilot**](https://github.com/Scn64/agent-autopilot) - (0 ⭐) - Governance and continuity scaffolding for Claude Code agents that run unattended for months: a standing-orders constitution, an append-only decision log and state snapshot for cross-session continuity, and a human approval gate for money, credentials, and public actions. ---