Skip to content

Version Packages (rc) - #838

Merged
chiragjn merged 1 commit into
mainfrom
changeset-release/main
Sep 22, 2026
Merged

chiragjn merged 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.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.
  • 829ac6e: Add OSS web-search provider settings and catalog (Parallel): singleton settings/catalog APIs, optional API key, and UI adapter without mode config so built-in web search works outside TrueFoundry mode.
  • 829ac6e: Add web-search provider settings catalog port and Settings UI so admins can configure Parallel web search (API key + mode) in standalone/OIDC deployments.

@truefoundry/trueforge@0.3.0-rc.0

Minor Changes

  • 829ac6e: Add OSS web-search provider settings and catalog (Parallel): singleton settings/catalog APIs, optional API key, and UI adapter without mode config so built-in web search works outside TrueFoundry mode.
  • cf55de9: Add Redis Sentinel + TLS with exclusive transport fail-fast (REDIS_CONNECTION DU). Redis is optional at config load for controller/migrate; server still requires it at connect. Sentinel shared-client errors no longer stop the peering heartbeat.

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 [829ac6e]
  • Updated dependencies [5b209be]
  • Updated dependencies [829ac6e]
  • Updated dependencies [cf55de9]
  • Updated dependencies [1b1050a]
    • @truefoundry/trueforge-sdk@0.2.1-rc.0
    • @truefoundry/trueforge-core@0.3.0-rc.0

@truefoundry/trueforge-core@0.3.0-rc.0

Minor Changes

  • 829ac6e: Add OSS web-search provider settings and catalog (Parallel): singleton settings/catalog APIs, optional API key, and UI adapter without mode config so built-in web search works outside TrueFoundry mode.
  • cf55de9: Add Redis Sentinel + TLS with exclusive transport fail-fast (REDIS_CONNECTION DU). Redis is optional at config load for controller/migrate; server still requires it at connect. Sentinel shared-client errors no longer stop the peering heartbeat.

Patch Changes

  • 5b209be: Persist exact streamed reasoning_content on model.message session events (omit from thread context).
  • 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.

@truefoundry/trueforge-ui@0.4.0-rc.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.
  • 829ac6e: Add OSS web-search provider settings and catalog (Parallel): singleton settings/catalog APIs, optional API key, and UI adapter without mode config so built-in web search works outside TrueFoundry mode.
  • 829ac6e: Add web-search provider settings catalog port and Settings UI so admins can configure Parallel web search (API key + mode) in standalone/OIDC deployments.

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 [829ac6e]
  • Updated dependencies [a855122]
  • Updated dependencies [829ac6e]
  • Updated dependencies [829ac6e]
    • @truefoundry/trueforge-sdk@0.2.1-rc.0
    • @truefoundry/trueforge-assistant-ui-runtime@0.2.0-rc.0

@truefoundry/trueforge-sdk@0.2.1-rc.0

Patch Changes

  • 829ac6e: Regenerate SDK from updated OpenAPI spec.

Note

Medium Risk
Merging publishes RC artifacts with operational breaking changes (mTLS env names, Redis connection config) and a renamed runtime package; the diff itself is low risk but the release affects deploy and upgrade paths.

Overview
Automated Changesets prerelease while main is in pre mode: bumps published package versions, refreshes changelogs, aligns OpenAPI info.version, and updates JS/Python SDK client version headers—no new feature code in this diff.

Versions: @truefoundry/trueforge and @truefoundry/trueforge-core0.3.0-rc.0; @truefoundry/trueforge-ui0.4.0-rc.0; @truefoundry/trueforge-assistant-ui-runtime0.2.0-rc.0; @truefoundry/trueforge-sdk / Python trueforge_sdk0.2.1-rc.0. OpenAPI JSON in .github/fern/openapi/ and docs/ moves to 0.3.0-rc.0.

What this release bundles (already landed on main, now tagged in changelogs): OSS Parallel web-search settings/catalog + Settings UI; Redis Sentinel/TLS and REDIS_CONNECTION transport rules; assistant-ui runtime package rename and TrueForge API cleanup; mTLS env rename to MTLS_ENABLED / MTLS_CERTS_DIR; reasoning_content on session events; MCP OAuth popup timing fix; SDK regen from OpenAPI; TFY sandbox fetch error surfacing.

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

@github-actions github-actions Bot changed the title Version Packages Version Packages (rc) Sep 22, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 9b02ad2 to 865228f Compare September 22, 2026 15:17
@chiragjn
chiragjn merged commit 346221b into main Sep 22, 2026
14 checks passed
@chiragjn
chiragjn deleted the changeset-release/main branch September 22, 2026 15:24
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.

1 participant