Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| feat(browser): stamp masked hostname as $snapshot_host on $snapshot events | robbie-c | M | AI | 23.7h | 3.5h | Jul 15, 2026 |
SummaryFeatureAdd $snapshot_host property to $snapshot events Enables accurate URL scrubbing for ML training data pipeline by including the current domain in every $snapshot event. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
React
|
||||||
| fix(tracing): truncate long facet values instead of widening the rail | jonmcwest | XS | No | 0.2h | 0.2h | Jul 15, 2026 |
SummaryBug FixFix facet rail truncation for long values Ensures the facet rail respects user‑defined width by truncating overly long values, preventing layout overflow and improving UI reliability. 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
|
||||||
| chore(funnels): use quill FunnelChart for the steps bar viz | sampennington | L | No | 18.5h | 2.8h | Jul 15, 2026 |
SummaryRefactorMigrate funnel steps chart to Quill FunnelChart Replaces hand‑rolled funnel visualization with a purpose‑built Quill component, reducing duplication and improving maintainability while preserving existing user interactions. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Yaml
Frameworks:
React
|
||||||
| chore(clickhouse): drop retired shufflehog NodeRole | orian | XS | No | 0.4h | 0.1h | Jul 15, 2026 |
SummaryChoreRemove obsolete shufflehog node role Eliminates dead code and migration references for the unused shufflehog node role, simplifying maintenance and preventing import errors. This cleanup reduces potential confusion and keeps the codebase lean. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Python
|
||||||
| feat(signals): add team master switch to disable autonomous inbox PRs | VojtechBartos | M | No | 1.3h | 0.3h | Jul 15, 2026 |
SummaryFeatureAdd team master switch to disable autonomous inbox PRs Allows teams to receive actionable reports and notifications without automatically creating implementation tasks or PRs, giving them control over manual review workflow. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| fix(integrations): classify reddit dead-grant refresh failures as invalid_grant | mayteio | S | AI | 1.0h | 0.8h | Jul 15, 2026 |
SummaryBug FixFix Reddit dead-grant refresh failure classification Ensures Reddit integrations with revoked tokens transition to terminal state, reducing unnecessary retry noise and improving system reliability. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| feat(ingestion): discover pods and kafka targets in control plane | jose-sequeira | XL | AI | 15.5h | 0.8h | Jul 15, 2026 |
SummaryFeatureDiscover pods and Kafka targets in control plane Enables multi‑namespace ingestion lanes and dynamic Kafka target discovery, eliminating hard‑coded config drift and improving reliability for real‑time analytics. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Greptile
Confidence:
0.95
Tech Stack
Languages:
Rust
|
||||||
| fix(rrweb): keep untainted-prototype iframe attached on Safari (adopt upstream #1854) | pauldambra | M | No | 92.4h | 78.7h | Jul 15, 2026 |
SummaryBug FixFix Safari iframe teardown in rrweb Ensures Safari recordings capture DOM mutations on monkey‑patched sites, improving data quality for analytics. Health Assessment
Medium
Medium
High
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
|
||||||
| feat(rrweb): attributeFilter option for native MutationObserver filtering (adopt upstream #1873) | pauldambra | L | No | 92.3h | 78.5h | Jul 15, 2026 |
SummaryFeatureAdd attributeFilter option for native MutationObserver filtering Improves session recording performance by filtering out unnecessary attribute mutations, reducing CPU usage. Health Assessment
Medium
Low
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Posthog Code
Confidence:
0.90
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
React
|
||||||
| perf(rrweb): keep re-added nodes in DOM order in mutation addedSet (adopt upstream #1302) | pauldambra | M | No | 92.2h | 0.2h | Jul 15, 2026 |
SummaryFeatureImprove rrweb performance by maintaining DOM order Adopts upstream rrweb change to keep re-added nodes in DOM order, improving performance in large batches. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Posthog Code
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
Rrweb
|
||||||
| feat(data-warehouse): attribute wizard self-driving sources as self_driving | Gilbert09 | M | No | 14.7h | 14.6h | Jul 15, 2026 |
SummaryFeatureAttribute wizard self-driving sources as self_driving Adds attribution for sources created by the self‑driving wizard, enabling precise tracking of onboarding impact, and includes Jira in the signals safety‑filter list. Health Assessment
Medium
Low
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| feat(data-warehouse): promote bing ads source to ga | Gilbert09 | XS | AI | 10.3h | 0.2h | Jul 15, 2026 |
SummaryRefactorPromote Bing Ads source to GA Bing Ads source is now generally available, updating its release status from beta to GA and aligning it with other data warehouse sources. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(insights): fill metric card in exported/shared insights | sampennington | M | No | 17.4h | 14.8h | Jul 15, 2026 |
SummaryBug FixFix metric card layout in exported insights Ensures exported and shared insight images display correctly, improving visual quality for marketing and reporting. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Confidence:
0.95
Tech Stack
Languages:
Typescript, Python, Yaml
Frameworks:
React
|
||||||
| fix(cdp): populate fetch response body with client-side error info | meikelmosby | XS | AI | 0.5h | 0.0h | Jul 15, 2026 |
SummaryBug FixFix fetch error body in CDP executor Adds client‑side error details to webhook logs, reducing support time spent chasing phantom 500 errors. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Greptile
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(conversations): allow updating saved ticket views | abigailbramble | L | AI | 17.0h | 0.0h | Jul 15, 2026 |
SummaryFeatureAdd update capability for saved ticket views Enables users to rename and modify ticket views without breaking deep links, improving workflow and reducing link churn. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript, Yaml
|
||||||
| fix(cdp): remove non-functional disable toggle from hog function mappings | meikelmosby | S | No | 0.6h | 0.1h | Jul 15, 2026 |
SummaryBug FixRemove misleading disable toggle from CDP mappings Eliminates a broken UI feature that falsely indicated per‑mapping disable, improving accuracy and reducing user confusion. Health Assessment
Small
Low
Low
AI Details
Usage:
Brainstorming
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(workflows): expose the draft publish cycle over MCP | mayteio | XL | AI | 13.3h | 12.7h | Jul 15, 2026 |
SummaryFeatureExpose draft publish cycle over MCP Adds new MCP tools for publishing and discarding workflow drafts, updating tool descriptions to reflect the edit‑test‑publish flow and improving agent interaction with live workflows. Health Assessment
X-Large
High
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Python, Yaml
|
||||||
| feat(reviewhog): Allow reviewing drafts + don't stop review if the branch is merged | sortafreel | S | AI | 0.7h | 0.0h | Jul 15, 2026 |
SummaryFeatureAdd draft review support and merge resilience Enables ReviewHog to process draft PRs and continue reviews even when the source branch is deleted after merge, improving reliability for automated review workflows. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Copilot, Greptile
Confidence:
0.95
Tech Stack
Languages:
Python, Yaml
|
||||||
| fix(hogql): classify wrong-arg-count errors as user query errors | posthog | S | AI | 10.2h | 9.8h | Jul 15, 2026 |
SummaryBug FixFix HogQL argument count errors as user errors Corrects misclassification of malformed HogQL queries so that user-facing errors are properly surfaced and internal error tracking is not polluted. This improves error visibility for users and reduces noise in monitoring. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| docs: add MCP impersonation guidance | willwearing | S | AI | 20.3h | 19.9h | Jul 15, 2026 |
SummaryDocsAdd MCP impersonation guidance Documents how to use the PostHog MCP server while impersonating a customer, including security safeguards and the 403 edge case when AI data processing is disabled. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude, Claude Code
Confidence:
0.95
Tech Stack |
||||||
| feat(signals): add include_all_statuses param to reports list | andrewm4894 | M | AI | 0.7h | 0.0h | Jul 15, 2026 |
SummaryFeatureAdd include_all_statuses param to reports list Enables scouts to view suppressed reports, preventing duplicate report creation and improving workflow efficiency. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
Frameworks:
Django
|
||||||
| fix(max): don't report handled quota errors to error tracking | posthog | S | No | 4.0h | 3.6h | Jul 15, 2026 |
SummaryBug FixFix AI quota error tracking noise Reduces false positives in error tracking by gating quota and rate-limit errors, improving triage and reducing noise. 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
|
||||||
| fix(devex): bound OTel trace flush at process exit | webjunkie | S | No | 1.1h | 0.6h | Jul 15, 2026 |
SummaryBug FixFix OTel trace flush at process exit Prevents worker hangs on exit when the OTLP collector is unreachable, improving graceful shutdown and deployment reliability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| chore(tests): speed up task test suites | pauldambra | S | No | 15.7h | 2.5h | Jul 15, 2026 |
SummaryChoreSpeed up task test suites Reduces test execution time by mocking external services and removing redundant cleanup, improving developer productivity. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(frontend): recover from minified stale chunk errors | posthog | S | No | 10.2h | 0.1h | Jul 15, 2026 |
SummaryBug FixRecover from stale chunk errors in frontend Fixes dynamic import failures caused by minified TypeErrors, improving app stability and reducing unnecessary reloads. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(data-warehouse): guide users when the new-source table step finds no tables | Gilbert09 | XS | No | 5.8h | 0.1h | Jul 15, 2026 |
SummaryBug FixFix empty table step message in data warehouse wizard Improves user experience by providing clearer guidance when no tables are found during the data warehouse source setup, reducing confusion and drop‑off. This change prevents users from encountering a dead‑end message and encourages them to retry or check credentials. 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
|
||||||
| fix(cal_com): cap bookings page size to the 100 API maximum | Gilbert09 | S | No | 5.1h | 0.2h | Jul 15, 2026 |
SummaryBug FixCap bookings page size to API maximum Fixes Cal.com bookings sync by enforcing the API’s 100‑limit, preventing 400 errors and ensuring reliable data imports. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(insights): gate new date picker on experiment test variant | sampennington | XS | No | 1.2h | 0.1h | Jul 15, 2026 |
SummaryBug FixGate new date picker by experiment variant Ensures only the test variant receives the new date picker, preserving the control group for the A/B experiment. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(insights): keep path cleaning tooltip open | pauldambra | XS | No | 9.8h | 0.3h | Jul 15, 2026 |
SummaryBug FixKeep path cleaning tooltip open Fixes a UX issue where the tooltip closed prematurely, improving user interaction with settings. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(devex): cascade product tests to dependents on contract changes | webjunkie | L | AI | 18.8h | 0.1h | Jul 15, 2026 |
SummaryFeatureCascade product tests to dependents on contract changes Ensures CI runs dependent product tests when a product's contract changes, preventing silent failures and improving test coverage. This change closes a critical gap that allowed broken contracts to slip through CI. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Copilot, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Javascript
Frameworks:
Github-Actions
|
||||||
| refactor(data-modeling): register managed-viewset view providers instead of importing them | webjunkie | L | No | 20.3h | 0.1h | Jul 15, 2026 |
SummaryRefactorRefactor data-modeling view provider registration Eliminates hardcoded imports between data-modeling and consumer products, reducing coupling and CI failures. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude, Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| fix(mcp): publish $identify at most once per session | gesh | M | AI | 19.8h | 0.1h | Jul 15, 2026 |
SummaryBug FixFix MCP identify event deduplication Ensures that the $identify event is only sent once per session, reducing duplicate traffic and improving analytics accuracy. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(devex): let light worktrees borrow toolchain from main clone | webjunkie | M | AI | 21.8h | 0.1h | Jul 15, 2026 |
SummaryFeatureEnable light worktrees to borrow main clone toolchain Reduces setup cost for lightweight git worktrees by borrowing the main repository's toolchain, cutting disk usage and install time. This improves developer productivity and reduces resource consumption. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| fix(insights): backfill missing kind on stored series and exclusion nodes | thmsobrmlr | L | No | 14.0h | 1.0h | Jul 15, 2026 |
SummaryBug FixBackfill missing kind on stored series and exclusions Adds a migration that stamps missing 'kind' tags on stored insight series and exclusions, ensuring existing insights render correctly after schema changes. Updates query versions and tests accordingly. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
|
||||||
| fix(agent-platform): remove agent-builder slack trigger, seed prod from CI | dmarticus | L | No | 31.5h | 0.6h | Jul 15, 2026 |
SummaryBug FixRemove Slack trigger and enable CI seeding Eliminates Slack trigger that prevented automated seeding of the Agent Builder, and introduces a CI workflow to keep the production deployment in sync with the repository, reducing manual intervention and preventing drift. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Yaml, Typescript, Python
|
||||||
| refactor(flags): extract bulk copy logic and reusable button component | haacked | L | No | 7.0h | 0.1h | Jul 15, 2026 |
SummaryRefactorRefactor bulk copy logic and reusable button Improves maintainability and consistency of the bulk copy feature by extracting shared logic and UI components, reducing duplication and potential bugs. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(web-analytics): tag no-join overview executions with their own query type | lricoy | S | No | 1.4h | 0.2h | Jul 15, 2026 |
SummaryFeatureAdd distinct query type tags for no-join overview Improves observability by tagging no-join overview executions separately, enabling reliable rollout monitoring without fragile SQL text matching. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| chore(web-analytics): remove events prefilter experiment | lricoy | XL | No | 0.4h | 0.1h | Jul 15, 2026 |
SummaryChoreRemove events prefilter experiment Eliminates a buggy experimental code path, improving stability and reducing maintenance overhead for web analytics queries. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Python
|
||||||
| fix(slack): keep internal run artifacts out of slack delivery | cvolzer3 | L | AI | 1.5h | 0.0h | Jul 15, 2026 |
SummaryBug FixPrevent internal artifacts from leaking to Slack Ensures that internal run artifacts are not exposed in Slack messages, protecting sensitive data and improving agent reliability. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Claude Code
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
Frameworks:
Django
|
||||||
| feat(data-warehouse): roll up imported sources to a summary card | EDsCODE | XL | AI | 5.1h | 0.4h | Jul 15, 2026 |
SummaryFeatureRoll up data warehouse source summaries Improves performance and clarity of the data‑warehouse UI by summarizing source status and providing detailed per‑schema views on demand, reducing load times and user confusion. Health Assessment
X-Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
Frameworks:
Django, React
|
||||||
| Docs: add toolbar bookmarklet launch instructions | phillram | S | No | 2.4h | 1.9h | Jul 14, 2026 |
SummaryDocsAdd toolbar bookmarklet launch instructions Adds a bookmarklet to launch the toolbar quickly, improving user onboarding. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| docs: Add shareable guide on designing events for per-entity metrics | jakesciotto | M | No | 29.0h | - | Jul 14, 2026 |
SummaryDocsAdd shareable guide on designing events for per-entity metrics Provides a reusable guide for customer-facing roles to instrument per-entity metrics using native aggregations, reducing reliance on HogQL workarounds. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| fix(marketing-analytics): materialize the touchpoints precompute once per read, not once per goal | jabahamondes | M | AI | 26.8h | 26.2h | Jul 14, 2026 |
SummaryBug FixFix marketing analytics touchpoints precompute duplication Reduces redundant ClickHouse precomputations, improving dashboard load times and preventing double‑counting errors. Health Assessment
Medium
Low
Medium
AI Details
Usage:
Brainstorming
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| feat(cohorts): implement backfill coordination foundation | matheus-vb | XL | No | 19.4h | 16.0h | Jul 14, 2026 |
SummaryFeatureImplement backfill coordination foundation for cohorts Adds robust backfill coordination for cohort data, preventing orphaned state and ensuring reliable data processing. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| feat(web-analytics): percentage-of-teams rollout for no-join fast paths | lricoy | S | No | 0.8h | 0.1h | Jul 14, 2026 |
SummaryFeatureAdd team-based rollout for no-join web analytics Enables controlled rollout of fast‑path query optimization to a percentage of teams, improving performance while ensuring consistent results across team members. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(reviewhog): production hotfixes for label-triggered reviews | sortafreel | M | AI | 2.1h | 0.0h | Jul 14, 2026 |
SummaryBug FixFix production hotfixes for ReviewHog triggers Corrects critical production issues in ReviewHog, preventing long-running sandbox runs, ensuring proper user validation, and improving review formatting, thereby enhancing reliability and user experience. Health Assessment
Medium
Medium
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Greptile, Copilot
Confidence:
0.95
Tech Stack
Languages:
Python, Yaml
|
||||||
| chore(analytics-platform): move the serve-stale eligibility gate next to the lazy executor | jabahamondes | M | AI | 25.7h | 22.1h | Jul 14, 2026 |
SummaryRefactorMove serve-stale gate to shared layer Enables marketing analytics to use serve‑stale without duplicating logic, improving performance and consistency across products. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(replay-vision): render comma-joined timestamp citations as seek chips | arnohillen | M | AI | 1.2h | 0.2h | Jul 14, 2026 |
SummaryBug FixFix comma‑joined timestamp citations rendering This PR fixes a bug where comma‑joined timestamp citations were leaking into the UI as raw text, ensuring all citations are rendered as seekable chips for better user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Claude Code
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
Frameworks:
React
|
||||||
| fix: mirror django request user agent into $raw_user_agent | lricoy | S | AI | 270.1h | 67.6h | Jul 14, 2026 |
SummaryBug FixMirror Django request user agent to raw property Aligns Django middleware with PostHog's standardized raw user agent property, improving bot detection accuracy for server-side tracked pageviews. Health Assessment
Small
Low
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| chore(engineering-analytics): add run activity chart story | pauldambra | M | No | 8.9h | 0.2h | Jul 14, 2026 |
SummaryChoreAdd run activity chart story Adds a deterministic Storybook story for the run activity chart, enabling visual regression testing and easier review of mixed run states. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||