Version Packages (rc) - #386
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
requested review from
bhaveshpatel640,
chiragjn,
debajyoti-truefoundry,
govindavashishtha,
heerambavi1998,
kumarsks619,
qaifi-tf,
sajal-truefoundry,
sayan-truefoundry,
sr07asthana,
thesujai and
vinit-truefoundry
as code owners
August 21, 2026 07:45
github-actions
Bot
force-pushed
the
changeset-release/main
branch
10 times, most recently
from
August 24, 2026 09:34
7f60d52 to
2ecbc61
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
August 25, 2026 09:37
03e1a8c to
49a7dfb
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 25, 2026 10:23
49a7dfb to
3eacfd8
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.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@truefoundry/trueforge@0.1.5-rc.0
Patch Changes
better-sqlite3v13 is built for Node-API 10 and SIGSEGVs on 22.13 and below).@truefoundry/trueforge-ui@0.2.5-rc.0
Patch Changes
Note
Medium Risk
The release tightens Node to 22.14+ and changes
/healthzto JSON, which can affect deploy scripts and health probes; UI changes are mostly behavioral and presentational.Overview
This is a Changesets prerelease PR: it only bumps package versions and records release notes—no application code in the diff.
@truefoundry/trueforge@0.1.5-rc.0ships/healthzas JSON (status+ packageversion) and raises the Node engine to ≥22.14 to avoidbetter-sqlite3v13 crashes on older Node 22.x.@truefoundry/trueforge-ui@0.2.5-rc.0bundles UI patches: remote chat session deletion (with history delete styling), button icon/padding fixes and removal of a conflicting local Prettier config, assistant markdown links opening in a new tab, and MCP server tool names on tool approval.Reviewed by Cursor Bugbot for commit 3eacfd8. Bugbot is set up for automated code reviews on this repo. Configure here.