Skip to content

Conversation

@waleedlatif1
Copy link
Collaborator

@waleedlatif1 waleedlatif1 commented Jan 6, 2026

waleedlatif1 and others added 10 commits January 5, 2026 16:19
* fixed output and dropdown

* changed payload

* removed comments
…rge file ops (#2684)

* improvement(kb): optimize processes, add more robust fallbacks for large file ops

* stronger typing

* comments cleanup

* ack PR comments

* upgraded turborepo

* ack more PR comments

* fix failing test

* moved doc update inside tx for embeddings chunks upload

* ack more PR comments
#2689)

* feat(supabase): added ability so select certain rows in supabase tools

* ack PR comments
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com>
…lock (#2673)

* Add api blcok as tool

* Add webhook block

* Hitl v1

* Cleanup

* Fix

* Update names for fields in hitl

* Fix hitl tag dropdown

* Update hitl dashboard

* Lint
@vercel
Copy link

vercel bot commented Jan 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Review Updated (UTC)
docs Skipped Skipped Jan 6, 2026 10:22pm

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Jan 6, 2026

Greptile Summary

  • Release v0.5.51 includes major improvements to triggers, knowledge base processing, and webhook functionality with enhanced fallbacks for large file operations
  • Adds new webhook request block and human-in-the-loop webhook notifications, plus terminal context menus for better user experience
  • Updates Supabase integration to support column selection in queries and fixes various UI/UX issues across Grain triggers and condition blocks

Important Files Changed

Filename Overview
apps/sim/lib/file-parsers/doc-parser.ts Enhanced DOC parser with multiple fallback strategies for better large file handling
apps/sim/executor/handlers/trigger/trigger-handler.ts Major refactor removing provider-specific webhook logic in favor of centralized processing
apps/sim/blocks/blocks/webhook_request.ts New webhook request block enabling HTTP POST with HMAC-SHA256 signing capabilities
apps/sim/tools/http/webhook_request.ts New webhook request tool with automatic headers and signature generation
apps/sim/lib/knowledge/documents/document-processor.ts PDF processing optimizations with batching for large documents (>1000 pages)

Confidence score: 4/5

  • This PR has substantial changes but appears well-architected with proper error handling and follows established patterns
  • Score reflects the complexity of webhook/trigger refactoring and knowledge base optimizations that could have edge cases in production
  • Pay close attention to the trigger handler refactoring and PDF batching logic which involve critical data processing workflows

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

75 files reviewed, 2 comments

Edit Code Review Agent Settings | Greptile

…fixed context menu options (#2694)

* fix(settings): added isHosted gate to access homepage from settings, fixed context menu options

* stronger typing
@waleedlatif1 waleedlatif1 merged commit 4fbec0a into main Jan 6, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants