chore: publish new package versions#4252
Open
github-actions[bot] wants to merge 1 commit intomainfrom
Open
Conversation
✅ Deploy Preview for electric-next ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
d8edd50 to
89e98b9
Compare
89e98b9 to
5a10239
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
openai-codexas a built-in model provider. When the user has logged into OpenAI Codex CLI (~/.codex/auth.jsonexists), GPT-5.x models automatically appear in the dashboard model dropdown with reasoning effort support.model-catalogthat selects providers fromANTHROPIC_API_KEY/OPENAI_API_KEY, surfaces UI-selectable reasoning effort for compatible OpenAI reasoning models, and threads the catalog throughbootstrap,registerHorton,registerWorker, andspawnWorker.registerCodingSession,useCodingAgent,CodingSessionHandle, and related types/tools (spawn_coder,prompt_coder) are no longer available. Theagent-session-protocoldependency is also removed.@electric-ax/agents-runtime@0.1.3
Patch Changes
buildSections/buildTimelineEntriesinuse-chatnow key a fingerprint-based section cache byrun.key/msg.key, so settled rows return the same reference even when the upstream pipeline rebuilds row objects. Adds a bounded prune pass + a__resetSectionCachesForTestinghook for test isolation. Also small cleanups intools/context-tools.ts.registerCodingSession,useCodingAgent,CodingSessionHandle, and related types/tools (spawn_coder,prompt_coder) are no longer available. Theagent-session-protocoldependency is also removed.electric-ax@0.1.18
Patch Changes
@electric-sql/experimental@6.0.17
Patch Changes
@electric-sql/react@1.0.46
Patch Changes
@electric-sql/client@1.5.17
Patch Changes
warnOnHttp: false.@electric-sql/y-electric@0.1.43
Patch Changes
@electric-ax/example-deep-survey@0.1.7
Patch Changes
expo-db-electric-starter@1.0.18
Patch Changes
@electric-ax/agents-server@0.2.9
Patch Changes
registerCodingSession,useCodingAgent,CodingSessionHandle, and related types/tools (spawn_coder,prompt_coder) are no longer available. Theagent-session-protocoldependency is also removed.@electric-ax/agents-server-ui@0.2.9
Patch Changes
registerCodingSession,useCodingAgent,CodingSessionHandle, and related types/tools (spawn_coder,prompt_coder) are no longer available. Theagent-session-protocoldependency is also removed.@core/electric-telemetry@0.2.5
Patch Changes
@core/elixir-client@0.10.2
Patch Changes
@core/sync-service@1.6.3
Patch Changes
number_to_expireandmax_shapesas 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 byshape.expiry.*attributes.