Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix(web): taking over a locked flow or table no longer breaks embedded views | AhmadTash | XL | No | 40.6h | 0.1h | Jul 09, 2026 |
SummaryBug FixFix lock takeover to prevent embedded view break Ensures resource lock takeover refreshes in place, avoiding iframe reloads that break embedded views, improving stability for embedded users. Health Assessment
X-Large
High
Medium
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(telemetry): fix event tracking gaps and restrict PII to cloud deployments | moaaz-ae | XL | AI | 206.6h | 0.1h | Jul 08, 2026 |
SummaryFeatureFix telemetry gaps and restrict PII to cloud Improves end‑to‑end event tracking for marketing funnels, ensuring accurate attribution while protecting user privacy by limiting PII collection to cloud deployments. Health Assessment
Large
High
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(worker): full container memory at concurrency 1 + disaster recovery / autoscaling docs | abuaboud | M | No | 31.6h | - | Jul 08, 2026 |
SummaryFeatureAdd full container memory at concurrency 1 and disaster recovery docs Improves worker memory handling at low concurrency and adds comprehensive disaster recovery documentation, enhancing reliability and operational clarity. Health Assessment
Medium
Medium
High
AI DetailsTech Stack
Languages:
Typescript, Shell
|
||||||
| fix(event-destinations): fire event streaming to internal handler flows on self-hosted instances behind private IPs | AhmadTash | XL | No | 4.0h | 0.1h | Jul 08, 2026 |
SummaryBug FixFix internal event streaming on self-hosted instances Ensures handler flow events are delivered correctly on self-hosted deployments, preventing silent failures and improving reliability for internal integrations. Health Assessment
X-Large
Medium
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| docs: clarify separate-worker setup and env var placement | abuaboud | M | No | 1.4h | - | Jul 08, 2026 |
SummaryDocsClarify separate-worker setup and env var placement Updated documentation to simplify worker configuration, reducing deployment errors and improving clarity for operators. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| feat(release): enforce & surface release⇄package.json integrity for the version gate | amrdb | L | AI | 47.0h | 0.1h | Jul 08, 2026 |
SummaryFeatureEnforce release/package.json integrity for version gate Ensures app and worker versions match, preventing silent failures and improving reliability for deployments. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Yaml
|
||||||
| fix(engine): dynamic property slugs with reserved characters break required-field validation | amrdb | L | AI | 11.3h | 0.0h | Jul 08, 2026 |
SummaryBug FixFix dynamic property slug validation issue Ensures dynamic property fields containing special characters validate correctly, preventing required-field errors and allowing flows to be saved without UI issues. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(pieces): externalize un-inlinable deps + lazy clarifai grpc client | kishanprmr | S | No | 0.4h | 0.1h | Jul 08, 2026 |
SummaryBug FixFix externalized dependencies and lazy client for pieces Ensures third‑party pieces load correctly in production by keeping certain native modules external and deferring gRPC client creation, preventing runtime failures. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore: add logs to job polling path in app | MrChaker | S | No | - | - | Jul 08, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| chore: add logs to job polling path in app | MrChaker | XS | No | - | 0.1h | Jul 08, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix(server): harden tool-search engine | ibrahim-abuznaid | M | No | 69.4h | 69.3h | Jul 08, 2026 |
SummaryBug FixHarden tool-search engine for server Improves reliability and security of tool search by validating queries, enforcing scope, and handling degradation, preventing unnecessary embed calls and ensuring correct environment configuration. Health Assessment
Medium
Medium
High
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
|
||||||
| feat(cli): introduce benchmark cli for sync webhook flow performance and publish cli to npm | amrdb | XL | AI | 9.4h | 0.1h | Jul 08, 2026 |
SummaryFeatureAdd benchmark CLI and npm publish workflow Introduces a benchmark command for load‑testing webhook performance and automates publishing the CLI to npm for easy npx usage. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(text-helper): Add table support and fix special-character escaping in HTML to Markdown | danielpoonwj | L | AI | 4.3h | 0.1h | Jul 08, 2026 |
SummaryFeatureAdd table support and fix HTML to Markdown escaping Improves HTML to Markdown conversion by adding table rendering and correcting special character escaping, enhancing content fidelity for AI-driven knowledge bases. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat: release 0.86.2 | MrChaker | XL | No | 0.1h | - | Jul 08, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| feat: add endpoint to export queues to promethues | MrChaker | M | No | 0.1h | 0.0h | Jul 08, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| ci: serialize tool-search postgres integration tests to fix migration race | ibrahim-abuznaid | XS | No | 18.5h | 18.5h | Jul 08, 2026 |
SummaryCI/CDSerialize tool-search Postgres integration tests Fixes flaky CI failures by running Postgres integration tests sequentially, eliminating migration race conditions. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix(linear): issue-updated is always triggered for all teams | AdamSelene | S | No | 43.0h | 43.0h | Jul 08, 2026 |
SummaryBug FixFix linear trigger issue for all teams Corrects the updated issue trigger so it only fires for the intended team, preventing unnecessary notifications and improving accuracy. Health Assessment
Small
Low
High
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
|
||||||
| fix(ci): bound prepare-pieces bundle concurrency to avoid runner OOM | kishanprmr | XS | No | 0.1h | 0.1h | Jul 08, 2026 |
SummaryBug FixFix CI concurrency to prevent OOM Prevents CI pipeline failures that halt piece releases, ensuring reliable deployment of new piece versions. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(triggers): wire trigger-run stats write path so health page populates | amrdb | M | AI | 23.5h | 0.1h | Jul 07, 2026 |
SummaryBug FixFix trigger run stats write path for health page Ensures trigger run statistics are recorded, enabling the health page to display accurate trigger activity, improving monitoring and reliability. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(pieces): surface real npm error on custom piece install failure | amrdb | S | AI | 21.9h | 0.0h | Jul 07, 2026 |
SummaryBug FixSurface real npm error on custom piece install failure Ensures that when a custom piece installation fails due to npm errors, the exact error message is surfaced to the user, enabling developers to diagnose and resolve issues quickly. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat: remove pm2 | MrChaker | S | No | 59.8h | 0.0h | Jul 07, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| feat: New translation files | automated-commits-ap | XL | No | - | 0.0h | Jul 07, 2026 |
SummaryFeatureAdd new translation files for multiple locales Adds translation files for German, English, Spanish, French, Japanese, Dutch, Portuguese, Traditional Chinese, and Simplified Chinese, enabling localized UI for all pieces. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| revert: piece action/trigger visibility (#13887) and ad-hoc runs (#14006) | abuaboud | XL | No | 0.0h | - | Jul 07, 2026 |
SummaryBug FixRevert visibility controls and ad-hoc runs Rolls back recent feature changes that added per‑piece visibility controls and ad‑hoc run capability, restoring previous behavior and database state. Health Assessment
Large
High
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(tables): neq filter returns rows with empty/unset cells | Louai-Zokerburg | S | No | 3.4h | 0.1h | Jul 07, 2026 |
SummaryBug FixFix neq filter to include empty cells Ensures table queries correctly return rows where columns are empty or unset, improving data filtering accuracy. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
|
||||||
| fix(call-flow): TOCTOU race in wait-for-response resume path | Kunall7890 | L | No | 53.4h | 0.0h | Jul 07, 2026 |
SummaryBug FixFix TOCTOU race in call flow resume Prevents flow runs from stalling in PAUSED state, ensuring reliable execution of call flows. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| feat: boot prewarm cache | MrChaker | L | No | 25.8h | 0.1h | Jul 07, 2026 |
SummaryFeatureAdd prewarm cache for active flows Enables prewarming of flow bundles and code artifacts to reduce cold start latency for workers, improving performance for new flow deployments. Health Assessment
Medium
Medium
Medium
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| docs: drop CLAUDE_PUSH=yes force-verify-on-push guidance | amrdb | XS | AI | 141.8h | 141.8h | Jul 07, 2026 |
SummaryDocsRemove CLAUDE_PUSH flag guidance Simplifies git push workflow by removing unnecessary pre-push linting flag, speeding up non-interactive pushes. Health Assessment
Small
Low
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| feat(connections): add GET /v1/app-connections/:id endpoint | amrdb | M | AI | 8.5h | 8.5h | Jul 07, 2026 |
SummaryFeatureAdd GET /v1/app-connections/:id endpoint Enables clients to fetch a single app connection directly, improving performance and reducing client-side filtering. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat: New translation files | automated-commits-ap | XL | No | - | 0.1h | Jul 06, 2026 |
SummaryFeatureAdd new translation files for multiple locales Adds localized content for multiple languages, improving user experience for international customers. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
0.20
Tech Stack |
||||||
| feat(platform): add per-piece action & trigger visibility controls | othmanemad | XL | No | 295.1h | 33.5h | Jul 06, 2026 |
SummaryFeatureAdd per-piece action and trigger visibility controls Platform admins can now hide individual actions and triggers within a piece, enabling granular visibility and reusable piece sets that reduce configuration overhead and improve security. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| feat(connections): allow global connections as replace source | majewskibartosz | XL | No | 261.9h | 3.3h | Jul 06, 2026 |
SummaryFeatureAdd global connections as replace source Enables users to replace platform‑wide connections from the project UI, streamlining migration and preventing orphaned flows across projects. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(connections): new connection from a step no longer inherits the selected connection's global scope | AhmadTash | S | No | 0.8h | 0.8h | Jul 06, 2026 |
SummaryBug FixFix connection scope inheritance in flow steps Ensures new connections are created with correct project scope, preventing admin and non‑admin errors and improving reliability for users and embedded customers. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat: add first-class ad-hoc runs for single-step execution | othmanemad | XL | No | 141.6h | 16.2h | Jul 06, 2026 |
SummaryFeatureAdd first-class ad-hoc runs for single-step execution Allows users to execute single actions directly, improving workflow efficiency and providing clear audit trails. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| feat: release 0.86.1 | MrChaker | XS | No | - | - | Jul 06, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix(pieces): stop leaking payloads and PII via console.debug | kishanprmr | M | AI | 1.1h | 0.1h | Jul 06, 2026 |
SummaryBug FixFix console.debug leaks of PII Prevents sensitive data from leaking to raw logs, enhancing security compliance. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore: remove the gamification badges feature | Louai-Zokerburg | XL | No | 0.5h | 0.1h | Jul 06, 2026 |
SummaryChoreRemove gamification badges feature Eliminates gamification badges, simplifying user experience and reducing maintenance. Health Assessment
X-Large
Medium
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore(analytics): remove the leaderboard feature | Louai-Zokerburg | XL | No | 0.6h | 0.1h | Jul 06, 2026 |
SummaryChoreRemove leaderboard feature and related code Eliminates an unused leaderboard page and its backend routes, reducing code complexity and maintenance overhead. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(formbricks): workspaceId prop description and displayname | sanket-a11y | XS | No | 0.0h | 0.0h | Jul 06, 2026 |
SummaryBug FixFix workspaceId prop description in Formbricks Corrects the description and display name for the workspaceId prop, improving clarity for developers using the Formbricks integration. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| fix(formbricks): send required workspaceId on webhook register | sanket-a11y | S | No | 0.2h | 0.1h | Jul 06, 2026 |
SummaryBug FixFix missing workspaceId on Formbricks webhook Ensures Formbricks webhook registration includes required workspaceId, preventing registration failures. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
|
||||||
| fix(web): variable key names now display exactly as defined in the output viewer | AhmadTash | M | No | 1.4h | 0.1h | Jul 06, 2026 |
SummaryBug FixFix variable key names display verbatim Ensures that user‑defined variable keys are shown exactly as entered, preventing misleading humanized formatting in the output viewer and variable picker. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| docs: add measured autoscaling numbers (scale-up latency, drain safety) | abuaboud | XL | No | 88.1h | 1.0h | Jul 06, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| chore(pieces): republish 680 community pieces to heal stripped cloud metadata | ibrahim-abuznaid | XL | No | 15.2h | 15.2h | Jul 06, 2026 |
SummaryChoreRepublish community pieces to restore metadata This update re‑publishes 680 community integration packages to ensure curated metadata is retained in the cloud registry, enabling accurate audience targeting and AI features. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| fix: respect patch versions in project release diff engine | AhmadTash | S | No | 4.4h | 0.4h | Jul 05, 2026 |
SummaryBug FixFix patch version comparison in release diff engine Ensures accurate detection of piece version changes during project releases, preventing silent skips of updates and maintaining consistency between source and production. This reduces deployment errors and ensures users receive the intended updates. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| feat(web): land cloud users on chat while the rollout cap is open | Louai-Zokerburg | S | No | 46.4h | 0.1h | Jul 04, 2026 |
SummaryFeatureLand cloud users on chat while rollout cap open New cloud users land on AI chat during the beta rollout, then automatically fall back to the automations dashboard once the 200‑user cap closes, improving onboarding flow. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.30
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| feat: New translation files | automated-commits-ap | XS | No | - | 0.0h | Jul 03, 2026 |
SummaryChoreNew translation files Adds translation files for all pieces, enabling localized UI for users. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| feat: enable formula/data-manipulation editor for every edition | Louai-Zokerburg | M | No | 17.7h | 0.1h | Jul 03, 2026 |
SummaryFeatureEnable formula editor for all editions The formula editor is now available to all users regardless of edition, removing the previous gating and simplifying configuration. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| feat: New translation files | automated-commits-ap | L | No | - | - | Jul 02, 2026 |
SummaryFeatureAdd new translation files for UI Adds translation files for multiple languages, enabling UI localization and improving user experience. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.75
Tech Stack |
||||||
| fix(chat): prefer inline expressions over CODE steps in flow building | utopianguide | S | No | 76.0h | 0.1h | Jul 02, 2026 |
SummaryBug FixPrefer inline expressions over CODE steps Improves automation readability and trust by replacing code steps with inline expressions, simplifying maintenance for non‑coders. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
|
||||||
| fix(flow-run): serve a POST confirmation page for approval resume links | othmanemad | XL | No | 23.1h | 0.1h | Jul 02, 2026 |
SummaryBug FixServe POST confirmation page for approval links Email scanners prefetch GET links, causing unintended approvals. This change introduces a POST-based confirmation page to protect flow integrity. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
Greptile
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat: add option in self hosted release ci to skip smoke test | MrChaker | XS | No | - | - | Jul 02, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||