opencode/packages/sdk
Dax Raad ed91976618 core: rename session entry to message and expose full session lifecycle events in SDK
Renamed SessionEntry to SessionMessage for clearer, more intuitive API terminology
that better represents the message-based nature of session interactions.

Exposed 22 new session lifecycle event types in the JavaScript SDK including
prompted, step started/ended, text/reasoning/tool deltas, tool calls with
progress tracking, retries, and compaction events. This enables SDK consumers
to build real-time UIs that accurately reflect agent session state as it evolves,
providing users with visibility into thinking steps, tool execution, and retries.
2026-04-27 16:01:39 -04:00
..
js core: rename session entry to message and expose full session lifecycle events in SDK 2026-04-27 16:01:39 -04:00
.gitignore chore: generate sdk into packages/sdk 2025-07-22 11:50:51 -05:00
openapi.json chore: generate 2026-04-27 18:34:44 +00:00