Skip to content

Version Packages - #838

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.

Releases

@truefoundry/trueforge-assistant-ui-runtime@0.2.0

Minor Changes

  • a855122: Rename the published runtime package to @truefoundry/trueforge-assistant-ui-runtime, move it into the TrueForge workspace, rename its public runtime APIs to TrueForge, and remove the legacy TrueFoundry server adapter and server configuration.

@truefoundry/trueforge-ui@0.4.0

Minor Changes

  • a855122: Rename the published runtime package to @truefoundry/trueforge-assistant-ui-runtime, move it into the TrueForge workspace, rename its public runtime APIs to TrueForge, and remove the legacy TrueFoundry server adapter and server configuration.

Patch Changes

  • 0da3794: Stop the MCP OAuth opener from closing the popup as soon as the callback broadcasts, so the success/failure screen can show before the popup closes itself.
  • Updated dependencies [a855122]
    • @truefoundry/trueforge-assistant-ui-runtime@0.2.0

@truefoundry/trueforge@0.2.2

Patch Changes

  • a855122: Rename the published runtime package to @truefoundry/trueforge-assistant-ui-runtime, move it into the TrueForge workspace, rename its public runtime APIs to TrueForge, and remove the legacy TrueFoundry server adapter and server configuration.
  • e8c500b: Rename server mTLS env vars from TRUEFORGE_MTLS_ENABLED / TRUEFORGE_MTLS_CERTS_DIR to MTLS_ENABLED / MTLS_CERTS_DIR. Independent of ServiceFoundry TRUEFOUNDRY_MTLS_*.
  • Updated dependencies [1b1050a]
    • @truefoundry/trueforge-core@0.2.2

@truefoundry/trueforge-core@0.2.2

Patch Changes

  • 1b1050a: [truefoundry] Surface nested Error.cause and the sandbox URL when TFY sandbox fetch calls fail, so undici "fetch failed" errors include ECONNREFUSED (and similar) instead of an opaque message. Log when a TFY sandbox file upload starts and finishes.

Note

Medium Risk
Release bundles breaking-adjacent changes (runtime package/API rename and mTLS env renames) that affect imports and deployment config even though this PR only updates versions and changelogs.

Overview
This is an automated Changesets release PR: it bumps published package versions, appends CHANGELOG entries, and removes the consumed changeset files. No application source changes appear in the diff—only release metadata.

@truefoundry/trueforge-assistant-ui-runtime@0.2.0 (minor): documents the TrueForge workspace runtime rename, TrueForge-branded public APIs, and removal of the legacy TrueFoundry server adapter/config.

@truefoundry/trueforge-ui@0.4.0 (minor + patch): picks up runtime 0.2.0 and notes the MCP OAuth popup stays open long enough to show success/failure before it closes itself.

@truefoundry/trueforge-core@0.2.2 (patch): richer TFY sandbox fetch failures (Error.cause, sandbox URL) and upload start/finish logging.

@truefoundry/trueforge@0.2.2 (patch): bundles the runtime migration notes, renames server mTLS env from TRUEFORGE_MTLS_* to MTLS_*, and depends on trueforge-core@0.2.2.

Reviewed by Cursor Bugbot for commit bec43a6. 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 e951bd6 to bec43a6 Compare September 22, 2026 11:05
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