-
Notifications
You must be signed in to change notification settings - Fork 4
CLI Companion Extract
github-actions[bot] edited this page Aug 16, 2026
·
2 revisions
Pulls the claims you made out of episodes that have none yet.
Usage:
ed companion extract [--json] [--endpoint <url>]
Options:
| Name | Type / values | Default | What it does |
|---|---|---|---|
--json |
flag | off | Emits one JSON document on stdout. |
--endpoint |
URL | resolution order | Uses this Companion API base URL. |
--json shape:
{
"claimsExtracted": 4,
"episodesConsidered": 3
}Examples:
$ ed companion extract
considered 3 episodes, extracted 4 claims
Behaviour: the reasoner reads up to ten episodes without claims and records
each assertion with a type (fact, intention, commitment, progress,
self_assessment, prediction, preference, feeling) and whether
independent records could test it. A missing reasoning provider is a backend
failure and exits 1. An unreachable companion endpoint exits 4.
-
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