Skip to content

Releases: truefoundry/trueforge

charts/trueforge@0.1.6-rc.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 06:01
e1e69eb

Source PR: #469

Chart release

Field Value
Chart version 0.1.6-rc.0
appVersion 0.2.0-rc.0
image.tag 0.2.0-rc.0-8e9f92d

Merging this PR creates charts/trueforge@0.1.6-rc.0,
creates a GitHub Release, and publishes the OCI Helm chart.

@truefoundry/trueforge@0.2.0-rc.0

Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Aug 05:54
8e9f92d

Minor Changes

  • 0297727: Add context-management compaction triggers with model-aware defaults and migrate persisted legacy token thresholds.

Patch Changes

  • 3539da2: Add brand.mode (icon-title | icon-only | logo) so hosts pick chrome look first; name always labels the mark, and resolveBrandChrome maps mode to layout chrome.
  • 940c4e5: Prefer MCP Python SDK 2.0 snake_case tool annotation fields, with camelCase fallback for older SDKs, without changing destructive-tool detection behavior.
  • a655537: Update published dependency ranges (AI SDK, Hono, MCP SDK, Redis, assistant-ui, and related packages).
  • 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).
  • Updated dependencies [940c4e5]
  • Updated dependencies [a655537]
  • Updated dependencies [0297727]
    • @truefoundry/trueforge-core@0.2.0-rc.0

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

Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Aug 05:54
8e9f92d

Minor Changes

  • 3539da2: Add brand.mode (icon-title | icon-only | logo) so hosts pick chrome look first; name always labels the mark, and resolveBrandChrome maps mode to layout chrome.
  • 16feb29: Add customActionRenderers so hosts can pause the composer on client-side tools with their own UI and resume via onSubmit(content).
  • 0297727: Add context-management compaction triggers with model-aware defaults and migrate persisted legacy token thresholds.

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
  • a655537: Update published dependency ranges (AI SDK, Hono, MCP SDK, Redis, assistant-ui, and related packages).
  • aa4be44: Open markdown links in assistant messages in a new tab
  • d7015fd: show mcp server tool name on tool approval
  • Updated dependencies [648273b]
    • @truefoundry/trueforge-sdk@0.1.4-rc.0

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

Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Aug 05:54
8e9f92d

Patch Changes

  • 648273b: Regenerate SDK from updated OpenAPI spec.

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

Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Aug 05:54
8e9f92d

Minor Changes

  • 0297727: Add context-management compaction triggers with model-aware defaults and migrate persisted legacy token thresholds.

Patch Changes

  • 940c4e5: Prefer MCP Python SDK 2.0 snake_case tool annotation fields, with camelCase fallback for older SDKs, without changing destructive-tool detection behavior.
  • a655537: Update published dependency ranges (AI SDK, Hono, MCP SDK, Redis, assistant-ui, and related packages).

charts/trueforge@0.1.5

Choose a tag to compare

@github-actions github-actions released this 19 Aug 15:25
bd15619

Source PR: #350

Chart release

Field Value
Chart version 0.1.5
appVersion 0.1.4
image.tag 0.1.4-fba492f

Merging this PR creates charts/trueforge@0.1.5,
creates a GitHub Release, and publishes the OCI Helm chart.


Note

Cursor Bugbot is generating a summary for commit 8342ff5. Configure here.

charts/trueforge@0.1.4

Choose a tag to compare

@github-actions github-actions released this 19 Aug 14:23
93c09f9

Source PR: #347

Chart release

Field Value
Chart version 0.1.4
appVersion 0.1.4-rc.0
image.tag 0.1.4-rc.0-74f2e43

Merging this PR creates charts/trueforge@0.1.4,
creates a GitHub Release, and publishes the OCI Helm chart.


Note

Cursor Bugbot is generating a summary for commit 864d4e2. Configure here.

@truefoundry/trueforge@0.1.4

Choose a tag to compare

@github-actions github-actions released this 19 Aug 15:07
fba492f

Patch Changes

  • 42eee39: Enable a standalone in-memory local sandbox fallback (no settings row), persist fancy v1:type:raw sandbox ids, drop tenant-prefix ownership checks, keep TFY sandbox writes cwd-relative (no /opt / /usr/local), let each sandbox provider own PATH (no hardcoded Daytona tail in Sandbox), and grant only the Code Mode socket parent in SRT (not host /tmp).
  • cc49d4a: Rename catalog, sandbox-file download, and MCP tools paths; Fern upsert becomes create_or_update. Sessions and turns default and max 25; session and turn event lists default and max 100.
  • d7a640f: Align OpenAPI type names across AgentSpec, settings, catalogs, and chat pickers: Catalog/Configured/Available resource views, AgentSpec nested Model/Skill/InitialUserMessage, PutRequest → UpdateRequest, MCP acronym casing, GetMeResponse, and explicit names for nested AgentSpec/capabilities schemas.
  • 6251d2a: Omit POST /api/v1/auth/logout from the SDK; the UI posts the cookie-clearing path directly.
  • 2c3278e: Treat a replayed OIDC callback (browser Back after a successful login) as already signed-in instead of /?error=login_failed, and ignore that stale query when a session is still valid.
  • 5e03c3d: Collapse Mintlify API Reference groups to Auth, Capabilities, Models, MCP Servers, Skills, Sandboxes, Agents, and Agent Sessions.
  • Updated dependencies [42eee39]
  • Updated dependencies [d7a640f]
  • Updated dependencies [7ae5376]
  • Updated dependencies [889caca]
  • Updated dependencies [2ca7fb2]
  • Updated dependencies [43d780e]
    • @truefoundry/trueforge-core@0.1.4

@truefoundry/trueforge-ui@0.2.4

Choose a tag to compare

@github-actions github-actions released this 19 Aug 18:05
cc1e831

Patch Changes

  • f1c5c6b: Fall back to the pending MCP authorization URL when the UI server does not expose a catalog.

@truefoundry/trueforge-ui@0.2.3

Choose a tag to compare

@github-actions github-actions released this 19 Aug 15:07
fba492f

Patch Changes

  • abd9e38: Agents Library rows: show connectors before skills, use the composer's lightbulb icon for skills, and reveal the connector/skill names in a tooltip on hover.
  • cc49d4a: Rename catalog, sandbox-file download, and MCP tools paths; Fern upsert becomes create_or_update. Sessions and turns default and max 25; session and turn event lists default and max 100.
  • d7a640f: Align OpenAPI type names across AgentSpec, settings, catalogs, and chat pickers: Catalog/Configured/Available resource views, AgentSpec nested Model/Skill/InitialUserMessage, PutRequest → UpdateRequest, MCP acronym casing, GetMeResponse, and explicit names for nested AgentSpec/capabilities schemas.
  • 7e2e02c: Refresh composer catalogs whenever settings close, including navigating to a chat or named agent.
  • Updated dependencies [cc49d4a]
    • @truefoundry/trueforge-sdk@0.1.3