// Concept

Conversations

A conversation is the normalized record of a coding-agent work session. It includes prompts, assistant turns, tool calls, command output, file references, metadata, and derived summaries.

Concepts

Conversations

A conversation is the normalized record of a coding-agent work session. It includes prompts, assistant turns, tool calls, command output, file references, metadata, and derived summaries.

Definition

A conversation is the normalized record of a coding-agent work session. It includes prompts, assistant turns, tool calls, command output, file references, metadata, and derived summaries.

How it shows up in AgentPM

You will see this concept in conversation detail, project pages, search results, digests, and agent-facing CLI workflows.

Why it matters

The goal is to make coding-agent work durable enough for review, handoff, coaching, governance, and future agent context.

Next steps