Skip to content

Protocol v3 + session log: agent session log, remove sandbox build + session transcript, sandbox_output renames - #68

Merged
hbrooks merged 1 commit into
mainfrom
session-log-protocol-v3
Jul 22, 2026
Merged

Protocol v3 + session log: agent session log, remove sandbox build + session transcript, sandbox_output renames#68
hbrooks merged 1 commit into
mainfrom
session-log-protocol-v3

Conversation

@hbrooks

@hbrooks hbrooks commented Jul 22, 2026

Copy link
Copy Markdown
Member

CLI half of the unified session log (ellipsis monorepo session-lifecycle-events branch): stream protocol v3, agent session log download verb, sandbox-build and transcript verbs removed, record-vocabulary renames — lands after @ellipsis-dev/sdk@0.2.0 publishes and deploys with the backend PR.

…ld + session transcript, sandbox_output/session_idle renames, scope=records (requires @ellipsis-dev/sdk 0.2.0)
@hbrooks
hbrooks merged commit 4c0921d into main Jul 22, 2026
1 check failed
hbrooks added a commit that referenced this pull request Jul 25, 2026
…concept (#81)

`agent --help` is read cold by coding agents deciding their next call, so the
surface it presents needs one spelling per concept. Every command now shows a
singular name with its plural registered as a hidden alias, routes move out of
descriptions into a trailing API line, and the colliding short flags are
untangled (-o is an output path, -d is --detach, --since/--until are the only
time window). Conventions are written down in skills/cli-conventions so the
next command added does not reintroduce the drift.

Also fixes two callers that were already broken: the smoke scripts invoked
`agent run list` (dead since the run to session rename) and the ellipsis skill
told agents to run `agent sandbox build` (removed in #68).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant