Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix: license args | MrChaker | XS | No | 0.1h | 0.1h | Jul 02, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| feat(microsoft-outlook): add app-only (client credentials) auth alongside delegated | sanket-a11y | L | No | 171.9h | 171.7h | Jul 02, 2026 |
SummaryFeatureAdd app‑only auth for Microsoft Outlook Enables Microsoft Outlook integration to use app‑only client credentials, expanding authentication options for automated workflows. Health Assessment
Large
High
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| feat(server): power tool-search embedding and search with a single AP_OPENAI_API_KEY | ibrahim-abuznaid | M | No | 15.3h | 0.1h | Jul 02, 2026 |
SummaryFeatureAdd single OpenAI key for tool-search embedding Unifies embedding across all tool-search operations, simplifying deployment and ensuring consistent search quality for all tenants. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
|
||||||
| chore: default PROJECT_WORKER env to true | MrChaker | S | No | - | 0.0h | Jul 02, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| feat: update health checks page | MrChaker | L | No | 1.8h | 0.0h | Jul 02, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix(web): editable Headers and Query Params in webhook test dialog | Louai-Zokerburg | XS | No | 144.7h | 0.0h | Jul 02, 2026 |
SummaryBug FixFix editable Headers and Query Params in webhook dialog Ensures users can correctly edit and send headers and query parameters when testing webhooks, preventing data loss and improving reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(google-drive): upload/create file writing empty, untitled files | sanket-a11y | M | No | 0.4h | 0.4h | Jul 02, 2026 |
SummaryBug FixFix Google Drive file upload empty issue Corrects multipart upload type for Google Drive, ensuring files are created with proper metadata and content, preventing empty untitled files. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix: some custom pieces icons do not show with crossOrigin='anonymous' | MrChaker | S | No | - | - | Jul 01, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| feat: New translation files | automated-commits-ap | L | No | - | - | Jul 01, 2026 |
SummaryFeatureAdd new translation files Adds localized content for multiple languages, improving user experience for international customers. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.80
Tech Stack |
||||||
| feat: support per project workers | MrChaker | XL | No | 144.8h | 0.2h | Jul 01, 2026 |
SummaryFeatureAdd per‑project worker support Enables projects to run in dedicated worker groups, improving isolation, performance, and resource allocation for each project. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
|
||||||
| chore(deps): upgrade dependencies to latest patch versions | KhaledR57 | XL | No | 46.6h | 0.1h | Jul 01, 2026 |
SummaryChoreUpgrade dependencies to latest patch versions This PR updates all project dependencies to their latest patch releases, ensuring compatibility, security, and stability across the codebase. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
0.20
Tech Stack |
||||||
| fix(server): raise statement_timeout for RUN_TELEMETRY daily aggregation | amrdb | S | AI | 0.8h | 0.0h | Jul 01, 2026 |
SummaryBug FixFix statement timeout for RUN_TELEMETRY aggregation The fix stops the telemetry job from being killed by statement timeouts, ensuring reliable daily metrics collection. This improves system reliability and reduces operational noise. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(sandbox): surface code-step dependency-install failures as a failed step | amrdb | L | AI | 5.1h | 0.1h | Jul 01, 2026 |
SummaryBug FixFix sandbox code-step dependency install failures Ensures user‑declared dependency errors are reported as failed steps rather than internal errors, improving reliability and user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(sandbox): surface real crash diagnostics instead of empty error on fatal engine exit | amrdb | M | AI | 5.0h | 0.1h | Jul 01, 2026 |
SummaryBug FixFix sandbox crash diagnostics for fatal engine exits Improves reliability by providing actionable error logs for sandbox crashes, enabling faster debugging and accurate error classification. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(app-connection): reject deleting platform connections from project route | Louai-Zokerburg | M | No | 138.9h | 138.8h | Jul 01, 2026 |
SummaryBug FixFix deletion of platform connections from project route Prevents false success responses when deleting global connections from a project, ensuring correct error handling and UI feedback. Health Assessment
Small
Medium
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: enable ponytail plugin at repo level | abuaboud | M | No | 0.7h | 0.1h | Jul 01, 2026 |
SummaryChoreEnable ponytail plugin for repo Adds ponytail marketplace and plugin to .claude settings, enabling it for all repo contributors. This ensures consistent AI plugin availability across the team. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Javascript, Shell
Frameworks:
Github-Actions, Docker
|
||||||
| fix(tables): trim leading/trailing whitespace and control chars on CS… | sanket-a11y | XS | No | 0.5h | 0.1h | Jul 01, 2026 |
SummaryBug FixFix whitespace trimming in CSV export Corrects CSV export by removing stray whitespace and control characters, ensuring clean data output for downstream consumers. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| refactor: queue dispatcher | MrChaker | L | No | 18.1h | - | Jul 01, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix(pieces): output & AI fields now reach the builder after a piece version upgrade | AhmadTash | XS | No | 34.7h | 0.1h | Jul 01, 2026 |
SummaryBug FixFix piece ingestion to preserve output schema Cloud registry now retains piece output schemas, allowing the builder to display typed fields for steps. This fixes missing data in the UI after piece upgrades, improving developer productivity. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| chore(release): v0.86.0 | abuaboud | M | AI | 11.2h | - | Jul 01, 2026 |
SummaryChoreRelease v0.86.0 bump package version Bumps root package.json to 0.86.0, releases self-hosted image. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Yaml, Javascript, Shell
|
||||||
| feat(onenote): include note content in trigger and add custom API call | kishanprmr | S | No | 0.3h | 0.1h | Jul 01, 2026 |
SummaryFeatureAdd note content to trigger and custom API call The trigger now includes page content, improving downstream processing. A new custom API call action gives users more flexibility. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(web): don't make chat the default landing route | Louai-Zokerburg | S | No | 0.6h | 0.6h | Jun 30, 2026 |
SummaryBug FixFix default landing route to avoid chat Ensures cloud users land on their automations dashboard instead of chat, improving onboarding flow. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(chat): push authoritative rollout funnel (landed/chatted) to console | Louai-Zokerburg | M | No | 1.2h | 0.1h | Jun 30, 2026 |
SummaryFeaturePush authoritative rollout funnel to console Adds server‑side tracking of chat landing and chat counts, replacing client‑side PostHog events, to provide accurate rollout metrics in the console. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(system-jobs): stop file-cleanup statement timeouts and resume-delay ENTITY_NOT_FOUND failures | abuaboud | M | AI | 0.3h | - | Jun 30, 2026 |
SummaryBug FixFix system job timeouts and resume failures Resolves recurring system job failures by optimizing file cleanup queries and handling missing flow runs, reducing backlog and improving reliability. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(engine): route user/config failures to FAILED runs instead of INTERNAL_ERROR | abuaboud | L | AI | 3.4h | - | Jun 30, 2026 |
SummaryBug FixRoute user errors to FAILED runs Ensures deterministic user/config failures are marked as FAILED instead of INTERNAL_ERROR, eliminating unnecessary retries and on‑call paging, improving reliability and user experience. Health Assessment
Large
Medium
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 | M | No | - | - | Jun 30, 2026 |
SummaryFeatureNew translation files Automatically generated translation files for all pieces, adding language support for the UI. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.20
Tech Stack |
||||||
| feat(chat): onboard free cloud users to managed AI with a $10 first-chat grant | Louai-Zokerburg | M | No | 2.7h | 0.1h | Jun 30, 2026 |
SummaryFeatureOnboard free cloud users with $10 AI credit Free cloud users can immediately access AI chat with a default $10 credit grant, reducing onboarding friction and boosting engagement. Health Assessment
Medium
Medium
Medium
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript
|
||||||
| chore: deploy staging app and workers as separate kamal services | MrChaker | S | AI | 0.0h | - | Jun 30, 2026 |
SummaryCI/CDDeploy staging app and workers as separate services Splits the staging deployment into parallel app and worker jobs, improving isolation and reliability for staging releases. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix(auth): boot cloud edition locally by auto-verifying dev signups | Louai-Zokerburg | S | No | 0.4h | 0.3h | Jun 30, 2026 |
SummaryBug FixAuto-verify dev signups for local cloud boot Ensures developer accounts are automatically verified when running the cloud edition locally, preventing onboarding errors and allowing the server to start without manual email verification. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.15
Tech Stack
Languages:
Typescript
|
||||||
| feat(server): let AI agents discover actions and triggers by natural-language description (off by default) | ibrahim-abuznaid | XL | No | 210.1h | 0.1h | Jun 30, 2026 |
SummaryFeatureAdd semantic tool-search engine for AI agent discovery Enables AI agents to find actions and triggers via natural‑language queries using a pgvector‑based search, improving accuracy and reducing misfires. Health Assessment
Large
High
High
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Yaml
|
||||||
| fix(builder): keep huge sample outputs responsive | AhmadTash | L | No | 44.3h | 0.1h | Jun 30, 2026 |
SummaryBug FixImprove UI responsiveness for large sample outputs Ensures the user interface remains responsive when displaying large arrays, preventing UI freezes and enhancing user experience. Health Assessment
Medium
Medium
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| docs(architecture): use current diagram on the overview page | abuaboud | XS | No | 0.0h | - | Jun 30, 2026 |
SummaryDocsUpdate architecture diagram on overview page Aligns documentation with the current architecture diagram, improving consistency and clarity for users. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| docs(agents): consolidate grilling skills + bounded-context glossary | abuaboud | XL | No | 0.1h | 0.1h | Jun 30, 2026 |
SummaryDocsConsolidate grilling skills and glossary Streamlines domain modeling documentation, reducing duplication and improving clarity for developers. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| docs(skills): add debug-failed-run skill | amrdb | M | AI | 1.1h | 0.0h | Jun 30, 2026 |
SummaryDocsAdd debug-failed-run skill documentation Adds a documentation entry for a new Claude skill that helps debug failed Activepieces flow runs, improving troubleshooting efficiency. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| feat(flow-run): per-run latency timeline (queue/setup/warm-up/run) | abuaboud | XL | No | 0.4h | 0.2h | Jun 30, 2026 |
SummaryFeatureAdd per‑run latency timeline for flow runs Provides users with a detailed breakdown of run latency, improving visibility into performance bottlenecks. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Greptile
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(flow-run): stop dangling logsFileId from violating flow_run FK | amrdb | M | AI | 41.2h | 41.2h | Jun 30, 2026 |
SummaryBug FixFix dangling logsFileId FK violation Prevents frequent foreign key errors caused by prematurely assigning log file IDs, reducing retry overhead and ensuring run completion. Health Assessment
Medium
Low
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(worker): provision pieces used as agent tools; keep piece-not-found as engine error | amrdb | M | AI | 273.1h | 0.1h | Jun 30, 2026 |
SummaryBug FixFix agent tool provisioning and error handling Agent tools are now correctly provisioned, preventing runtime failures. Missing pieces trigger clear internal errors, improving reliability and debugging. Health Assessment
Medium
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| docs: add nirajmchauhan as a contributor for code | allcontributors | XS | No | 0.1h | 0.1h | Jun 30, 2026 |
SummaryDocsAdd contributor to documentation Adds @nirajmchauhan as a contributor for code, updating contributor records. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix(flow-run): stop unpaired surrogates/NUL breaking flow_run upsert | amrdb | S | No | 40.2h | 0.1h | Jun 30, 2026 |
SummaryBug FixFix flow_run upsert for invalid JSON Prevents infinite retry loops by sanitizing error messages before Postgres upsert, improving reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix: serialize connection refresh across projects sharing a connection | amrdb | XS | AI | 111.4h | 0.1h | Jun 30, 2026 |
SummaryBug FixFix connection refresh lock across shared projects Ensures token refreshes are serialized on a connection’s platformId and externalId, preventing concurrent refreshes that can corrupt shared connections and cause errors. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat: add OIDC (IAM Role) auth to AWS Bedrock & Secrets Manager | nirajmchauhan | XL | No | 69.5h | 0.1h | Jun 30, 2026 |
SummaryFeatureAdd OIDC IAM Role auth to AWS Bedrock and Secrets Adds IAM Role / OIDC authentication to AWS Bedrock and Secrets Manager pieces, enabling keyless, fine‑grained access for teams that prohibit static IAM keys. This allows users to connect without long‑lived AWS access keys, improving security and compliance. Health Assessment
Large
High
High
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
|
||||||
| fix(engine): stop streaming step-progress from failing flow runs | amrdb | M | AI | 6.5h | 0.1h | Jun 30, 2026 |
SummaryBug FixFix step-progress streaming for failing flow runs Prevents internal errors and improves reliability of AI-driven workflows by ensuring progress updates do not crash runs. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| perf(flow-run): zero-DB sync webhook dispatch (thread platformId into sendWorkerEvent) | abuaboud | M | No | 42.6h | 0.0h | Jun 30, 2026 |
SummaryRefactorZero DB query on sync webhook dispatch Eliminates a redundant Postgres query in the synchronous webhook dispatch path by threading platformId through events, improving performance without changing behavior. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| feat(pieces): add output schemas to 15 pieces | AhmadTash | XL | No | 299.8h | 100.5h | Jun 29, 2026 |
SummaryFeatureAdd output schemas to 15 community pieces Adds typed output schemas to 15 community pieces, improving data selector and output viewer usability for users. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(worker): restore worker throughput degraded since 0.84.0 | abuaboud | L | No | 1.3h | 0.1h | Jun 29, 2026 |
SummaryBug FixFix worker CPU max out and throughput collapse Restores worker throughput degraded since 0.84.0 by optimizing process table scans and caching sandbox info Health Assessment
Medium
Medium
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Bash
|
||||||
| test(ci): add perf-regression preflight to self-hosted release | abuaboud | L | No | 1.0h | 0.1h | Jun 29, 2026 |
SummaryCI/CDAdd perf regression preflight to self-hosted release Adds a performance gate to the self-hosted release pipeline, ensuring throughput, CPU, and memory thresholds are met before tagging and pushing images. This prevents regressions that could degrade user experience. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Greptile, Claude
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions, Docker
|
||||||
| feat: New translation files | automated-commits-ap | XS | No | - | - | Jun 29, 2026 |
SummaryChoreNew translation files Automatically generated translation files for all pieces Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| refactor(chat): sync free-tier chat to console, drop scheduled funnel-sync, add chat-page-view telemetry | Louai-Zokerburg | L | No | 25.4h | 0.1h | Jun 29, 2026 |
SummaryRefactorSync free-tier chat to console, drop funnel sync Enables free-tier chat analytics by sending all conversations to console, removes outdated funnel sync, and adds page-view telemetry for free users. This improves data coverage and simplifies telemetry. Health Assessment
Medium
Medium
Medium
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| feat(lemlist): add custom variables on lead action | sanket-a11y | M | No | 0.4h | 0.0h | Jun 29, 2026 |
SummaryFeatureAdd custom variables on lead action Adds the ability to set custom variables on a lead in lemlist, enabling richer data capture for marketing automation and more personalized workflows. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
|
||||||
| feat: add option to serve piece bundles from cdn | MrChaker | S | No | 2.1h | 0.0h | Jun 28, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||