-
Notifications
You must be signed in to change notification settings - Fork 4
CLI Extensions Status
Summarises extension readiness without changing anything.
ed extensions status [<id>] [--json]
| Argument | Type / values | Default | What it does |
|---|---|---|---|
id |
one of the seventeen ids, or a defaults key | all extensions | Limit the report to one extension |
| Option | Type / values | Default | What it does |
|---|---|---|---|
--json |
flag | off | Emit the complete readiness report |
Without an id, the human form is an ordered table with ID, READINESS,
RUNTIME, and DETAIL columns. The JSON form is an array in registry order.
With an id, the human form has one row and JSON is one object.
Each JSON report contains id, title, verified, state, checks, and
remediation. An unhealthy extension still exits 0 so scripts can inspect its
complete report.
state.phase describes setup readiness. state.runtimePhase distinguishes an
installed runtime from an uninstalled, empty, loading, unsupported, or failed
runtime. Each check includes its contributing runtimePhase, or null when it
only affects readiness.
The adapter.<id> or backend.<id> check is the live feature probe. It reads
the same runtime source the feature uses, such as EventKit, Core Audio,
Service Management, an extension repository, or a verified executable.
ed extensions status
ed extensions status quinjet
ed extensions status calendar --json
ed extensions status --json | jq '.[] | select(.verified == false)'
-
ed extensions verifyfor a detailed human report -
ed extensions setupfor noninteractive setup - Extension runtime detection for the probe behind every extension
-
ed extensions, 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