Skip to content

chore: version packages#50

Merged
suleimansh merged 1 commit into
mainfrom
changeset-release/main
Jun 27, 2026
Merged

chore: version packages#50
suleimansh merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 27, 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.

Releases

@gemstack/ai-sdk@0.5.0

Minor Changes

  • dbc8b3a: Make agent.queue() / .broadcast() framework-agnostic. The engine no longer dynamically imports @rudderjs/queue or @rudderjs/broadcast; instead register a neutral adapter once at startup with the new configureAiQueue({ dispatch, broadcast }). New public exports: configureAiQueue, and the QueueDispatch / QueueBroadcast types. Rudder users get this wired automatically by @rudderjs/ai's provider (no app change). This removes the last @rudderjs/* reference from the engine source.
  • 1b2ba93: Remove the relocated Rudder bindings from the engine: the /server provider, the make:agent scaffolder, and the ai:eval CLI command, plus the @rudderjs/core and @rudderjs/console optional peers. These now live in @rudderjs/ai (Rudder users pick them up there unchanged). The framework-agnostic engine no longer carries any @rudderjs/* peer dependency for these paths. Closes the ai-sdk/Rudder decouple epic.

@gemstack/ai-autopilot@0.1.2

Patch Changes

  • Updated dependencies [dbc8b3a]
  • Updated dependencies [1b2ba93]
    • @gemstack/ai-sdk@0.5.0

@gemstack/ai-mcp@0.1.2

Patch Changes

  • Updated dependencies [dbc8b3a]
  • Updated dependencies [1b2ba93]
    • @gemstack/ai-sdk@0.5.0

@gemstack/ai-skills@0.2.1

Patch Changes

  • Updated dependencies [dbc8b3a]
  • Updated dependencies [1b2ba93]
    • @gemstack/ai-sdk@0.5.0

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 49f6d37 to 9d8037a Compare June 27, 2026 11:10
@suleimansh suleimansh merged commit 153d55a into main Jun 27, 2026
1 check passed
@suleimansh suleimansh deleted the changeset-release/main branch June 27, 2026 11:12
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