Run History
- Run
ccam run history --limit 100. - Filter by provider, working directory, model, status, and session ID.
- For a live handle, run
ccam run get <id> --envelopes. - For the persisted agent session, use
ccam session <session-id>and the session transcript tools. - Distinguish:
- process still live
- process completed with usable output
- process failed
- history row exists but the in-memory handle was reaped
- Recommend resume only when the native session ID is present and the selected provider supports that session.
Return the exact run ID, provider, session ID, working directory, model, timestamps, lifecycle state, and the next safe action.