Skip to content

Conversation

@suisuss
Copy link

@suisuss suisuss commented Dec 9, 2025

No description provided.

bensabic and others added 25 commits December 1, 2025 00:47
* feat: add optional email fields to resend plugin

   - Add optional fields: emailFrom, emailCc, emailBcc, emailReplyTo, emailScheduledAt, emailTopicId
   - Rename from email to default sender
   - Add idempotency key using nanoid to prevent duplicate sends
   - Add proper error handling and validation in step and codegen template

* fix: format step-registry.ts

* fix: use stable executionId for idempotency key instead of random nanoid

* fix: remove nanoid dependency and use stable idempotency key

---------

Co-authored-by: Ben Sabic <bensabic@users.noreply.github.com>
* groups

* fix discover plugins script
* better codegen

* better creds

* linear and firecrawl

* ai gateway

* v0

* slack

* update docs

* fix build

* fix docs

* fix missing getErrorMessage
* add superagent guardrails plugin

* fix: restore step registry and integration types with superagent

Restored the auto-generated registry files to include all plugins
and added superagent guard/redact actions.

* Fix superagent redact entities validation and increase icon size

* fix: fail-safe validation for Superagent Guard API response

Add validation to ensure Guard step fails instead of defaulting to 'allow' when API response lacks expected structure. This prevents security bypasses from unexpected API responses.
* verifies integration ownership before saving workflow

* verify integration ownership when running workflow

* fix bug
… docs (vercel-labs#95)

* refactor: use plugin test functions dynamically and test old icons

  Replace hardcoded test logic with registry lookup; delete public/integrations/

* fix: add API key validation to testFirecrawl

* chore: remove dependencies field from plugin template and docs

* fix: add API key validation to testSuperagent

* docs: add AGENTS.md for AI plugin development guidance

* chore: add missing group field type to CONTRIBUTING.md

---------

Co-authored-by: Ben Sabic <bensabic@users.noreply.github.com>
* vercel blob

* fix template vars

* fix output fields
* ignore generated files

* fix ci
* add stripe plugin

* fixes
Co-authored-by: Chris Tate <ctate@users.noreply.github.com>
Co-authored-by: Chris Tate <ctate@users.noreply.github.com>
* fix logos

* fix fal timeout
Co-authored-by: Chris Tate <ctate@users.noreply.github.com>
* public and shareable

* api keys for webhooks

* only expose workflow title if public

* make public dialog

* remove invalidIds from api responses

* make workflow logging internal

* fix error handling
* fix url

* add missing fields
* hide code tab for condition node

* fix error
* better integration handling

* ux fixes

* focus on add
…ly (vercel-labs#133)

Co-authored-by: Chris Tate <ctate@users.noreply.github.com>
@vercel
Copy link
Contributor

vercel bot commented Dec 9, 2025

@suisuss is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

@suisuss suisuss changed the title Keep 1149 remove local deploy Nothing Important Dec 9, 2025
@suisuss suisuss force-pushed the KEEP-1149-remove-local-deploy branch from f7dae2b to 2536d2a Compare December 9, 2025 03:17
@suisuss suisuss closed this Dec 9, 2025
@suisuss suisuss deleted the KEEP-1149-remove-local-deploy branch December 9, 2025 03:18
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.