Skip to content

Conversation

gram-bot[bot]
Copy link
Contributor

@gram-bot gram-bot bot commented Oct 6, 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

@gram/[email protected]

Minor Changes

  • d6923b6: Enable asset upload to gram via gram upload

Patch Changes

  • 38e7b8f: Release CLI with properly prefixed tags.
  • 40f0565: Increase client timeout to 10 minutes

@gram/[email protected]

Minor Changes

  • e956b16: feat: temperature slider in the playground
  • fbdc9bd: feat: add @ symbol tool tagging syntax to playground
  • 0e83d56: add new mcp configuration section for setting up install pages

Patch Changes

  • 90daf89: fix: prevent asset names from being cut off in deployments overview
  • f312721: fix: only capture cmd-f in logs when logs section is focused
  • Updated dependencies [8972d1d]

@gram/[email protected]

Minor Changes

  • 276d265: Support API key validation (/rpc/keys.verify)
  • 7912397: Add endpoint to expose a project's active deployment

Patch Changes

  • e76199f: fill default schema for prompt templates
  • 004e017: fix: consistent environment overrides"
  • 148c86f: install page reflects pure toolset name
  • 85ceb4c: Add JSON schema validation to tool schema generation
  • 6a331ac: feat: connection function tools to toolset concept
  • 6f11e8e: add ability to configure install pages and render configurations onto pages
  • ae5a041: Add clickhouse dependency
  • 094c3ee: Extract tools concurrently from incoming specs.
  • 5a32fd7: fix: ensure custom domain ingress has proper regex annotation
  • 41b5a22: feat: add consistent trace id to tool call requests
  • 4fd085a: Update sanitization logic to properly coerce into the regex
  • 8d7852e: add table for install page metadata
  • 40ef4c9: feat: add project id to function tools model
  • 663c572: omit access token which overrides intended oauth behavior
  • 36454a3: patch nil dereference
  • c40d9c0: fix: adjust cors policy for mcp oauth routes
  • 180bfca: restore old location for install page (no /install)
  • dcd0055: feat: billing usage tracking federation

@gram/[email protected]

Patch Changes

  • 8972d1d: feat: update client to account for function tool types"

@gram/[email protected]

Patch Changes

  • caee968: Harden function runner images by:

    • Add basic safety checks after image builds to screen out setuid/setgid and check fs permissions.
    • Remove most unnecessary system binaries
    • Using root to bootstrap the filesystem of the runner then starting the runner as a non-root user. This ensures code is tamper proof. Alpine's exec-su is used to drop privileges.
    • Moving from /srv/app to /var/task as the working directory to following aws lambda conventions and making all created files and directories owned by root and read-only.
    • Allowing only a minimal set of headers to be sent from functions and especially preventing any headers related flyio's replay feature 1.
    • Removing debug symbols and trimming paths from the binary to reduce size and have stable paths in stack traces.
    • Setting build info in the binary and implementing a flag, gram-runner -version to print it. We also set the version in a Gram-Runner-Version header on all outgoing responses.

Footnotes

  1. https://fly.io/docs/networking/dynamic-request-routing/

@github-actions github-actions bot force-pushed the changeset-release/main branch from 9bfd75f to f4f0e22 Compare October 6, 2025 23:31
@gram-bot gram-bot bot requested a review from a team as a code owner October 6, 2025 23:31
Copy link

vercel bot commented Oct 6, 2025

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

Project Deployment Preview Comments Updated (UTC)
gram Ready Ready Preview Comment Oct 9, 2025 8:58pm
gram-docs Ready Ready Preview Comment Oct 9, 2025 8:58pm
gram-landing-redirect Ready Ready Preview Comment Oct 9, 2025 8:58pm

@github-actions github-actions bot force-pushed the changeset-release/main branch from f4f0e22 to 6187ae2 Compare October 7, 2025 00:29
@github-actions github-actions bot force-pushed the changeset-release/main branch from 6187ae2 to 2ef3e95 Compare October 7, 2025 12:06
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2ef3e95 to fd6402e Compare October 7, 2025 15:51
@github-actions github-actions bot force-pushed the changeset-release/main branch from fd6402e to 4962144 Compare October 7, 2025 16:40
@github-actions github-actions bot force-pushed the changeset-release/main branch from 4962144 to bddbc6a Compare October 7, 2025 17:40
@github-actions github-actions bot force-pushed the changeset-release/main branch from bddbc6a to 1ecadee Compare October 7, 2025 19:53
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2f3b5cd to 7029582 Compare October 9, 2025 16:08
@github-actions github-actions bot force-pushed the changeset-release/main branch from 7029582 to 638872a Compare October 9, 2025 16:19
@github-actions github-actions bot force-pushed the changeset-release/main branch from 638872a to 9eb55d4 Compare October 9, 2025 16:31
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9eb55d4 to ccdeed2 Compare October 9, 2025 17:19
@github-actions github-actions bot force-pushed the changeset-release/main branch from ccdeed2 to ef19c31 Compare October 9, 2025 20:27
@disintegrator disintegrator merged commit 3a83130 into main Oct 9, 2025
5 checks passed
@disintegrator disintegrator deleted the changeset-release/main branch October 9, 2025 21: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.

1 participant