Pull Request Explorer

Exploring 2817 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(data-warehouse): search warehouse tables by all queryable names georgemunyoro S AI 25.3h 0.1h May 29, 2026

Summary

Bug Fix

Add searchable warehouse table aliases

Enables users to find data warehouse tables in the SQL editor by both dotted display names and raw underscore names, improving discoverability.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes; improved search functionality with low risk.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: React
fix(ai-observability): decouple platform card label from page title richardsolomou M No 4.6h 4.5h May 29, 2026

Summary

Bug Fix

Decouple platform card label from page title

Improves clarity of provider names on AI observability docs by separating SEO titles from card labels, reducing confusion and ensuring accurate branding.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; PR addressed a UI inconsistency across many docs pages, resolved in a single commit.

AI Details

Tech Stack

Languages: Typescript
feat(auth): add passkey-2fa toggle to user admin a-lider S No 15.7h 0.1h May 29, 2026

Summary

Feature

Add passkey-2fa toggle to user admin

Adds an editable passkey‑2FA toggle in the Django admin and enforces a guard to prevent enabling it without a verified passkey, enabling support to unblock users and reducing support tickets.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; single comment resolved quickly, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Python
Frameworks: Django
chore(onboarding): standardize env var on POSTHOG_PROJECT_TOKEN richardsolomou S No 15.2h 15.1h May 29, 2026

Summary

Chore

Standardize env var for PostHog project token

Aligns Vite-based onboarding snippets with existing env var naming, improving consistency and reducing confusion for developers.

Health Assessment

Small
Low
Low
  • Quick single-commit PR with minimal changes, no rework, indicating a smooth review process.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(project-tree): add shortcut ordering index posthog S No 4.5h 0.0h May 29, 2026

Summary

Bug Fix

Add shortcut ordering index to improve performance

Improves sidebar performance by adding a concurrent functional index, reducing expensive sorts and preventing timeouts for large shortcut sets.

Health Assessment

Small
Low
Low
  • Quick turnaround with single commit and no review iterations indicates a straightforward performance fix.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Python
Frameworks: Django
fix(test): Rewrite test to use runReadLoop helper (bypass PTY race) mendral-app M No 0.5h 0.2h May 29, 2026

Summary

Test

Rewrite test to use runReadLoop helper

Fixes flaky test by replacing PTY spawn with deterministic helper, ensuring consistent test results and reducing CI failures.

Health Assessment

Medium
Low
Low
  • Fast cycle, minimal rework, resolved flaky test quickly.

AI Details

Tech Stack

Languages: Go
feat(dashboards): add DashboardWidget model and table migration (1/11) MattPua M No 20.3h 15.4h May 29, 2026

Summary

Feature

Add DashboardWidget model and migration

Adds a new persisted entity for dashboard widgets, enabling independent schema migrations and future feature development. This change lays groundwork for future widget functionality without impacting existing dashboards.

Health Assessment

Medium
Low
Low
  • PR merged quickly with minimal rework, indicating smooth review and low complexity.

AI Details

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

Tech Stack

Languages: Python, Yaml
Frameworks: Django
Update merch page to include line about taxable benefits KendalHall XS No 3.3h 3.2h May 29, 2026

Summary

Docs

Update merch page to include line about taxable benefits

Adds a line about taxable benefits to the merch page, improving employee benefit clarity and compliance.

Health Assessment

Small
Low
Low
  • Single-commit, low‑line change with quick review, indicating minimal risk.

AI Details

Confidence: 0.95

Tech Stack

fix(ws): stop v3 sync jobs getting stuck in running estefaniarabadan M No 2.9h 0.7h May 29, 2026

Summary

Bug Fix

Fix sync jobs stuck in running

Resolved a race condition that caused v3 sync jobs to remain in a running state, ensuring accurate job status and preventing inflated usage counts.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework; the change is a targeted bug fix with moderate code changes.

AI Details

Tech Stack

Languages: Python
feat(slack-app): route @PostHog mentions to the right project in multi-integration workspaces VojtechBartos XL AI 47.6h 0.5h May 29, 2026

Summary

Feature

Add per-user Slack routing for @PostHog mentions

Enables users to direct Slack @PostHog mentions to the correct PostHog project, reducing misrouting and improving team productivity.

Health Assessment

Large
Medium
Medium
  • The PR was reviewed quickly (0.5h) but required several commits to address feedback, indicating moderate iteration. The large code change (≈2,200 lines across 17 files) suggests significant scope, yet the short cycle time (≈48h) reflects efficient collaboration.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
fix(ci): add retry logic to sccache --start-server in setup-sccache action mendral-app S No 14.3h 0.4h May 29, 2026

Summary

Bug Fix

Add retry logic to sccache startup in CI

This change reduces CI failures caused by transient WebDAV errors, ensuring smoother builds and preventing job failures.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved recurring CI failures, low risk to production.

AI Details

Confidence: 0.80

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(phai): support SQL insights when adding to a dashboard andyzzhao S AI 10.4h 4.8h May 29, 2026

Summary

Bug Fix

Add SQL insight support to dashboard tool

Enables PostHog AI to add SQL‑backed insights to dashboards, fixing validation errors and preserving chart settings.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved validation error, no regressions, fast cycle time.

AI Details

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

Tech Stack

Languages: Python
fix(react-native): preserve property types for flag evaluation gustavohstrassburger M No 18.1h 0.0h May 29, 2026

Summary

Bug Fix

Preserve property types for flag evaluation

Ensures consistent flag evaluation across devices by preserving property types, eliminating false positives and improving feature rollout reliability.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 18 hours and a single review round indicate low friction. The PR addressed a critical bug with moderate code changes, resulting in a low risk merge.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
feat(data-warehouse): column selection on MySQL, MSSQL, BigQuery, Snowflake, Redshift danielcarletti XL AI 64.0h 0.1h May 29, 2026

Summary

Feature

Add per-column sync selection for multiple SQL sources

Enables column-level selection for MySQL, MSSQL, BigQuery, Snowflake, and Redshift, reducing sync cost and PII exposure.

Health Assessment

X-Large
High
High
  • PR required multiple iterations and extensive testing across five drivers, indicating significant complexity and risk.

AI Details

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

Tech Stack

Languages: Python, Typescript
Add outreach tactics + meta-tactics to engaging unengaged customers handbook danazou M No 92.5h 52.2h May 29, 2026

Summary

Docs

Add outreach tactics to customer engagement handbook

Adds new outreach tactics and a meta‑tactics section to the customer engagement handbook, enabling teams to more effectively re‑engage dormant customers. This enhances retention and reduces churn.

Health Assessment

Medium
Medium
Medium
  • The PR took over 3 days to merge with a moderate number of revisions, indicating some review friction but ultimately a straightforward documentation update.

AI Details

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

Tech Stack

Languages: Javascript
fix(insights): split aggregated bar bands per series sampennington L AI 19.7h 13.0h May 29, 2026

Summary

Bug Fix

Fix aggregated bar chart band splitting

Improves clarity of horizontal bar charts by ensuring each series occupies its own band, preventing overlap and mislabeling, enhancing data interpretation for users.

Health Assessment

Large
Medium
Medium
  • The PR required several iterations after the initial review, indicating moderate complexity. AI assistance helped streamline the fixes, but the large scope and multiple commits suggest a higher risk of regressions.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(customer-analytics): Add HogQL accounts table tab arthurdedeus L No 20.9h 0.4h May 29, 2026

Summary

Feature

Add HogQL accounts table tab

Adds a HogQL-backed accounts table tab to Customer Analytics, enabling side‑by‑side comparison with the REST endpoint and enriched data columns such as tags, notebooks, and role assignments.

Health Assessment

Large
Low
Low
  • The PR was reviewed and merged within 21 hours, indicating efficient collaboration. The feature expands analytics capabilities by adding a new HogQL table tab while maintaining existing functionality.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
feat(llm-gateway): emit $ai_input_cost_usd and $ai_output_cost_usd VojtechBartos M AI 0.8h 0.2h May 29, 2026

Summary

Bug Fix

Add per-side AI cost emission to llm-gateway

The llm-gateway now emits per-side AI cost metrics, aligning ingestion calculations with LiteLLM's cost breakdown. This corrects inflated cost displays and ensures accurate billing.

Health Assessment

Medium
Low
Low
  • Rapid review and merge with minimal iterations indicates high confidence and low risk.

AI Details

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

Tech Stack

Languages: Python
feat(data-warehouse): make destination UI warehouse-table aware Gilbert09 S AI 15.9h 0.0h May 29, 2026

Summary

Feature

Make destination UI warehouse-table aware

Improves clarity for data‑warehouse table source in hog function UI, reducing confusion and potential misconfiguration.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(slack_app): gate task links on PostHog Code access VojtechBartos XL AI 0.7h 0.4h May 29, 2026

Summary

Feature

Gate task links on PostHog Code access

Prevents Slack app messages from showing PostHog Code links to users without access, reducing confusion and install pressure.

Health Assessment

X-Large
Medium
Low
  • Fast review and merge with minimal iterations indicates high confidence in implementation; large code change but well-tested.

AI Details

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

Tech Stack

Languages: Python
fix(llma): Small ux improvements on sessions page mp-hog S No 0.5h 0.1h May 29, 2026

Summary

Feature

Small UX improvements on sessions page

Improves user experience on AI observability sessions page by stabilizing expand labels and adding a steps panel for empty states, reducing confusion and enabling deeper exploration.

Health Assessment

Small
Low
Low
  • Rapid approval with minimal changes indicates straightforward UX tweak.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
fix(react-native): fix posthog-xcode.sh receiving /bin/sh as $1 in Expo bundle phase ioannisj M No 24.0h 1.2h May 29, 2026

Summary

Bug Fix

Fix posthog-xcode.sh argument handling in Expo

Corrects build failures for iOS releases using Expo, ensuring reliable Hermes builds and preventing runtime errors.

Health Assessment

Medium
Low
Low
  • Fast review and minimal rework indicate a straightforward bug fix with clear regression tests.

AI Details

Tech Stack

Languages: Typescript
fix(signals): always allow local domains joshsny M No 0.3h 0.0h May 29, 2026

Summary

Bug Fix

fix(signals): always allow local domains

Adjusts the AgentSH network policy generation used by the tasks/signals sandboxing pipeline so local development in Docker sandboxes can reach local/host services without being blocked.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, AI-assisted review, fast turnaround.

AI Details

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

Tech Stack

Languages: Python
ci: run generate-references on PRs dustinbyrne S No 16.1h 0.0h May 29, 2026

Summary

CI/CD

Add generate-references job to CI workflow

Adds a CI job that runs api-extractor on PRs to catch type extraction errors before release, reducing post-release debugging.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes; PR effectively added a CI job to catch errors early.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(customer-analytics): accounts query runner arthurdedeus XL No 19.8h 0.3h May 29, 2026

Summary

Feature

Add accounts query runner for customer analytics

Enables data warehouse data in the accounts list, giving customers richer analytics visibility and improving reporting accuracy.

Health Assessment

X-Large
High
Low
  • Rapid iteration with multiple commits in a short period indicates active development and confidence in the changes, but the large code churn suggests a higher risk that may require careful regression testing.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python, Typescript
Frameworks: React
chore(workflows): revert distinct_id description on update person properties meikelmosby XS No 0.6h 0.0h May 29, 2026

Summary

Bug Fix

Revert distinct_id description in workflow

Fixes misleading guidance for batch-trigger workflows, preventing accidental creation of new person profiles.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under an hour with no review friction.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(ci): make hogql-parser publish robust to PyPI CDN cache lag robbie-c M AI 0.9h 0.4h May 29, 2026

Summary

Bug Fix

Fix CI: Robust HogQL Parser PyPI Publish

Ensures HogQL parser releases to PyPI succeed by avoiding CDN cache race and duplicate uploads, improving reliability of CI pipeline.

Health Assessment

Medium
Low
Low
  • Resolved CI failure in under an hour with a single commit, indicating efficient review and low complexity.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore(experiments): remove dead experiment feature flag constants andehen XS AI 4.4h 0.2h May 29, 2026

Summary

Chore

Remove dead experiment feature flag constants

Clean up unused constants to reduce code clutter and potential confusion, improving maintainability.

Health Assessment

Small
Low
Low
  • Quick cosmetic cleanup with minimal review and merge time, indicating low risk and high confidence in correctness.

AI Details

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

Tech Stack

Languages: Typescript
chore(hogql): compare positions in parser shadow comparison robbie-c XL AI 47.7h 47.1h May 29, 2026

Summary

Chore

Compare positions in parser shadow comparison

Enhance HogQL parser to detect position divergences between Rust and C++ backends

Health Assessment

Large
Medium
Medium
  • Multiple commits and reviews indicate iterative refinement of the parser

AI Details

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

Tech Stack

Languages: Python, Rust
Frameworks: Django
ci: add hogli-commands to path filters for db-dependent workflows mendral-app S No 3.8h 3.8h May 29, 2026

Summary

CI/CD

Add hogli-commands to path filters for db-dependent workflows

Ensures workflows using hogli db commands trigger on changes to hogli database logic, preventing PRs from merging without exercising affected test pipelines.

Health Assessment

Small
Low
Low
  • The PR was merged quickly, indicating low review friction and a straightforward change.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore(llma): Update LLM costs scheduled-actions-posthog M No 0.3h 0.0h May 29, 2026

Summary

Chore

Update LLM costs

Automated update of LLM pricing models to keep cost calculations accurate.

Health Assessment

Small
Low
Low
  • Fast automated merge with no review needed; minimal risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
fix(signals): default inbox deep link to posthog-code scheme joshsny XS No 0.3h 0.1h May 29, 2026

Summary

Bug Fix

Fix Slack inbox deep link to production scheme

Ensures Slack notifications open the production PostHog Code desktop app by default, improving user experience for production users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and a single review round, indicating low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Python
docs(product-analytics): subscriptions are now free-tier vdekrijger S No 164.6h 143.9h May 29, 2026

Summary

Bug Fix

Update docs to reflect free-tier subscriptions

Docs now show free-tier subscriptions as available with a limit of 5, improving clarity for users.

Health Assessment

Small
Low
High
  • Long review time indicates slow feedback; small scope suggests low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(insights): show formula input when toggling formula mode on andehen XS No 2.1h 0.2h May 29, 2026

Summary

Bug Fix

Show formula input when toggling formula mode

Users now see a formula input immediately when enabling formula mode, eliminating the need for an extra click and preventing confusion. This improves the insights editing experience and reduces errors.

Health Assessment

Small
Low
Low
  • Fast turnaround (2.1h cycle, 0.2h review) with a single commit after review indicates low friction. The change is small and focused on UI UX, posing minimal risk.

AI Details

Usage: AI Assisted
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(conversations): use canonical slack permalink for support ticket links posthog XS AI 66.6h 27.5h May 29, 2026

Summary

Feature

Add canonical Slack permalink for support ticket links

Enables deep-linking to Slack threads from support tickets, improving agent workflow and reducing navigation friction.

Health Assessment

Small
Low
Medium
  • Single commit with minimal changes, quick review, low risk of regression.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore: clarify PR template and agent guidelines webjunkie XS No 0.5h 0.1h May 29, 2026

Summary

Docs

Clarify PR template and agent guidelines

Improves consistency and reduces friction in PR creation by updating templates and agent guidelines.

Health Assessment

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

AI Details

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

Tech Stack

docs: document --env-file CLI flag for source map auth ablaszkiewicz XS AI 17.0h - May 29, 2026

Summary

Docs

docs: document --env-file CLI flag for source map auth

Adds documentation for the new `--env-file` CLI option, enabling developers to load credentials from a dotenv file for source map uploads.

Health Assessment

Small
Low
Low
  • Fast, single-file documentation update with AI co-authorship; minimal risk and quick turnaround.

AI Details

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

Tech Stack

fix(llma): use toString zero-UUID guard in generation sampling andrewm4894 S AI 0.9h 0.3h May 29, 2026

Summary

Bug Fix

Fix generation sampling guard to avoid QueryError

Corrects a production failure by replacing an unsupported function in a ClickHouse query with a supported UUID comparison, improving reliability and performance.

Health Assessment

Small
Low
Low
  • Fast turnaround with a single commit and no review back‑and‑forth, indicating a straightforward bug fix.

AI Details

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

Tech Stack

Languages: Python
feat(cli): load credentials from .env ablaszkiewicz L AI 18.4h 0.1h May 29, 2026

Summary

Feature

Add .env credential loading to CLI

Enables the PostHog CLI to read credentials from .env files, reducing manual environment setup for developers.

Health Assessment

Large
Low
Low
  • Fast review and merge cycle indicates smooth process; multiple commits reflect iterative refinement but no blockers.

AI Details

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

Tech Stack

Languages: Rust
chore(hogql): tune parse_*_seconds histogram buckets for sub-ms parses robbie-c XS AI 23.2h 0.7h May 29, 2026

Summary

Chore

Tune HogQL parse histogram buckets

Adjust Prometheus histogram buckets for HogQL parsing to improve quantile accuracy, enabling finer-grained performance monitoring.

Health Assessment

Small
Low
Low
  • Quick approval with minimal changes; low complexity and risk.

AI Details

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

Tech Stack

Languages: Python
chore: clarify inline import guidance for heavy deps (PLC0415) webjunkie XS AI 0.9h 0.1h May 29, 2026

Summary

Docs

Clarify inline import guidance for heavy deps

Provides clearer guidance for agents on deferring heavy imports, reducing unnecessary lint suppression and improving code maintainability.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes indicates low complexity and high confidence in documentation update.

AI Details

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

Tech Stack

fix(llm-gateway): refresh provider sets when model_cost reloads richardsolomou M No 0.6h 0.0h May 29, 2026

Summary

Bug Fix

Refresh provider sets on model cost reload

Ensures new LLM models are recognized without redeploy, preventing provider errors.

Health Assessment

Medium
Low
Low
  • Fast turnaround with a single commit and no rework, indicating a straightforward bug fix with minimal impact on the codebase.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Python
fix(workflows): backfill event.distinct_id at cyclotron worker for batch invocations meikelmosby L AI 1.6h 0.1h May 29, 2026

Summary

Bug Fix

Backfill event.distinct_id for batch workflow invocations

Ensures batch-triggered workflows correctly identify persons, preventing duplicate person creation and ensuring accurate property updates.

Health Assessment

Large
Medium
Low
  • Fast review and merge with minimal iterations; large code changes but focused on a specific bug; low risk due to comprehensive automated tests.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(api): validate test_account_filters on ProjectSerializer too sakce XS No 0.3h 0.1h May 29, 2026

Summary

Bug Fix

Add validation for test_account_filters in Project API

Ensures Project API rejects non-array test_account_filters, preventing data corruption and aligning behavior with Team API. This fixes a customer escalation and improves data integrity.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, approved in under 15 minutes, indicating low complexity and high confidence.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
fix: normalize model names, fix claude 4.8 k11kirky M AI 0.4h 0.1h May 29, 2026

Summary

Bug Fix

Normalize model names for LLM routing

Ensures model names are correctly prefixed for Anthropic and OpenAI endpoints, preventing routing errors and improving reliability.

Health Assessment

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

AI Details

Category: Code AI

Tech Stack

Languages: Python
docs(handbook): dedupe PR review checklist into how-we-review webjunkie S No 0.2h - May 29, 2026

Summary

Docs

Deduplicate PR review checklist

Consolidates duplicate review checklists to prevent drift and streamline the review process.

Health Assessment

Small
Low
Low
  • Merged within 12 minutes with no review comments, indicating a straightforward documentation update.

AI Details

Confidence: 0.10

Tech Stack

fix(sources): Convex is using regions in their deployment urls, lets support those kyleswank S No 16.1h 3.3h May 29, 2026

Summary

Bug Fix

Add region support for Convex deployment URLs

Adds regex to accept region subdomains in Convex URLs, ensuring correct data import functionality.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, approved within 3 hours, indicating smooth review process.

AI Details

Confidence: 0.20

Tech Stack

Languages: Python
chore: update community question disclaimer luke-belton XS No - - May 29, 2026

Summary

Chore

Update community question disclaimer

Minor UI update to clarify community question policy, improving user understanding.

Health Assessment

Small
Low
Low
  • Small UI tweak with minimal code changes; no reviews yet, likely fast merge.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: Pass include/exclude events to batch export tomasfarias XS No 0.3h 0.1h May 29, 2026

Summary

Bug Fix

Pass include/exclude events to batch export

Ensures batch export file downloads respect include/exclude event filters, improving data accuracy for users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, approved by automated review, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Python
chore: Tweaks to Haiku prompt to improve repo selection. sortafreel M No 67.4h 43.7h May 29, 2026

Summary

Chore

Tweak Haiku prompt for better repo selection

Improves Slack repo-selection classifier to reduce false positives, ensuring SDK crashes and tracking bugs are correctly routed to repository discovery. This reduces unnecessary filtering and improves developer experience.

Health Assessment

Medium
Low
Medium
  • The PR required a single review after a long first review period, indicating moderate review friction but a straightforward change.

AI Details

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

Tech Stack

Languages: Python
« Page 15 of 57 »

Get this analytics stack for your team

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

Connect Repos