-
Notifications
You must be signed in to change notification settings - Fork 3.3k
v0.4.15: helm chart updates, telegram tools, youtube tools, file upload support for more blocks #1636
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
Oct 15, 2025
- feat(telegram): added additional telegram tools & docs (feat(telegram): added additional telegram tools & docs #1625)
- fix(docker): updated docker to use non-root user for k8s/helm deployments (fix(docker): updated docker to use non-root user for k8s/helm deployments #1626)
- fix(telemetry): updated telemetry, added nested sanitization, added granular trace spans for logs and updated UI (fix(telemetry): updated telemetry, added nested sanitization, added granular trace spans for logs and updated UI #1627)
- fix(kb-sanitization): add sanitization for kb tags when exporting workflow (fix(kb-sanitization): add sanitization for kb tags when exporting workflow #1628)
- fix(tool-calls): remove redundant input/output fields in favor of arguments/response, exclude isExpanded for tools in agents in workflow change detection (fix(tool-calls): remove redundant input/output fields in favor of arguments/response, exclude isExpanded for tools in agents in workflow change detection #1630)
- fix(i18n): add additional youtube tools, sync i18n pipeline, remove dated docs (fix(i18n): add additional youtube tools, sync i18n pipeline, remove dated docs #1632)
- fix(i18n): exclude SDK files from automatic translation to prevent corruption (fix(i18n): exclude SDK files from automatic translation to prevent corruption #1634)
- feat(attachments): use filesystem for gmail, outlook triggers to save attachments (feat(attachments): use filesystem for gmail, outlook triggers to save attachments #1631)
- Feat(microsoftteams-file): new trigger + file upload (Feat(microsoftteams-file): new trigger + file upload #1590)
- fix(chat): allow file-only messages with no text to be sent in chat panel and deployed chat (fix(chat): allow file-only messages with no text to be sent in chat panel and deployed chat #1635)
* feat(telegram): added delete message,send photo-video-audio-animation tools * fix: updated Telegram tool types and removed debug logs * reverted telegram message tool to older name * added docs for telegram * updated telegram docs --------- Co-authored-by: SimplyRohit <rohitjaatjaat073@gmail.com>
…ents (#1626) * fix(docker): updated docker to use non-root user for k8s/helm deployments * ack PR comments
…ranular trace spans for logs and updated UI (#1627) * feat(logs): updated telemetry, added nested sanitization, added granular trace spans for logs and updated UI * refactor trace spans into separate components * remove any's from tool defs * updated UI and overlayed spans * cleanup * ack PR comments * stricter type safety * clean
…uments/response, exclude isExpanded for tools in agents in workflow change detection (#1630)
…rruption (#1634) * fix(i18n): exclude SDK files from automatic translation to prevent corruption * fix(i18n): temporarily disable auto-translate action while fixing translation corruption * disable i18n action
… attachments (#1631) * feat(outlook): add include attachment feature to outlook * add include attachments to gmail trigger * add gmail trigger, outlook block include attachments * fix rendering issue * remove comment * fix architecture * fix redeploy * pass files to logging session to surface in logs * fix gmail block parsing attachments * fix reads
* adding file logic and chat trigger * working trig * teams specific logic * greptile comments * lint * cleaned up * save modal changes * created a interface for subscriptions * removed trigger task * reduce comments * removed trig task * removed comment * simplified * added tele logic back * addressed some more comments * simplified db call * cleaned up utils * helper telegram * removed fallback * removed scope * simplify to use helpers * fix credential resolution * add logs * fix * fix attachment case --------- Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net> Co-authored-by: Adam Gough <adamgough@Adams-MacBook-Pro.local> Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai>
…anel and deployed chat (#1635)
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
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.