Version Packages - #823
Merged
Merged
Version Packages#823
Conversation
github-actions
Bot
requested review from
govindavashishtha,
kumarsks619,
qaifi-tf,
sajal-truefoundry,
sayan-truefoundry and
vinit-truefoundry
as code owners
September 21, 2026 08:17
github-actions
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
September 21, 2026 11:18
2790d71 to
6c74553
Compare
github-actions
Bot
requested review from
bhaveshpatel640,
chiragjn,
debajyoti-truefoundry,
heerambavi1998,
sr07asthana and
thesujai
as code owners
September 21, 2026 11:18
github-actions
Bot
force-pushed
the
changeset-release/main
branch
8 times, most recently
from
September 21, 2026 14:14
d50be7f to
f4970a3
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 21, 2026 14:58
f4970a3 to
cbe420a
Compare
chiragjn
approved these changes
Sep 21, 2026
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.
Releases
@truefoundry/trueforge@0.2.1
Patch Changes
tfg.*metadata on schedule-run turns.@truefoundry/trueforge-core@0.2.1
Patch Changes
@truefoundry/trueforge-ui@0.3.1
Patch Changes
getMcpConnector) so non-admins are not blocked by settings-only catalog GETs, and ignore authorize callbacks after the prompt unmounts.renameSession, including TrueForge harness title updates.Note
Low Risk
The diff is release bookkeeping only (versions, changelogs, deleted changesets); functional risk lives in the already-merged patches, including default-on outbound network policy and MCP/OAuth behavior changes.
Overview
Changesets release PR that finalizes patch versions and npm publish metadata—no application source changes in the diff.
Removed nine consumed
.changeset/*.mdentries and bumped@truefoundry/trueforge-coreand@truefoundry/trueforgeto 0.2.1, and@truefoundry/trueforge-uito 0.3.1, with matchingpackage.jsonversions and new CHANGELOG sections documenting what ships in this release.Core 0.2.1 (already on main): shared MCP transport kept open during parallel tool calls, outbound SSRF-style network blocking on MCP/model HTTP (
NETWORK_POLICY_ENABLEDdefault on), TFY sandbox uploads viaPOST /files/upload.Server 0.2.1: per-turn gateway headers resolver (keeps TFY metadata out of the turns engine), same network policy, MCP OAuth redirect origin from cached tenant control-plane URL; depends on
trueforge-core@0.2.1.UI 0.3.1: build-agent save/edit flow, MCP auth UX and
getMcpConnectorOAuth verification, session rename viarenameSession, session timeline/Safari modal fixes.Reviewed by Cursor Bugbot for commit cbe420a. Bugbot is set up for automated code reviews on this repo. Configure here.