Skip to content

Version Packages (rc) - #729

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

Version Packages (rc)#729
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 12, 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.9

Patch Changes

  • 6c12e59: Constrain ResourceName (NameSchema) to hyphen-only 2–64 and migrate existing "."/"_" names.

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

Patch Changes

  • 531f0ce: Keep close-on-click dropdown menus and bottom sheets open when a click or drag lands on their own scrollbar, so scrolling a long menu no longer dismisses it before a choice is made.
  • 531f0ce: Cap the skill version menu height and scroll it, so skills with many versions no longer run off screen. While it is open, scrolling is confined to the menu.

Note

Medium Risk
The hyphen-only name migration renames persisted resources and embedded spec references and cannot be undone; UI overlay changes are localized interaction fixes.

Overview
This Changesets release bumps prerelease versions and changelog entries only in the diff; it ships two previously merged patch sets.

@truefoundry/trueforge-ui@0.3.0-rc.7 improves overlay UX: close-on-click dropdown menus and bottom sheets stay open when the user interacts with their own scrollbar, and the skill version picker gets a max height with in-menu scrolling so long version lists stay on screen.

@truefoundry/trueforge@0.2.0-rc.9 tightens ResourceName (NameSchema) to hyphen-only names (length 2–64) and runs a one-time migration that rewrites existing names containing . or _ across agents, schedules, MCP servers, skills, model providers, and related manifest/session references.

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

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