Skip to content

Plugin Lifecycle

No formal plugin lifecycle specification exists. TokenPilot uses host-specific mechanisms:

  • OpenClaw: native plugin slot with bundled runtime
  • Codex CLI: hooks (SessionStart, PreToolUse, PostToolUse, Stop) via hooks.json
  • Claude Code: SessionStart hook + gateway + MCP recovery

Next

Released under the MIT License.