Sync a Connected Agent Session
Connected Agent setup installs the background daemon by default. Check it before doing a manual backfill:codex with claude_code, hermes, or openclaw when appropriate.
Omitting --project uses the current directory for a normal push; use
clawdi push --help before widening a backfill with --all.
The command reports new, updated, or unchanged Sessions. They appear under
Sessions in the dashboard and on the relevant Agent page.
push for a remote runtime; use the status
shown on the Cloud Agent page. See the Cloud Agent
overview.
Review and find a Session
Open Sessions in the dashboard. Search by summary, folder, or Session ID, then use the available Agent and activity filters. Select a Session to read its uploaded messages and metadata. If a row exists but its messages do not, rerun the focusedpush. Metadata can
arrive before a content upload succeeds, and the next push retries content that
is not in sync.
Mirror synced Sessions onto another computer
For a Connected Agent installation on the destination computer:clawdi config paths to inspect the local paths for your installed CLI
version instead of relying on a hard-coded directory.
Share one Session
- Open the Session detail page in the dashboard.
- Choose Share and turn on Public access.
- Copy the canonical link.
- Open the link in a signed-out window to verify the intended content is visible.
Export as Markdown or JSON
While Public access is on, the Share panel shows Markdown and JSON format links. Copy the format you need, or append.md or .json to the
canonical public Session URL:
Revoking the URL cannot recall a file that someone already downloaded or
copied. Treat exported files as independent copies and share them through an
appropriate secure channel.
clawdi session --help, clawdi push --help, and clawdi pull --help
for the exact filters available in your CLI version. See the CLI
guide for dry-run and JSON conventions.