-
Notifications
You must be signed in to change notification settings - Fork 3.2k
v0.3.6: advanced mode for blocks, async api + bg tasks, trigger blocks #731
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
waleedlatif1
commented
Jul 20, 2025
- improvement(oauth): added advanced mode for all tools with oauth and selectors (improvement(oauth): added advanced mode for all tools with oauth and selectors #721)
- improvement(kb): add loading logic for document selector for kb block (improvement(kb): add loading logic for document selector for kb block #722)
- fix(docker): fix runtime vars for docker deployments (fix(docker): fix runtime vars for docker deployments #723)
- feat(execution-queuing): async api mode + ratelimiting by subscription tier (feat(execution-queuing): async api mode + ratelimiting by subscription tier #702)
- fix(triggers): remove gitkeep (fix(triggers): remove gitkeep #724)
- improvement(ui/ux): workflow, search modal (improvement(ui/ux): workflow, search modal #729)
- fix: shortcuts (fix(shortcuts): fixed keyboard shortcuts #730)
- fix(autofill-env-vars): simplify/remove logic to not cause useEffect overwrites (fix(autofill-env-vars): simplify/remove logic to not cause useEffect overwrites #726)
- feat(webhook-triggers): multiple webhook trigger blocks (feat(webhook-triggers): multiple webhook trigger blocks #725)
…selectors (#721) * fixed SVG error, added tool-level awareness for param validation * added advanced mode for oauth block * added wealthbox advanced mode * fixed wealthbox * moved types to types file * ack pr comments
…n tier (#702) * v1 queuing system * working async queue * working impl of sync + async request formats * fix tests * fix rate limit calc * fix rate limiting issues * regen migration * fix test * fix instrumentation script issues * remove use workflow queue env var * make modal have async examples * Remove conflicting 54th migration before merging staging * new migration files * remove console log * update modal correctly * working sync executor * works for sync * remove useless stats endpoint * fix tests * add sync exec timeout * working impl with cron job * migrate to trigger.dev * remove migration * remove unused code * update readme * restructure jobs API response * add logging for async execs * improvement: example ui/ux * use getBaseUrl() func --------- Co-authored-by: Waleed Latif <walif6@gmail.com> Co-authored-by: Emir Karabeg <emirkarabeg@berkeley.edu>
* improvement: workflow colors * fix: workflow rename styling * improvement: no API call on no name change workspace after edit * improvement: added workflow and workspace to search * improvement: folder path opened for current workflow on load * improvement: ui/ux workspace selector * improvement: search modal keyboard use
…overwrites (#726) * fix(autofill-env-vars): simplify logic to not cause useEffect overwrites * remove useless comments
* checkpoint * correctly clear status * works * improvements * fix build issue * add docs * remove comments, logs * fix migration to have foreign ref key * change filename to snake case * modified dropdown to match combobox styling * added block type for triggers, split out schedule block into a separate trigger * added chat trigger to start block, removed startAt from schedule modal, added chat fields into tag dropdown for start block * removed startedAt for schedules, separated schedules into a separate block, removed unique constraint on scheule workflows and added combo constraint on workflowid/blockid and schedule * icons fix --------- Co-authored-by: Waleed Latif <walif6@gmail.com>
…recrawl, exa, notion (#728) * added deeper exa integrations * added firecrawl crawl tool * include (optional) indicator for fields that are not explicitly required to be filled in by the user * use aliased imports, stronger typing, added additional notion tools * added additional notion tools, tested * added additional supabase tools, updated CSP * added remaining supabase tools * finished supabase tools * fixed persistence of selector inputs on refresh, added supabase tools and slack tools * fixed failing test * remove unrelated file
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
|
✅ No security or compliance issues detected. Reviewed everything up to b923c24. Security Overview
Detected Code ChangesThe diff is too large to display a summary of code changes. Reply to this PR with |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.