You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚡ Long-running autonomous goal mode with multi-round skeptic verification for OpenCode. Stop accepting 'I'm done' on faith — make every completion claim pass a panel of adversarial skeptics.
agent-gorgon is a 3-layer hook defense for Claude Code and other agent runtimes that steers an agent toward invoking a registered tool instead of fabricating that tool's output. Combines prompt-time tool injection, finish-time output checking, and a Bash guard against reimplementing registered tools.