Skip to content

Version Packages (rc) - #849

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@truefoundry/trueforge-assistant-ui-runtime@0.2.0-rc.1

Minor Changes

  • c6b78d9: Make sandbox provider port types identity-only; move Daytona lifecycle fields (execTimeoutMs, auto-stop/archive/delete intervals) onto host DaytonaSandboxConfig.

@truefoundry/trueforge-ui@0.4.0-rc.1

Minor Changes

  • c6b78d9: Make sandbox provider port types identity-only; move Daytona lifecycle fields (execTimeoutMs, auto-stop/archive/delete intervals) onto host DaytonaSandboxConfig.

Patch Changes

  • dd421b7: Add an action to restore the recent 30-day session list from a timestamp-pinned session.
  • 73e146e: Make the compaction threshold an Auto/Custom selector: Auto omits trigger (runtime derives ~80% of the model context window); Custom reveals a number input defaulting to 50000.
  • Updated dependencies [c6b78d9]
    • @truefoundry/trueforge-assistant-ui-runtime@0.2.0-rc.1

@truefoundry/trueforge@0.3.0-rc.1

Patch Changes

  • f98e575: Add Sentry for critical-flow error reporting (TrueFoundry auth-server or SENTRY_DSN init) with configurable additional tags.

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/trueforge to 0.3.0-rc.1, @truefoundry/trueforge-ui to 0.4.0-rc.1, and @truefoundry/trueforge-assistant-ui-runtime to 0.2.0-rc.1, and records the aggregated notes in each package CHANGELOG.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 host DaytonaSandboxConfig. UI picks up the same contract and bumps its runtime dependency to 0.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 trigger so the runtime can derive ~80% of the model context window; Custom exposes a numeric default of 50000).

Server (patch): @truefoundry/trueforge ships Sentry for critical-flow error reporting (TrueFoundry auth-server or SENTRY_DSN init) with optional additional tags.

Reviewed by Cursor Bugbot for commit cf80b14. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 9a2d82a to cf80b14 Compare September 23, 2026 11:44

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants