Skip to content

chore(repo): version packages#2

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

chore(repo): version packages#2
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Mar 23, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

evlog@2.14.0

Minor Changes

  • #295 aa9984f Thanks @HugoRCD! - Expose AI SDK execution metadata as a public API on AILogger. Three new methods let app code read the same data that gets attached to wide events: getMetadata() returns an immutable snapshot of the run (model, provider, tokens, calls, steps, tool calls, cost, finish reason, embeddings), getEstimatedCost() returns the dollar cost computed from the configured pricing map, and onUpdate(cb) subscribes to incremental snapshots emitted on every step, embedding, error, and integration finish (returns an unsubscribe function). New types AIMetadata (alias for AIEventData) and AIMetadataListener are exported. model and provider on AIMetadata are now optional to reflect early-snapshot reality (e.g. embedding-only runs).

@github-actions github-actions bot force-pushed the changeset-release/main branch from df25707 to 95119b9 Compare March 24, 2026 02:31
@github-actions github-actions bot force-pushed the changeset-release/main branch from 95119b9 to 71c8940 Compare April 4, 2026 02:44
@github-actions github-actions bot force-pushed the changeset-release/main branch from 71c8940 to dab6cb0 Compare April 12, 2026 02:58
@github-actions github-actions bot force-pushed the changeset-release/main branch from dab6cb0 to e9d9634 Compare April 21, 2026 03:04
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.

0 participants