chore: publish new package versions#4591
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
4 times, most recently
from
June 16, 2026 13:44
b377a24 to
1a6f608
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
June 16, 2026 14:21
1a6f608 to
0227321
Compare
✅ Deploy Preview for electric-next ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
June 16, 2026 15:36
0227321 to
f316abe
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
June 16, 2026 15:39
f316abe to
cd76752
Compare
KyleAMathews
approved these changes
Jun 16, 2026
KyleAMathews
temporarily deployed
to
Pull request
June 16, 2026 15:48 — with
GitHub Actions
Inactive
KyleAMathews
temporarily deployed
to
Pull request
June 16, 2026 15:48 — with
GitHub Actions
Inactive
KyleAMathews
temporarily deployed
to
Pull request
June 16, 2026 15:48 — with
GitHub Actions
Inactive
KyleAMathews
temporarily deployed
to
Pull request
June 16, 2026 15:48 — with
GitHub Actions
Inactive
KyleAMathews
temporarily deployed
to
Pull request
June 16, 2026 15:48 — with
GitHub Actions
Inactive
KyleAMathews
temporarily deployed
to
Pull request
June 16, 2026 15:48 — with
GitHub Actions
Inactive
KyleAMathews
had a problem deploying
to
Pull request
June 16, 2026 15:48 — with
GitHub Actions
Failure
KyleAMathews
temporarily deployed
to
Pull request
June 16, 2026 15:48 — with
GitHub Actions
Inactive
KyleAMathews
temporarily deployed
to
Pull request
June 16, 2026 15:48 — with
GitHub Actions
Inactive
KyleAMathews
temporarily deployed
to
Pull request
June 16, 2026 15:48 — with
GitHub Actions
Inactive
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.6.0
Minor Changes
Patch Changes
@electric-ax/agents-mcp@0.6.0
Minor Changes
@electric-ax/agents-runtime@0.6.0
Minor Changes
Patch Changes
@electric-ax/agents-server@0.6.0
Minor Changes
Patch Changes
@electric-ax/agents-server-conformance-tests@0.6.0
Minor Changes
electric-ax@0.2.20
Patch Changes
@electric-ax/agents-desktop@0.6.0
Minor Changes
Patch Changes
hardcoded
Electric Agents Desktop, so multiple runners are easy to tellapart in the mobile/desktop runner picker. The label now defaults to
<identity> · <hostname>, where identity is the signed-in Cloud name(falling back to email, then
Electric Desktop). It can be overridden viathe
pullWakeRunnerLabelsetting insettings.jsonor theELECTRIC_DESKTOP_PULL_WAKE_RUNNER_LABELenv var. Existing runners pick upthe new label automatically on next launch (registration upserts on the
stable runner id).
@electric-ax/agents-mobile@0.6.0
Minor Changes
Patch Changes
ea3bfdb: Set the Electric app icon (master + Android adaptive icon) so the installed launcher icon matches the Play Store listing instead of Expo's default placeholder.
56fa8c3: Bring the fork capability to mobile at parity with desktop:
SessionMenu) — root-only (!entity.parent), disabled when the session is stopped/killed or the caller lacks theforkpermission, with a single-flight guard, a pending spinner, and an inline error; on success it navigates to the new root. Backed by a nativeforkEntityinagentsClient(POST…/fork, empty body = whole-subtree HEAD clone) built on the sharedentityApiUrlhelper and exposed throughAgentsProvider.SESSION_PERMISSIONSgainsfork, and agit-forkglyph is added to the native icon set.ChatLogViewembed; its mutation now runs through native RN networking instead of the WebView'sfetch.createForkEntitygains an optional transport and the embed injects a marshalledonRequestForkEntity, so the embed's only mutation uses the same native path every other mobile mutation already uses (mirroring desktop's Electron IPC routing), while keeping the shared failure-toast behaviour.singleFlightprimitive, added a spinner + disabled state to the embedded fork button, and mounted aToastProviderinside the embed so fork failures surface in the WebView instead of vanishing into a listener-less bus.No server API changes.
Updated dependencies [15beffa]
Updated dependencies [56fa8c3]
@electric-ax/agents-server-ui@0.6.0
Minor Changes
Patch Changes
56fa8c3: Bring the fork capability to mobile at parity with desktop:
SessionMenu) — root-only (!entity.parent), disabled when the session is stopped/killed or the caller lacks theforkpermission, with a single-flight guard, a pending spinner, and an inline error; on success it navigates to the new root. Backed by a nativeforkEntityinagentsClient(POST…/fork, empty body = whole-subtree HEAD clone) built on the sharedentityApiUrlhelper and exposed throughAgentsProvider.SESSION_PERMISSIONSgainsfork, and agit-forkglyph is added to the native icon set.ChatLogViewembed; its mutation now runs through native RN networking instead of the WebView'sfetch.createForkEntitygains an optional transport and the embed injects a marshalledonRequestForkEntity, so the embed's only mutation uses the same native path every other mobile mutation already uses (mirroring desktop's Electron IPC routing), while keeping the shared failure-toast behaviour.singleFlightprimitive, added a spinner + disabled state to the embedded fork button, and mounted aToastProviderinside the embed so fork failures surface in the WebView instead of vanishing into a listener-less bus.No server API changes.
Updated dependencies [15beffa]
@electric-ax/example-agents-chat-starter@0.1.11
Patch Changes
@electric-ax/example-agents-walkthrough@0.1.8
Patch Changes
@electric-ax/example-deep-survey@0.1.27
Patch Changes
@core/sync-service@1.7.1
Patch Changes
fullsweep_after) configurable per process viaELECTRIC_PROCESS_SPAWN_OPTS, and add an opt-in adaptive GC that runs after a transaction fragment when the consumer's heap exceeds the runtime-tunableELECTRIC_CONSUMER_GC_HEAP_THRESHOLD(off by default).ORfilter.