Integrations
OpenCode
AgentPM captures OpenCode sessions from the local SQLite store, materializes them into collector spool evidence, and normalizes them into the same conversation model as other coding agents.
Status
Supported
What AgentPM captures
AgentPM captures OpenCode sessions from the local SQLite store, materializes them into collector spool evidence, and normalizes them into the same conversation model as other coding agents.
Setup
Install AgentPM on the machine where this tool writes its local session history, then run agentpm status after a normal coding-agent session.
curl -fsSL https://agentpm.dev/install.sh | bash
agentpm statusVerify
Open the organization in AgentPM, check Fleet for the agent, then open Conversations or Projects to confirm new sessions are searchable.