---
changelog:
  category: Release
  version: logixlysia@6.5.0
date: '2026-05-21T02:26:53Z'
seo:
  description: >-
    Add logixlysia/ai subpath with mergeAIMetrics for LLM usage fields on access
    logs.Add logixlysia/otel subpath with injectTraceContext for optional…
title: logixlysia@6.5.0
type: changelog
---
### Minor Changes

-   88ecd4c: Add `logixlysia/ai` subpath with `mergeAIMetrics` for LLM usage fields on access logs.
-   23f4b42: Add `logixlysia/otel` subpath with `injectTraceContext` for optional OpenTelemetry span correlation.
-   981de26: Add `preset` option (`dev`, `prod`, `json`) with `resolveOptions` for opinionated environment defaults.
-   d576f99: Add request-scoped context accumulation via `mergeContext` and `getContext`, merged into automatic access logs. Export `createLogger` and `createPluginLogger` for advanced setups.
-   cbe9d2c: Add `wrapWs` for WebSocket open, message, and close lifecycle logging with request context support.

### Patch Changes

-   d3d15b4: Add `default` export conditions for Node and tsx resolution of `logixlysia`, `logixlysia/otel`, and `logixlysia/ai`.

    Allow `Request` or WebSocket objects as keys for `mergeContext` and `getContext`.
