Version Packages - #2790
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
requested review from
AndrewBarba,
cmpadden,
ctgowrie,
ijjk and
ruiconti
as code owners
August 31, 2026 20:23
Contributor
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 31, 2026 20:33
8b8c710 to
a615c16
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 31, 2026 20:34
a615c16 to
d8bf688
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 31, 2026 21:02
d8bf688 to
1a3acda
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 31, 2026 21:14
1a3acda to
8c8355f
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 31, 2026 22:50
8c8355f to
99b3ffa
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 1, 2026 00:05
99b3ffa to
b653f20
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 1, 2026 02:11
b653f20 to
f775816
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 1, 2026 02:38
f775816 to
ab4b1bb
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 1, 2026 02:51
ab4b1bb to
b0a54ab
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 1, 2026 03:04
b0a54ab to
ae94592
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 1, 2026 13:02
ae94592 to
95e3049
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
eve@0.47.7
Patch Changes
eve/nextfrom claiming a host application's Workflow world, sowithEvecan coexist withwithWorkflowin one Next.js app.clientContextscoped to its model call so earlier client context no longer accumulates in later session turns.eve/local-dev, whosegetLocalDevCapability()gives authored code theauthored application root and a lease-based way to pause the authored-source
watcher while mutating that tree. The capability is scoped to executions
initiated by same-machine requests to
eve devand remains available acrossdurable workflow steps and local subagents; deployed runtimes and
remote-attached clients receive
undefined.registry. A new
selfmod__registry_addtool runseve add <address> --non-interactive --skip-setupin the application root undereve dev,pausing the authored-source watcher for the whole install and reporting the
item's declared environment variables that are still unset. Failed dependency
installs restore tracked project files and return a sanitized, structured reason
instead of implying the project was untouched. Items that declare a setup flow
or multiple components are never partially installed: the local dev TUI now
opens their existing setup panel automatically, while headless development
reports the command that finishes them, so no setup question is answered by the
model.
@eve/self-modification@0.0.4
Patch Changes
registry. A new
selfmod__registry_addtool runseve add <address> --non-interactive --skip-setupin the application root undereve dev,pausing the authored-source watcher for the whole install and reporting the
item's declared environment variables that are still unset. Failed dependency
installs restore tracked project files and return a sanitized, structured reason
instead of implying the project was untouched. Items that declare a setup flow
or multiple components are never partially installed: the local dev TUI now
opens their existing setup panel automatically, while headless development
reports the command that finishes them, so no setup question is answered by the
model.