opencode/packages/sdk/js
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
..
example fix: properly encode file URLs with special characters (#12424) 2026-02-06 16:16:56 -06:00
script release: avoid package.json drift during publish 2026-04-18 12:32:23 -04:00
src core: rename session entry to message and expose full session lifecycle events in SDK 2026-04-27 16:01:39 -04:00
package.json sync release versions for v1.14.28 2026-04-27 04:23:44 +00:00
sst-env.d.ts zen: update sst version 2026-02-18 13:54:23 -05:00
tsconfig.json sdk: build to dist/ instead of dist/src (#14383) 2026-02-20 14:10:38 +08:00