Integrations Overview
Tuneloop integrates with two categories of external systems:
Coding Agent Integrations
These capture session transcripts from your developers' AI coding agents and upload them to Tuneloop for analysis.
| Harness | Setup |
|---|---|
| Claude Code | Plugin via npx tuneloop-plugin-setup |
| Codex | Hook via tuneloop-ingest setup |
| OpenCode | Plugin via npx tuneloop-plugin-setup |
| Pi | Extension via npx tuneloop-plugin-setup |
| Custom Harnesses | Claude Agent SDK, OTel (beta), or SDK (coming soon) |
All harness integrations work by hooking into the agent's session lifecycle. When a session ends, the hook uploads the transcript to your Tuneloop server automatically.
Outcome Source Connectors
These connect Tuneloop to your systems of record so it can link sessions to outcomes.
| Connector | What it provides |
|---|---|
| GitHub | PR lifecycle, merge events, review data, line-level attribution |
| Jira | Ticket status, transitions, resolution tracking |