Skip to content

chore(repo): version packages#400

Merged
HugoRCD merged 1 commit into
mainfrom
changeset-release/main
Jul 4, 2026
Merged

chore(repo): version packages#400
HugoRCD merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

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.20.0

Minor Changes

  • #404 f5df8ff Thanks @HugoRCD! - Add AI SDK v7 compatibility for evlog/ai. createEvlogIntegration() now implements both v6 hooks (onToolCallFinish, onFinish) and v7 hooks (onToolExecutionEnd, onEnd, onEmbedEnd, onAbort, onError). On v7, embeddings are auto-captured via onEmbedEnd when telemetry is enabled, and abort/error lifecycle events are written to the wide event. Pass the integration via telemetry.integrations (v7) or experimental_telemetry.integrations (v6). Exports a new EvlogTelemetry type.

  • #399 b1d04d0 Thanks @HugoRCD! - Add evlog/eve with defineEvlogHook() for one wide event per agent turn and useLogger() in tools (AsyncLocalStorage on turn.started; pass ctx only when ALS is unavailable) — full drain, enrich, and tail-sampling pipeline. Tracks tool durations (including post-approval resumes), session context carry-over with LRU eviction (maxSessions), slim eve.phase / eve.sessionTurns fields, and compact HITL approval. The turn logger is bound via AsyncLocalStorage on turn.started; pass ctx when ALS is unavailable. Turn state is shared via globalThis when eve bundles hooks and tools separately. finalizeAudit() no longer crashes on partial audit objects missing actor fields. Fixes _auditForceKeep leaking on force-kept events and skips Nitro runtime probes on Next.js hosts.

Patch Changes

  • #395 a024f4c Thanks @HugoRCD! - # fix(elysia): support Cloudflare Workers without AsyncLocalStorage.enterWith

    Cloudflare Workers omit native AsyncLocalStorage.enterWith(). The Elysia integration now installs a small polyfill on load so useLogger() keeps working in typical wrangler dev flows. { log } from derive remains the safest option when multiple requests may interleave in the same isolate.

    Closes #394

  • #401 bf5705b Thanks @HugoRCD! - # fix(nitro): avoid comment collision when inlining config with */ globs

    Nitro's textual nitro.options.replace substitution was also rewriting JSDoc that mentioned the inline config token. Route globs containing */ (for example /api/graphs/**/changes) could terminate block comments early and break production builds with Rolldown parse errors.

    Closes #397

  • #402 4f80f39 Thanks @HugoRCD! - Fix dev pretty output so structured wide events include a timestamp, matching tagged logs.

    Closes #396

  • #399 b1d04d0 Thanks @HugoRCD! - Fix stream server mis-detection when co-located with eve dev: return 404 (not SSE 200) for non-root GET paths, and re-bind the turn logger on actions.requested so tool handlers can resolve useLogger().

evlog-community-adapter-skeleton@6.0.0

Patch Changes

evlog-community-enricher-skeleton@6.0.0

Patch Changes

evlog-community-framework-skeleton@6.0.0

Patch Changes

@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
evlog-docs Ready Ready Preview, Comment, Open in v0 Jul 4, 2026 4:14pm
just-use-evlog Ready Ready Preview, Comment Jul 4, 2026 4:14pm

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 82d882a to f6c5afd Compare July 4, 2026 16:12
@HugoRCD HugoRCD merged commit 9c7ecf0 into main Jul 4, 2026
4 checks passed
@HugoRCD HugoRCD deleted the changeset-release/main branch July 4, 2026 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant