Skip to content

chore: publish new package versions#4252

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

chore: publish new package versions#4252
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 29, 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

@electric-ax/agents@0.2.5

Patch Changes

  • 65f0cf0: Add openai-codex as a built-in model provider. When the user has logged into OpenAI Codex CLI (~/.codex/auth.json exists), GPT-5.x models automatically appear in the dashboard model dropdown with reasoning effort support.
  • f509387: Allow Horton and Worker to use configured Anthropic or OpenAI models. Adds a model-catalog that selects providers from ANTHROPIC_API_KEY / OPENAI_API_KEY, surfaces UI-selectable reasoning effort for compatible OpenAI reasoning models, and threads the catalog through bootstrap, registerHorton, registerWorker, and spawnWorker.
  • a3cee92: Remove the coder entity (coding-session). The registerCodingSession, useCodingAgent, CodingSessionHandle, and related types/tools (spawn_coder, prompt_coder) are no longer available. The agent-session-protocol dependency is also removed.
  • Updated dependencies [f509387]
  • Updated dependencies [a3cee92]
    • @electric-ax/agents-runtime@0.1.3

@electric-ax/agents-runtime@0.1.3

Patch Changes

  • f509387: Stabilise chat section identity across streaming updates: buildSections / buildTimelineEntries in use-chat now key a fingerprint-based section cache by run.key / msg.key, so settled rows return the same reference even when the upstream pipeline rebuilds row objects. Adds a bounded prune pass + a __resetSectionCachesForTesting hook for test isolation. Also small cleanups in tools/context-tools.ts.
  • a3cee92: Remove the coder entity (coding-session). The registerCodingSession, useCodingAgent, CodingSessionHandle, and related types/tools (spawn_coder, prompt_coder) are no longer available. The agent-session-protocol dependency is also removed.

electric-ax@0.1.18

Patch Changes

  • b16ef14: fix: don't show a stale error before the first API key prompt when no key is configured
  • Updated dependencies [65f0cf0]
  • Updated dependencies [f509387]
  • Updated dependencies [f509387]
  • Updated dependencies [a3cee92]
  • Updated dependencies [92a332e]
    • @electric-ax/agents@0.2.5
    • @electric-ax/agents-runtime@0.1.3
    • @electric-sql/client@1.5.17

@electric-sql/experimental@6.0.17

Patch Changes

  • Updated dependencies [92a332e]
    • @electric-sql/client@1.5.17

@electric-sql/react@1.0.46

Patch Changes

  • Updated dependencies [92a332e]
    • @electric-sql/client@1.5.17

@electric-sql/client@1.5.17

Patch Changes

  • 92a332e: Add console warning when using HTTP URLs in browser environments. HTTP limits browsers to 6 concurrent connections per host (HTTP/1.1), which can cause slow streams and app freezes. The warning can be disabled with warnOnHttp: false.

@electric-sql/y-electric@0.1.43

Patch Changes

  • Updated dependencies [92a332e]
    • @electric-sql/client@1.5.17

@electric-ax/example-deep-survey@0.1.7

Patch Changes

  • Updated dependencies [f509387]
  • Updated dependencies [a3cee92]
    • @electric-ax/agents-runtime@0.1.3

expo-db-electric-starter@1.0.18

Patch Changes

  • Updated dependencies [92a332e]
    • @electric-sql/client@1.5.17

@electric-ax/agents-server@0.2.9

Patch Changes

  • a3cee92: Remove the coder entity (coding-session). The registerCodingSession, useCodingAgent, CodingSessionHandle, and related types/tools (spawn_coder, prompt_coder) are no longer available. The agent-session-protocol dependency is also removed.
  • Updated dependencies [f509387]
  • Updated dependencies [a3cee92]
  • Updated dependencies [92a332e]
    • @electric-ax/agents-runtime@0.1.3
    • @electric-sql/client@1.5.17

@electric-ax/agents-server-ui@0.2.9

Patch Changes

  • f509387: Redesign.
  • a3cee92: Remove the coder entity (coding-session). The registerCodingSession, useCodingAgent, CodingSessionHandle, and related types/tools (spawn_coder, prompt_coder) are no longer available. The agent-session-protocol dependency is also removed.
  • Updated dependencies [f509387]
  • Updated dependencies [a3cee92]
    • @electric-ax/agents-runtime@0.1.3

@core/electric-telemetry@0.2.5

Patch Changes

  • 4c52d76: Update Elixir deps to latest available versions

@core/elixir-client@0.10.2

Patch Changes

  • 4d5c855: Add support for electric v1.6

@core/sync-service@1.6.3

Patch Changes

  • 5fcf002: Emit number_to_expire and max_shapes as Logger metadata (instead of interpolating them into the message body) for the "Expiring shapes as the number of shapes has exceeded the limit" notice. This keeps the message text static so log aggregators can group these events and so Honeycomb can filter by shape.expiry.* attributes.
  • 093449a: Demote the log entry about expiring shapes to level info so that it's excluded from logs in Honeycomb.
  • 5a8d70d: Replace literal shape handles in log output with metadata. Makes it easier to search through and group log entries in observability tools.
  • 4c52d76: Update Elixir deps to latest available versions

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 29, 2026

Deploy Preview for electric-next ready!

Name Link
🔨 Latest commit 7576c20
🔍 Latest deploy log https://app.netlify.com/projects/electric-next/deploys/69f920b42b45b700088df0a5
😎 Deploy Preview https://deploy-preview-4252--electric-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot force-pushed the changeset-release/main branch 19 times, most recently from d8edd50 to 89e98b9 Compare May 5, 2026 10:16
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 89e98b9 to 5a10239 Compare May 5, 2026 14:22
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