Skip to content

Version Packages (rc) - #683

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

Version Packages (rc)#683
chiragjn merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 10, 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@0.2.0-rc.4

Minor Changes

  • 4b120b8: Schedule runs now execute through one internal API call authenticated with TRUEFORGE_API_KEY. The server loads the saved run, schedule, and agent, then uses one agent-scoped token for turn resources in TrueFoundry mode.

Patch Changes

  • 629b6e9: Show Created by (avatar + name) on Agents and Schedules tables when creator info is present.
  • Updated dependencies [648273b]
    • @truefoundry/trueforge-sdk@0.2.0-rc.4

@truefoundry/trueforge-sdk@0.2.0-rc.4

Patch Changes

  • 648273b: Regenerate SDK from updated OpenAPI spec.

@truefoundry/trueforge-ui@0.3.0-rc.4

Patch Changes

  • 629b6e9: Paginate the Agent Sessions list on scroll instead of a "Load more" button, showing a skeleton row while the next page loads.
  • 629b6e9: Fix Agents library table scrolling when rows exceed the viewport
  • 629b6e9: Show Created by (avatar + name) on Agents and Schedules tables when creator info is present.
  • 629b6e9: Portal PopoverSelect menus so table page-size and other selects are not clipped by overflow parents.
  • ef278dd: Stop highlighting New Chat while trying a named agent, and clear the Try Agent URL and history filter when starting a new chat.
  • ceeb56f: Show turn and duration statistics alongside the featured agent metric cards.
  • Updated dependencies [648273b]
    • @truefoundry/trueforge-sdk@0.2.0-rc.4

Note

Medium Risk
Schedule dispatch now relies on internal API-key auth and agent-scoped tokens, which touches execution and auth paths; UI changes are mostly presentational.

Overview
This Changesets release bumps @truefoundry/trueforge, @truefoundry/trueforge-sdk, and @truefoundry/trueforge-ui to 0.2.0-rc.4 / 0.3.0-rc.4, updates OpenAPI info.version to match, and refreshes SDK client metadata (SDK_VERSION, Fern/User-Agent headers).

The notable functional change in this cut is scheduled run execution: runs are driven through one internal API path authenticated with TRUEFORGE_API_KEY, with the server loading the run/schedule/agent and using a single agent-scoped token for turn resources in TrueFoundry mode.

UI picks up table/UX fixes: infinite-scroll pagination for Agent Sessions, Agents library table scrolling, Created by on Agents/Schedules when available, portaled PopoverSelect menus, New Chat / Try Agent state cleanup, and turn/duration stats on featured agent metric cards. The SDK is a patch regen from the updated OpenAPI spec.

Reviewed by Cursor Bugbot for commit c160338. 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 a32bc33 to c160338 Compare September 11, 2026 04:24
@chiragjn
chiragjn merged commit d4e84ac into main Sep 11, 2026
2 checks passed
@chiragjn
chiragjn deleted the changeset-release/main branch September 11, 2026 04:34
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