Skip to content

Conversation

@gram-bot
Copy link
Contributor

@gram-bot gram-bot bot commented Dec 8, 2025

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

dashboard@0.22.1

Patch Changes

  • 013d15d: Restore chat history loading in playground after v5 AI SDK upgrade
  • 2667ecf: Fixed radix warning about Dialog.Content not having a Dialog.Title child.
  • 90a3b7b: Allow instances.get to return mcp server representations of a toolset. Remove unneeded environment for instances get
  • c8a0376: - fix SSE streaming response truncation due to chunk boundary misalignment
    • addToolResult() was called following tool execution, the AI SDK v5 wasn't automatically triggering a follow-up LLM request with the tool results. This is a known limitation with custom transports (addToolResult not trigger vercel/ai#9178).
  • 1a63676: Replace Shiki with Monaco Editor for viewing large inline specs
  • e9988d8: Ensure stable QueryClient is used for lifetime of web app especially during
    development mode hot reloads.

server@0.13.1

Patch Changes

  • 1538ac3: feat: chat scoped key access to mcp server
  • 1af4e7f: fix: ensure system env compilation is case sensitive
  • ea2f173: ensure function oauth is respected in install page
  • 90a3b7b: Allow instances.get to return mcp server representations of a toolset. Remove unneeded environment for instances get
  • 0818c9a: feat: reading toolset endpointa available to chat scoped auth
  • c8a0376: - fix SSE streaming response truncation due to chunk boundary misalignment
    • addToolResult() was called following tool execution, the AI SDK v5 wasn't automatically triggering a follow-up LLM request with the tool results. This is a known limitation with custom transports (addToolResult not trigger vercel/ai#9178).
  • c039dc0: Updated the CORS middleware to include the User-Agent header in the Access-Control-Allow-Headers response. This allows clients to send the User-Agent header in cross-origin requests which is useful for debugging and analytics purposes.

@gram-bot gram-bot bot requested a review from a team as a code owner December 8, 2025 13:57
@vercel
Copy link

vercel bot commented Dec 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
gram Ready Ready Preview Comment Dec 10, 2025 0:48am
gram-docs-redirect Ready Ready Preview Comment Dec 10, 2025 0:48am
gram-landing-redirect Ready Ready Preview Comment Dec 10, 2025 0:48am

@github-actions github-actions bot force-pushed the changeset-release/main branch from 5b9aed9 to 6016d16 Compare December 8, 2025 14:38
@github-actions github-actions bot force-pushed the changeset-release/main branch from 6016d16 to d25ba39 Compare December 8, 2025 14:59
@github-actions github-actions bot force-pushed the changeset-release/main branch from d25ba39 to 30621b8 Compare December 8, 2025 15:18
@github-actions github-actions bot force-pushed the changeset-release/main branch from 30621b8 to 2b8a03e Compare December 8, 2025 15:28
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2b8a03e to 042bbbb Compare December 8, 2025 15:39
@github-actions github-actions bot force-pushed the changeset-release/main branch from 042bbbb to 1b71f55 Compare December 8, 2025 16:57
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1b71f55 to c4809ff Compare December 8, 2025 17:59
@github-actions github-actions bot force-pushed the changeset-release/main branch from cefee29 to 77e2d56 Compare December 9, 2025 16:48
@github-actions github-actions bot force-pushed the changeset-release/main branch from 77e2d56 to a7d1316 Compare December 9, 2025 16:56
@github-actions github-actions bot force-pushed the changeset-release/main branch from a7d1316 to ea32539 Compare December 9, 2025 21:22
@github-actions github-actions bot force-pushed the changeset-release/main branch from ea32539 to 86ade75 Compare December 9, 2025 23:35
@github-actions github-actions bot force-pushed the changeset-release/main branch from 86ade75 to 7f45bf0 Compare December 10, 2025 00:36
@github-actions github-actions bot force-pushed the changeset-release/main branch from 7f45bf0 to 834d7fa Compare December 10, 2025 00:37
Releases:
  server@0.13.1
  dashboard@0.22.1
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