agents icon indicating copy to clipboard operation
agents copied to clipboard

Create AI Agents in a No-Code Visual Builder or TypeScript SDK with full 2-way sync. For shipping AI assistants and multi-agent AI workflows.

Results 46 agents issues
Sort by recently updated
recently updated
newest added

Bumps [ai](https://github.com/vercel/ai) from 5.0.11 to 5.0.52. Commits 63d5f66 Version Packages (#8895) 930399b Backport: fix(ai): download files when intermediate file cannot be downloaded... 7ca78f1 Backport: feat(provider/gateway): Add new Qwen models to...

dependencies
javascript

Bumps [ai](https://github.com/vercel/ai) from 5.0.11 to 5.0.52. Commits 63d5f66 Version Packages (#8895) 930399b Backport: fix(ai): download files when intermediate file cannot be downloaded... 7ca78f1 Backport: feat(provider/gateway): Add new Qwen models to...

dependencies
javascript

Bumps [ai](https://github.com/vercel/ai) from 5.0.11 to 5.0.52. Commits 63d5f66 Version Packages (#8895) 930399b Backport: fix(ai): download files when intermediate file cannot be downloaded... 7ca78f1 Backport: feat(provider/gateway): Add new Qwen models to...

dependencies
javascript

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml merge (<<) operator. Commits cc482e7 4.1.1 released 50968b8 dist...

dependencies
javascript

## Summary Replaces the exposed bypass secret in CopilotChat with a secure server action that fetches temporary JWT tokens, with proper retry behavior and error handling. ## Changes ### New...

This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....

## Summary Fixed multiple lint errors that were causing pre-push checks to fail. ## Changes - Fixed template literal usage in format-date.ts - Removed unused imports and state variables in...