Skip to content

Releases: speakeasy-api/gram

server@0.22.4

10 Feb 00:47
081383b

Choose a tag to compare

Patch Changes

  • b2347fc: Adds a new telemetry endpoint to fetch user usage data
  • cd7a003: feat: record api key id in telemetry logs
  • a34d18a: Adds chat resolution stats in telemetry metrics

dashboard@0.27.8

10 Feb 00:47
081383b

Choose a tag to compare

Patch Changes

  • 6d195c5: Show date in deployment log line timestamps on the deployments page
  • Updated dependencies [b2347fc]
  • Updated dependencies [a34d18a]
    • @gram/client@0.27.3

@gram/client@0.27.3

10 Feb 00:47
081383b

Choose a tag to compare

Patch Changes

  • b2347fc: Adds a new telemetry endpoint to fetch user usage data
  • a34d18a: Adds chat resolution stats in telemetry metrics

dashboard@0.27.7

09 Feb 13:53
8c451de

Choose a tag to compare

Patch Changes

  • Updated dependencies [9cb2f0e]
    • @gram-ai/elements@1.26.0

dashboard@0.27.6

09 Feb 09:34
d8bd339

Choose a tag to compare

Patch Changes

  • Updated dependencies [e08b45e]
    • @gram/client@0.27.1
    • @gram-ai/elements@1.25.2

@gram/client@0.27.1

09 Feb 09:34
d8bd339

Choose a tag to compare

Patch Changes

  • e08b45e: Adds support for forwarding and storing user feedback. Incorporates the stored user feedback into chat resolution analysis

@gram-ai/elements@1.26.0

09 Feb 13:53
8c451de

Choose a tag to compare

Minor Changes

  • 9cb2f0e: Chart plugin and generative UI overhaul

    Chart Plugin

    • Replace Vega-Lite with Recharts for React 19 compatibility
    • Add themed tooltips using CSS variables (oklch colors)
    • Update chart stories to use MCP orders summary tool

    Generative UI

    • Add macOS-style window frames with traffic light buttons
    • Add whimsical cycling loading messages (50 messages, 2s fade transitions)
    • Streamline LLM prompt from ~150 lines to concise bulleted format

    Component Fixes

    • ActionButton executes tools via useToolExecution hook
    • Align Text, Badge, Progress props with LLM prompt specification
    • Fix catalog schema toolName → action mismatch
    • Fix setTimeout cleanup in CyclingLoadingMessage

    Storybook

    • Fix theme toggle causing full component remount

@gram-ai/elements@1.25.2

09 Feb 09:34
d8bd339

Choose a tag to compare

Patch Changes

  • e08b45e: Adds support for forwarding and storing user feedback. Incorporates the stored user feedback into chat resolution analysis

server@0.22.3

06 Feb 15:09
a49e9c4

Choose a tag to compare

Patch Changes

  • e246458: Starts writing chat resolution telemetry data.
  • a7422f8: feat: add OAuth support for external MCP servers in the Playground
  • a753172: feat: customize documentation button text on MCP install page
  • 4ef4d5e: fix: allow surfacing openapi parse errors in the UI
  • 6e29702: Adds a new endpoint to get metrics per user. Allows filtering logs per user.
  • 1f74200: Fixes issue with loading of metrics when logs are disabled.

dashboard@0.27.5

06 Feb 15:09
a49e9c4

Choose a tag to compare

Patch Changes

  • a7422f8: feat: add OAuth support for external MCP servers in the Playground
  • a753172: feat: customize documentation button text on MCP install page
  • 7505433: fix: allow creating MCP server when project has sources but no toolsets
  • 1f74200: Fixes issue with loading of metrics when logs are disabled.
  • Updated dependencies [a7422f8]
  • Updated dependencies [a753172]
  • Updated dependencies [6e29702]
  • Updated dependencies [1f74200]
    • @gram/client@0.26.18