-
Notifications
You must be signed in to change notification settings - Fork 4
CLI Companion Weekly
github-actions[bot] edited this page Aug 16, 2026
·
2 revisions
The wider pass. The nightly run works on what just happened; this one looks across weeks for what a single night cannot see, and it is what keeps the belief set from only ever growing.
Usage:
ed companion weekly [--json] [--endpoint <url>]
Three things happen:
- Beliefs get related to each other as
supports,tensions_withorrefines, so the model of you has structure rather than being a flat list. - Anything that tensions with something else is reopened as contested, which is what feeds the question ledger: a contested belief is a hole the system knows it has.
- Beliefs that have sat active for a month and have never once been retrieved are retired. Retired, not deleted.
--json shape: {beliefsExamined, linksMade, contestedReopened, retired}.
The pass requires a configured reasoning provider and mutates links and belief statuses without confirmation. It examines at most 40 active or contested beliefs for relationships. With fewer than two it returns early and does not run retirement. Otherwise retirement applies globally to active beliefs older than 30 days with no recorded retrieval.
-
ed companion nightly, the pass that runs every night -
ed companion db, the monthly rebuild from the episodes -
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