Documentation Index
Fetch the complete documentation index at: https://mintlify.com/mubit-ai/codaph/llms.txt
Use this file to discover all available pages before exploring further.
Usage
Arguments
The session ID to inspect.
Options
Working directory path. Defaults to current directory.
Output results in JSON format.
Repository ID. Auto-detected if not specified.
Include full event payloads in output.
Examples
Inspect a session
Inspect with JSON output
Inspect session in specific project
Output Format
The inspect command shows:- Session metadata (ID, actor, source, timestamps)
- Event count and thread count
- Timeline of events
- File change summary
JSON Output Example
Related Commands
- codaph sessions - List all sessions
- codaph timeline - View event timeline
- codaph diff - View file changes