@meterbility/github-copilot-adapter
v0.6.5
Published
GitHub Copilot CLI session capture adapter for Meterbility — parses ~/.copilot/session-state events.jsonl and carves multi-agent (squad) sessions into parent/child runs
Downloads
348
Readme
@meterbility/github-copilot-adapter
Part of Meterbility — the debugger for AI agents. Capture every run, inspect every decision, pause and inject live, fork from any step.
Ingests GitHub Copilot CLI sessions from ~/.copilot/session-state (events.jsonl), falling back to the legacy history-session-state directory on older installs (COPILOT_HOME overrides ~/.copilot), and carves multi-agent (squad) sessions into a parent run plus one child run per agent.
npm install @meterbility/github-copilot-adapterSee the Meterbility documentation for the full guide. MIT licensed.
