mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-09 23:17:59 -05:00
* added start block input fields to tag dropdown * remove logs and workflowConnections from metadata for API triggered executions * added field name validation for start block input to prevent JSON/API errors and user error * fix response stringifcation, reuse input format from starter block for response format, add tag dropdown & connection block handling for response format * hepler func for filteredResult * fix response format w builder * fix stringification of response handler * expand fields by default * cleanup
docs
This is a Next.js application generated with Create Fumadocs.
Run development server:
bun run dev
Open http://localhost:3000 with your browser to see the result.
Learn More
To learn more about Next.js and Fumadocs, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Fumadocs - learn about Fumadocs
- Bun Documentation - learn about Bun features and API