Skip to content

Version Packages (rc) - #386

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 21, 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.1.5-rc.0

Patch Changes

  • 5ccac3d: Update /healthz to return JSON status and package version
  • fba6129: Require Node.js 22.14+ (better-sqlite3 v13 is built for Node-API 10 and SIGSEGVs on 22.13 and below).

@truefoundry/trueforge-ui@0.2.5-rc.0

Patch Changes

  • b11cfc3: Wire remote chat session deletion and improve the history delete action styling.
  • 3ca4e2e: fixed the button component icon and padding, delete conflicting local prettier.json in trueforge-ui package
  • aa4be44: Open markdown links in assistant messages in a new tab
  • d7015fd: show mcp server tool name on tool approval

Note

Medium Risk
The release tightens Node to 22.14+ and changes /healthz to JSON, which can affect deploy scripts and health probes; UI changes are mostly behavioral and presentational.

Overview
This is a Changesets prerelease PR: it only bumps package versions and records release notes—no application code in the diff.

@truefoundry/trueforge@0.1.5-rc.0 ships /healthz as JSON (status + package version) and raises the Node engine to ≥22.14 to avoid better-sqlite3 v13 crashes on older Node 22.x.

@truefoundry/trueforge-ui@0.2.5-rc.0 bundles UI patches: remote chat session deletion (with history delete styling), button icon/padding fixes and removal of a conflicting local Prettier config, assistant markdown links opening in a new tab, and MCP server tool names on tool approval.

Reviewed by Cursor Bugbot for commit 3eacfd8. 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 10 times, most recently from 7f60d52 to 2ecbc61 Compare August 24, 2026 09:34
@github-actions github-actions Bot changed the title Version Packages Version Packages (rc) Aug 24, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from 03e1a8c to 49a7dfb Compare August 25, 2026 09:37
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 49a7dfb to 3eacfd8 Compare August 25, 2026 10:23
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