Version Packages (rc) - #849
Open
github-actions[bot] wants to merge 1 commit into
Open
github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
github-actions
Bot
requested review from
bhaveshpatel640,
chiragjn,
debajyoti-truefoundry,
heerambavi1998,
sr07asthana and
thesujai
as code owners
September 22, 2026 17:37
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 23, 2026 04:32
259d6bf to
fa18f47
Compare
github-actions
Bot
requested review from
govindavashishtha,
kumarsks619,
qaifi-tf,
sajal-truefoundry,
sayan-truefoundry and
vinit-truefoundry
as code owners
September 23, 2026 04:32
github-actions
Bot
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
September 23, 2026 11:39
f4f7063 to
9a2d82a
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 23, 2026 11:44
9a2d82a to
cf80b14
Compare
This branch has not been deployed
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-assistant-ui-runtime@0.2.0-rc.1
Minor Changes
execTimeoutMs, auto-stop/archive/delete intervals) onto hostDaytonaSandboxConfig.@truefoundry/trueforge-ui@0.4.0-rc.1
Minor Changes
execTimeoutMs, auto-stop/archive/delete intervals) onto hostDaytonaSandboxConfig.Patch Changes
trigger(runtime derives ~80% of the model context window); Custom reveals a number input defaulting to 50000.@truefoundry/trueforge@0.3.0-rc.1
Patch Changes
Note
Medium Risk
The release bundles a sandbox configuration contract change (hosts/adapters may need config updates) and new Sentry wiring on critical server paths, alongside lower-risk UI session/compaction UX.
Overview
This is a Changesets prerelease PR: it bumps
@truefoundry/trueforgeto0.3.0-rc.1,@truefoundry/trueforge-uito0.4.0-rc.1, and@truefoundry/trueforge-assistant-ui-runtimeto0.2.0-rc.1, and records the aggregated notes in each packageCHANGELOG.md. There is no application source change in the diff—only version metadata and release notes.Runtime + UI (minor): Sandbox provider port types are identity-only; Daytona lifecycle settings (
execTimeoutMs, auto-stop/archive/delete intervals) move to hostDaytonaSandboxConfig. UI picks up the same contract and bumps its runtime dependency to0.2.0-rc.1.UI (patch): Adds an action to restore the recent 30-day session list from a timestamp-pinned session, and replaces the compaction threshold with an Auto / Custom control (Auto omits
triggerso the runtime can derive ~80% of the model context window; Custom exposes a numeric default of 50000).Server (patch):
@truefoundry/trueforgeships Sentry for critical-flow error reporting (TrueFoundry auth-server orSENTRY_DSNinit) with optional additional tags.Reviewed by Cursor Bugbot for commit cf80b14. Bugbot is set up for automated code reviews on this repo. Configure here.