Pull Request Explorer

Exploring 4713 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat(session-replay): enable rust anonymizer by default in ml-mirror robbie-c XS No 0.8h 0.8h Jul 07, 2026

Summary

Chore

Enable Rust anonymizer by default in ml-mirror

Ensures the Rust-based anonymizer runs by default, improving performance and privacy handling for session replay data.

Health Assessment

Small
Low
Low
  • Fast review and merge with a single small change, indicating low complexity and risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(toolbar): stop mangling escaped chars in generated element selectors pauldambra M No 17.1h 8.6h Jul 07, 2026

Summary

Bug Fix

Fix toolbar selector escaping bug

Corrects selector generation to preserve escaped characters, improving heatmap accuracy and preventing empty results.

Health Assessment

Small
Low
Low
  • Fast 17‑hour cycle with a single review round and minimal changes; AI-assisted code generation streamlined the fix.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(data-warehouse): base v3 lock takeover staleness on loader progress estefaniarabadan L No 1.9h 0.1h Jul 07, 2026

Summary

Bug Fix

Fix v3 lock takeover staleness in data warehouse

Ensures loader jobs recover from stale locks, preventing data pipeline stalls and corruption, improving reliability of data imports.

Health Assessment

Medium
Medium
Low
  • Fast cycle time and minimal review rounds indicate a straightforward, low‑friction fix with limited scope and moderate risk to data pipeline stability.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Python
feat: add secret_key config, deprecate personal_api_key turnipdabeets M No 120.2h 0.1h Jul 07, 2026

Summary

Feature

Add secret_key config, deprecate personal_api_key

Allows users to use project secret keys with the same config field, reducing confusion and improving security.

Health Assessment

Small
Low
Medium
  • The PR received a quick initial review but required several small commits to resolve deprecation warnings and documentation updates, indicating moderate iteration but low overall risk.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python
feat(cdp): add optional page-routes-only filter to Vercel log drain lricoy M AI 17.4h 4.3h Jul 07, 2026

Summary

Feature

Add optional page-routes-only filter to Vercel log drain

Enables users to reduce log ingestion volume by capturing only top-level page routes, improving cost and performance of log processing.

Health Assessment

Medium
Low
Low
  • Quick review and single iteration, indicating a straightforward change with minimal risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(phai): address review findings on context injection and tool stream skoob13 XL AI 0.0h - Jul 07, 2026

Summary

Bug Fix

Fix context injection and tool stream issues

Improves context handling and tool stream reliability for AI features, reducing errors and enhancing user experience.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal review, indicating a straightforward bugfix with clear scope.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Greptile
Confidence: 0.95

Tech Stack

Languages: Typescript, Python
Frameworks: React
perf(ci): add dorny/paths-filter to skip irrelevant semgrep jobs mendral-app M No 26.2h 0.5h Jul 07, 2026

Summary

CI/CD

Add path filtering to CI semgrep jobs

Optimizes CI by skipping unnecessary semgrep scans, reducing build time.

Health Assessment

Medium
Low
Low
  • Fast review and minimal changes indicate low risk and efficient process.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(tasks): make sandbox guards test-aware, fix provider import cycle gantoine M No 21.6h 0.1h Jul 07, 2026

Summary

Bug Fix

Fix sandbox guards and import cycle

Improves sandbox provider behavior in local development and tests by allowing TEST mode and resolving circular imports, preventing test collection failures.

Health Assessment

Medium
Low
Low
  • Quick review and single-commit cycle indicate a straightforward bug fix with minimal risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Python
fix(signals): deliver inbox report notifications without a resolvable reviewer VojtechBartos M No 0.6h 0.5h Jul 07, 2026

Summary

Bug Fix

Fix inbox notifications without reviewer

Ensures Slack notifications are sent even when no reviewer is resolved, preventing silent drops of actionable reports.

Health Assessment

Medium
Low
Low
  • Quick, single‑commit fix with minimal code changes; AI assistance streamlined the resolution.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Python
feat(llma): add pre-publish diff review for prompt versions jurajmajerik M AI 0.6h 0.5h Jul 07, 2026

Summary

Feature

Add pre-publish diff review for prompt versions

Introduces a review modal with side‑by‑side diff before publishing prompts, preventing accidental duplicate versions and giving users clear visibility of changes.

Health Assessment

Medium
Low
Low
  • Fast cycle time (0.6h) and minimal rework (one commit before review) indicate a smooth review process with low friction.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(deps): regenerate pnpm lockfile mendral-app S No 0.3h 0.3h Jul 07, 2026

Summary

Bug Fix

Regenerate pnpm lockfile to fix CI failures

Updates the lockfile to resolve peer‑dependency issues after a dependency bump, restoring CI stability.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes, quickly resolving CI block.

AI Details

Tech Stack

Languages: Yaml
fix(tasks): stop PostHog Code Slack bot from mis-firing PR follow-ups posthog M No 0.8h 0.6h Jul 07, 2026

Summary

Bug Fix

Fix Slack bot misfires on PR follow-ups

Stops unnecessary Slack notifications and ensures the correct team members are notified, reducing noise and improving developer productivity.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework; PR merged within 0.8 hours, indicating efficient review and low complexity.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Python
fix(tasks): stop Slack relay striking through "approximately" tildes VojtechBartos M No 7.8h 0.1h Jul 07, 2026

Summary

Bug Fix

Fix Slack relay tilde rendering issue

Corrects Slack agent’s markdown rendering by replacing lone tildes used for "approximately" with a Unicode tilde, preventing unintended strikethroughs and ensuring accurate message display.

Health Assessment

Medium
Low
Low
  • The PR was resolved in under 8 hours with a single commit and a quick review, indicating a straightforward bug fix with minimal impact on the codebase.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Python
feat(alerts): include project name in insight alert emails MattPua S No 0.4h 0.1h Jul 07, 2026

Summary

Feature

Add project name to alert emails

Adds project context to alert emails and internal events, improving clarity for multi‑project users.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal changes indicates low complexity and high confidence.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Python
feat(customer-analytics): add relationships tab to account detail arthurdedeus XL AI 20.5h 1.7h Jul 07, 2026

Summary

Feature

Add relationships tab to account detail

Adds a Relationships tab to account detail, giving users visibility into assignment timelines and active relationships, enhancing account management.

Health Assessment

Large
Medium
Low
  • The PR was reviewed quickly and merged within 20 hours, indicating a smooth review process despite a large code change. The many commits suggest iterative development but no significant back‑and‑forth, reflecting efficient collaboration.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Python, Typescript, Yaml
fix(ml): scrub inline css and style mutations nicowaltz L No 2.7h 0.3h Jul 07, 2026

Summary

Bug Fix

Fix inline CSS scrubbing in session replay

Improves privacy by removing inline CSS and style mutations from session replay data, reducing data leakage.

Health Assessment

Large
Low
Low
  • Quick turnaround with minimal rework; PR resolved within 3 hours and merged without significant discussion.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript, Rust
fix(cdp): stop deleted webhook sources and workflows from executing luke-belton M AI 1.2h 0.6h Jul 07, 2026

Summary

Bug Fix

Fix deleted webhook sources and workflows execution

Ensures that once a webhook source or workflow is deleted it no longer triggers events, preventing unintended data ingestion and reducing noise for customers.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal changes indicate a straightforward bug fix with low risk to the system.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Greptile
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript, Python
test: drop stale skipped cloud signup tests rnegron M No 21.3h 13.5h Jul 07, 2026

Summary

Test

Drop stale skipped cloud signup tests

Remove obsolete cloud signup tests that were skipped due to a Python version guard, cleaning up the test suite and reducing noise.

Health Assessment

Small
Low
Medium
  • PR removed obsolete tests with minimal changes, quick review, and low risk to production.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Python
fix(data-warehouse): set v3 loader statement_timeout after connect, not via startup options estefaniarabadan M No 0.6h 0.1h Jul 07, 2026

Summary

Bug Fix

Fix loader statement_timeout for PgBouncer

Ensures the data warehouse loader starts reliably behind PgBouncer by setting statement_timeout after connection, preventing crash loops and maintaining data ingestion uptime.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework, resolved in under an hour, indicating efficient review and low complexity.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Python
chore(deps): weekly safe npm updates · 10 packages mendral-app XL No 29.7h 29.7h Jul 07, 2026

Summary

Chore

Weekly safe npm dependency updates

Updates 10 npm packages to the latest safe versions, ensuring compatibility and security for PostHog JavaScript SDK users.

Health Assessment

X-Large
Low
Low
  • PR merged within 29.7 hours with no review iterations, indicating a smooth and low-risk dependency update process.

AI Details

Tech Stack

fix(logs): detect gzip bodies by magic header marandaneto M No 0.7h 0.3h Jul 07, 2026

Summary

Bug Fix

Fix gzip body detection via magic header

Ensures gzipped log, trace, metric, and Datadog payloads are correctly decompressed, preventing parsing failures and improving reliability for data ingestion.

Health Assessment

Medium
Low
Low
  • Quick review and merge within 45 minutes, indicating a straightforward bug fix with minimal friction.

AI Details

Confidence: 0.80

Tech Stack

Languages: Rust
feat(replay-vision): add banner to lead to replay vision and renaming triggers fasyy612 M AI 16.9h 0.1h Jul 07, 2026

Summary

Feature

Add banner to lead to replay vision and rename triggers

Adds a banner that guides users to try Replay Vision and renames the triggers feature to scan conditions for clearer terminology, improving user onboarding and feature clarity.

Health Assessment

Medium
Low
Low
  • Fast review and merge cycle (under 24h) with minimal rework; the PR was straightforward and well-scoped, indicating low risk and high confidence in the changes.

AI Details

Usage: AI Assisted
Category: Review AI
Tools: Greptile
Confidence: 0.95

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
feat(logs): expose pattern mining as an MCP tool jonmcwest L AI 1.4h 0.1h Jul 07, 2026

Summary

Feature

Expose pattern mining as an MCP tool

Adds a read‑only MCP endpoint for logs pattern mining, enabling agents to retrieve summarized log templates and drill down to raw logs, improving log triage efficiency.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review rounds indicate a straightforward, low‑risk change that was quickly approved.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude, Claude Code
Confidence: 0.95

Tech Stack

Languages: Typescript
chore: update PostHog watcher action marandaneto S No 0.5h 0.2h Jul 07, 2026

Summary

CI/CD

Update PostHog watcher action references

Updates GitHub Actions to use the latest watcher action commit and enables gist-backed Pi session sharing, improving workflow reliability and session persistence.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes to CI configuration, indicating low risk and high process efficiency.

AI Details

Usage: AI Assisted
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(endpoints): stop bucket-override re-enable test needing local temporal sakce S No 0.3h 0.0h Jul 07, 2026

Summary

Bug Fix

Fix endpoint test requiring local Temporal

This change makes the bucket-override re-enable test hermetic by mocking Temporal calls, eliminating dependency on a local Temporal server and preventing flaky failures.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no review needed, merged within minutes.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Python
perf(ci): make the E2E playwright schema cache hit reliably mariusandra M No 0.8h 0.3h Jul 07, 2026

Summary

CI/CD

Improve E2E Playwright schema cache reliability

Reduces CI run time for PRs by ensuring schema cache hits, saving ~10 minutes per run and improving developer experience.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within 0.8 hours, indicating a smooth process.
  • The small scope and single commit suggest minimal risk and quick delivery.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore(cdp): deflake rerun e2e fetch-count assertions luke-belton S No 1.1h 0.2h Jul 07, 2026

Summary

Test

Deflake rerun e2e fetch-count assertions

Fixes flaky end‑to‑end tests for rerun functionality, improving CI stability and reducing false failure rates. Ensures reliable detection of rerun completion, preventing unnecessary build failures.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, approved within minutes, indicating low risk and high confidence in stability.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(devex): mechanically validate the permanent-interface marker webjunkie M AI 24.6h 0.1h Jul 07, 2026

Summary

Feature

Validate permanent-interface marker via AST

Ensures only modules truly irreducible are marked permanent, preventing accidental exposure of non-ClickHouse modules and tightening product isolation.

Health Assessment

Medium
Low
Low
  • Quick review and single commit indicate a smooth process; AI assistance likely accelerated validation and testing.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude, ChatGPT, Copilot
Confidence: 0.95

Tech Stack

Languages: Python
feat(aio): stage dedicated AI ingestion endpoint rollout carlos-marchal-ph M AI 1.8h 0.1h Jul 07, 2026

Summary

Feature

Stage dedicated AI ingestion endpoint rollout

Enables controlled rollout of the AI ingestion pipeline, improving routing accuracy and allowing staged deployment of AI features.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal rework indicate a smooth review process.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Python
Point PostHog Web to /products; rename Product OS to Products jamesefhawkins M No 0.8h 0.0h Jul 07, 2026

Summary

Feature

Redirect PostHog Web to /products and rename icon

Updates navigation to point users to the broader Products page and renames the desktop icon for clearer branding.

Health Assessment

Small
Low
Low
  • Quick turnaround with no review iterations indicates a straightforward, low‑risk change.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
fix(tasks): stop handing out stale tokens for dead github installations tatoalo XL No 2.3h 0.9h Jul 07, 2026

Summary

Bug Fix

Fix stale GitHub tokens for dead installations

Prevents sandboxes from using expired GitHub tokens, reducing failures and improving reliability for users integrating with GitHub.

Health Assessment

X-Large
High
Low
  • Rapid resolution with minimal review, but large code changes indicate significant refactor of token handling logic.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python
fix(devex): link master CI alerts to engineering analytics workflow detail webjunkie S No 19.9h 13.1h Jul 07, 2026

Summary

Bug Fix

Link CI alerts to engineering analytics workflow detail

Updates DevEx master CI incident Slack alerts to deep‑link each failing workflow to the Engineering analytics workflow detail view, improving context for engineers.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal rework; AI‑assisted review helped streamline the process.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Claude, Copilot
Confidence: 0.95

Tech Stack

Languages: Javascript
Document real-time alert check interval MattPua XS No 0.3h - Jul 07, 2026

Summary

Docs

Add real-time alert check interval to docs

Enables users to configure real-time alerts, improving responsiveness to critical events.

Health Assessment

Small
Low
Low
  • Quick documentation update, minimal changes, fast merge.

AI Details

Confidence: 0.80

Tech Stack

fix(browser): remove capture ver query param marandaneto M No 9.1h 0.1h Jul 07, 2026

Summary

Health Assessment

AI Details

Usage: AI Assisted
Confidence: 0.90

Tech Stack

Languages: Typescript
perf(lazy-precompute): stop retrying builds that hit the read byte cap jurajmajerik XS AI 0.8h 0.3h Jul 07, 2026

Summary

Bug Fix

Stop retrying builds on read byte cap

This change prevents unnecessary retry scans that waste cluster resources, improving performance and reducing costs.

Health Assessment

Small
Low
Low
  • Quick, single-commit PR with minimal changes and immediate approval indicates low risk and efficient process.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Python
chore(billing): add real time alerts to scale and enterprise plan comparison table in storybook MattPua XS AI 0.6h 0.6h Jul 07, 2026

Summary

Chore

Add real time alerts to billing comparison table

Adds a real‑time alerts feature entry to the billing plan comparison table mock data, enabling Storybook stories to reflect the new feature for Scale and Enterprise plans. This ensures the UI accurately displays feature availability before production data is updated.

Health Assessment

Small
Low
Low
  • Merged within 36 minutes with a single commit, indicating low complexity and high confidence in the change.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(ingestion): add ingestion warnings v2 clickhouse schema jose-sequeira XL AI 5.7h 0.1h Jul 07, 2026

Summary

Feature

Add ingestion warnings v2 schema to ClickHouse

Enables structured ingestion warnings for better filtering and analytics without impacting existing pipelines.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time and quick review indicate efficient collaboration, but the large scope suggests significant changes to infrastructure and data schema.

AI Details

Usage: AI Assisted
Category: Review AI
Tools: Greptile
Confidence: 0.95

Tech Stack

Languages: Python, Sql, Shell
chore(frontend): fix root causes of jest test output noise mariusandra XL No 2.0h 0.4h Jul 07, 2026

Summary

Chore

Fix jest test output noise

Reduces CI log noise by correcting mock infrastructure and production code bugs, improving test reliability and developer experience.

Health Assessment

X-Large
Medium
Low
  • Fast cycle and review times indicate efficient collaboration, but the large number of lines and files modified suggests a substantial refactor of test infrastructure.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
fix(tasks): survive mid-run github integration deletion in credential refresh tatoalo L No 1.9h 0.9h Jul 07, 2026

Summary

Bug Fix

Fix GitHub integration deletion during credential refresh

Ensures sandbox runs don't fail when a GitHub integration is removed mid-run, preventing false metric spikes and alert noise. This improves reliability for teams using GitHub integrations.

Health Assessment

Large
Low
Low
  • Merged within 2 hours with a single review, indicating a straightforward bug fix with minimal risk.

AI Details

Tech Stack

Languages: Python
feat(llma): protect unsaved prompt edits from silent discard jurajmajerik L AI 0.7h 0.1h Jul 07, 2026

Summary

Feature

Prevent silent discard of unsaved prompt edits

Ensures users don’t lose unsaved prompt changes, improving reliability and user trust.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal rework indicate a straightforward, low‑risk change that was quickly approved.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(logs): pivot from a pattern to its matching logs jonmcwest L No 94.2h 0.3h Jul 07, 2026

Summary

Feature

Add one-click pivot from pattern to logs

Enables users to instantly filter logs matching a pattern, reducing debugging time and improving investigation efficiency. This feature streamlines log analysis by automatically applying validated regex filters.

Health Assessment

Large
Medium
Low
  • Fast review and single approval indicate high confidence; large code changes but well-scoped and well-tested reduce risk.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Python, Typescript
Frameworks: Django, React
fix(slack_app): coerce mention workflow activity inputs across version skew posthog M No 13.4h 13.1h Jul 07, 2026

Summary

Bug Fix

Coerce Slack activity inputs to avoid version skew

Adds defensive coercion for Slack coding‑agent activity inputs to prevent transient failures during rolling deployments, improving reliability for users. Ensures smooth user experience by handling mismatched payloads without silent failures.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework; single commit and fast review indicates low complexity.

AI Details

Usage: AI Assisted
Confidence: 0.95

Tech Stack

Languages: Python
Enhance automation documentation with Gong details andre347 S No 0.2h - Jul 07, 2026

Summary

Docs

Enhance automation documentation with Gong details

Provides comprehensive guidance on integrating Gong for customer call management, enabling teams to set up Gong Streams for shared accounts and streamline automation workflows.

Health Assessment

Small
Low
Low
  • Quick documentation update merged within minutes, indicating low complexity and minimal review friction.

AI Details

Confidence: 0.95

Tech Stack

feat(onboarding): share wizard sync components across both variants fercgomes XL AI 19.6h 0.1h Jul 07, 2026

Summary

Feature

Share wizard sync components across onboarding variants

Enables a unified wizard sync experience across both onboarding flows, allowing consistent user interactions and AB testing of cloud-run features.

Health Assessment

X-Large
Medium
Low
  • Rapid review (0.1h) and multiple iterative commits show active refactoring; large scope (620 lines) was managed with quick approvals and focused testing.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude, Claude Code
Confidence: 0.95

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
fix(llma): keep end-of-trace timeline bars clear of the chart edge marco-g-pm S AI 25.2h 0.1h Jul 07, 2026

Summary

Bug Fix

Fix end-of-trace timeline bar clipping

Corrects visual overflow of timeline bars, improving chart readability for users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review, no rework.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
fix(replay): only copy presentational attributes to canvas replay image Piccirello S No 1.0h 0.1h Jul 07, 2026

Summary

Bug Fix

Fix replay: copy only presentational attributes

Ensures replay images exclude JavaScript handlers, improving security and performance.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review and merge.

AI Details

Tech Stack

Languages: Typescript
feat(workflows): roll out email assets UI to everyone meikelmosby M AI 5.5h 0.1h Jul 07, 2026

Summary

Feature

Roll out email assets UI to all teams

Enables workflow assets and person email tabs for all users by removing the feature flag and associated guards, improving visibility and simplifying the codebase.

Health Assessment

Medium
Low
Low
  • Fast cycle time (5.5h) and immediate review approval indicate low friction; the change touches 8 files with moderate line churn, and the feature rollout is straightforward with minimal risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript, Python
Frameworks: React
feat(insights): show the weekday in quill chart tooltip headers sampennington M AI 1.5h 0.3h Jul 07, 2026

Summary

Feature

Show weekday in quill chart tooltip headers

Adds weekday display to chart tooltips, improving user clarity on daily data points.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework, well-tested, low risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(cdp): stop deleted webhook sources and workflows from executing luke-belton M No 4.6h 0.1h Jul 07, 2026

Summary

Bug Fix

Fix deleted webhook sources and workflows execution

Prevents deleted webhook sources and workflows from continuing to process events, ensuring accurate data and reducing unnecessary processing.

Health Assessment

Medium
Low
Low
  • Fast review and minimal rework indicate a straightforward bug fix with low risk to production.

AI Details

Usage: Brainstorming
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript, Python
Frameworks: Express, Django
feat(notebooks): close markdown notebook editor parity gaps mariusandra XL AI 4.5h 0.1h Jul 07, 2026

Summary

Feature

Close markdown notebook editor parity gaps

Aligns the new markdown editor with legacy functionality, adding drag‑drop, code‑comment anchors, accessibility, and image uploads to improve notebook user experience and reduce friction.

Health Assessment

Large
Medium
Low
  • Fast 4.5‑hour cycle and 0.1‑hour review time show efficient collaboration; the large scope reflects a substantial feature addition but the minimal review rounds suggest low friction and high confidence in the changes.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Greptile
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
« Page 74 of 95 »

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos