-
Notifications
You must be signed in to change notification settings - Fork 3.2k
v0.2.10: fix #647
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
Merged
v0.2.10: fix #647
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
cac9ad2
fix(sharing): fixed folders not appearing when sharing workflows (#616)
waleedlatif1 231bfb9
fix(deletions): folder deletions were hanging + use cascade deletions…
icecrasher321 e22f012
fix(envvars): t3-env standardization (#606)
adiologydev 0bf9ce0
feat(enhanced logs): integration + log visualizer canvas (#618)
icecrasher321 c635b19
fix(frozen canvas): don't error if workflow state not available for m…
icecrasher321 60e2e6c
fix(reddit): update to oauth endpoints (#627)
icecrasher321 b4eda8f
feat(tools): added reordering of tool calls in agent tool input (#629)
waleedlatif1 5cf7d02
fix(oauth): fix oauth to use correct subblock value setter + remove u…
icecrasher321 ede224a
fix(mem-deletion): hard deletion of memory (#622)
aadamgough 7e46691
feat(build): added turbopack builds to prod (#630)
waleedlatif1 02b7899
fix(docs): fixed broken docs links (#632)
waleedlatif1 5167deb
fix(resp format): non-json input was crashing (#631)
icecrasher321 3e45d79
fix(revert-deployed): correctly revert to deployed state as unit op u…
icecrasher321 0f21fbf
fix(dropdown): simplify & fix tag dropdown for parallel & loop blocks…
waleedlatif1 9702155
fix(response-format): add response format to tag dropdown, chat panel…
waleedlatif1 6dc8b17
fix(sockets-server-disconnection): on reconnect force sync store to d…
icecrasher321 2c9a4f4
fix(build): fixed build
waleedlatif1 d904604
Revert "fix(sockets-server-disconnection): on reconnect force sync st…
waleedlatif1 2ce68ae
fix(sockets): force user to refresh on disconnect in order to mkae ch…
waleedlatif1 9097c52
fix(sockets): added debouncing for sub-block values to prevent overlo…
waleedlatif1 3421eae
Merge branch 'main' into staging
waleedlatif1 4a26b06
fix(search-chunk): searchbar in knowledge base chunk (#557)
aadamgough 24e19a8
add 6s timeout (#645)
icecrasher321 c65384d
Merge branch 'main' into staging
icecrasher321 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
style: consider defining default client search options in a config file