Update README.md#1
Merged
Merged
Conversation
edwinyjlim
approved these changes
Jan 26, 2026
gewenyu99
added a commit
that referenced
this pull request
Jul 7, 2026
… soften event-plan cleanup Two field fixes from the wizard's 2026-07-07 triage (items 6 and 8): 1. The dashboard step now includes two known-good insight-create payloads, verified against the live MCP: a trends insight with a breakdown (breakdowns live in breakdownFilter.breakdowns — agents kept sending a top-level TrendsQuery.breakdown and getting rejected) and a conversion funnel (funnelWindowInterval/funnelWindowIntervalUnit are camelCase INSIDE funnelsFilter — agents put them at the FunnelsQuery top level or used snake_case). Also lists the valid trendsFilter.display enum, the other recurring rejection (~5 remarks/week guessed ActionsBarChart). Upstream ask to make the MCP errors self-describing: PostHog/posthog#68944. 2. The conclude step told the agent to "remove .posthog-events.json" unconditionally — on the pi harness rm is fence-blocked, making this the #1 bash denial (~31/week) and a retry loop. Now: update the file to match implemented events, try removal with file tools, and if removal is blocked leave it — the wizard host cleans it up after the run. Generated-By: PostHog Code Task-Id: bcb96bcb-e37f-421d-841d-738647c73b8e
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Color on context-mill and how to enhance it