stbenjam/keepgoing
v0.3.0
A Stop hook for Claude Code and Codex that requests one final completion pass, with an opt-in infinite mode.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "keepgoing",
"version": "0.3.0",
"description": "A Stop hook for Claude Code and Codex that requests one final completion pass, with an opt-in infinite mode.",
"author": {
"name": "stbenjam"
}
}