-
Notifications
You must be signed in to change notification settings - Fork 4
CLI Companion Conversations
github-actions[bot] edited this page Aug 16, 2026
·
2 revisions
Lists conversations newest-first, or replays one in full when an id is given.
Usage:
ed companion conversations [<id>] [--limit <n>] [--json] [--endpoint <url>]
Options:
| Name | Type / values | Default | What it does |
|---|---|---|---|
--limit |
positive integer | 20 |
How many conversations to list. |
--json |
flag | off | Emits one JSON document on stdout. |
--endpoint |
URL | resolution order | Uses this Companion API base URL. |
Without an id the JSON is an array of
{id, title, createdAt, lastActiveAt, messageCount, lastMessage}; with an id it
is one {id, title, createdAt, messages} object whose messages carry role,
content, citations, model and createdAt.
-
ed companion, the rest of this group - All
edcommands
Auto-generated from docs/, edit the docs in the repo, not the wiki.
CLI reference
Companion
- Deploy
- Concepts
- Concepts Memory
- Concepts Ingestion
- Concepts Search
- Concepts Chat
- Concepts Learning
- Concepts Brain
- Concepts Friend
- Hosts
- Stack
- Status
- Doctor
- Search
- Index
- Ingest
- Episodes
- Sync
- Observations
- Reflect
- Beliefs
- Ask
- Extract
- Claims
- Corroborate
- Runs
- Chat
- Conversations
- Forget
- Export
- Import
- Erase
- Wipe
- Episode
- Nightly
- Reason
- Personas
- Council
- Lenses
- Core
- Why
- Hypotheses
- Predictions
- Commitments
- Discrepancies
- Calibration
- Inquire
- Entities
- Eval
- Standup
- Machines
- Baselines
- Connectors
- Facts
- Correct
- Weekly
- Db
Guides