-
Notifications
You must be signed in to change notification settings - Fork 3.2k
v0.3.10: docs, logs improvements, kb permissions #785
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
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 25, 2025
- fix(webhooks): readd immediate acks (fix(webhooks): readd immediate acks #771)
- improvement(docs): updated docs with new videos, new tools (improvement(docs): updated docs with new videos, new tools #770)
- fix(condition): fixed condition block else routing bug (fix(condition): fixed condition block else routing bug #772)
- fix(logs): added indexes to speed up logs loading time, modified to only display logs for current workspace (fix(logs): added indexes to speed up logs loading time, modified to only display logs for current workspace #773)
- fix(drizzle): use migrate instead of push for ci (fix(drizzle): use migrate instead of push for ci #774)
- improvement(kb): workspace permissions system reused here (improvement(kb): workspace permissions system reused here #761)
- improvement(cleanup): remove workflow_execution_blocks table (improvement(cleanup): remove workflow_execution_blocks table #778)
- improvement(cleanup): remove old logging code (improvement(cleanup): remove old logging code #779)
- fix(sockets): permissions to align with normal perms system" (fix(sockets): permissions to align with read/write/admin system #782)
- fix(workflow-in-workflow): variables not accessible in child workflow (fix(workflow-in-workflow): variables not accessible in child workflow #783)
- fix(nextjs): add force dynamic exports for new copilot routes (fix(nextjs): add force dynamic exports for new copilot routes #784)
- improvement(ui/ux): logs (improvement(ui/ux): logs #762)
* improvement(docs): updated docs with new videos, new tools (#744) * updated docs with new videos, new tools * update typeform icon * add qdrant docs
…nly display logs for current workspace (#773) * added indexes to speed up logs loading time, modified to only display logs for current workspace * remove user check, rely on source-of-truth permissions to display logs
* improvement(kb-perms): use workspace perms system for kbs * readd test file * fixed test * address greptile comments * fix button disabling logic * update filter condition for legacy kbs * fix kb selector to respect the workspace scoping * remove testing code * make workspace selection and prevent cascade deletion * make workspace selector pass lint * lint fixed * fix type error
* improvement(cleanup): remove workflow_execution_blocks table * remove reference
…#783) * fix(workflow-in-workflow): child workflow must be able to access vars * simplify
* feat: use 8-core self-hosted runner for faster Docker builds * fix: lazy load large YAML prompt to prevent build memory exhaustion - Convert YAML_WORKFLOW_PROMPT from static export to lazy function - Prevents 281-line string literal from being loaded during static generation - Fixes exit code 137 memory exhaustion during Docker builds * fix(nextjs): add force dynamic for copilot routes to resolve OOM issue
* improvement: filters ui/ux and logic complete * improvement(ui/ux): logs control bar * improvement(ui): log table * improvement: logs sidebar * ran lint
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
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.