klotz: feature flags*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. Leela Kumili writes about DoorDash's multi-agent LLM system that automates stale feature flag cleanup across 623 repositories. In an evaluation of 50 stale flags, the system produced usable pull requests for 45, averaging 13.8 minutes and $4.79 per cleanup versus an estimated one to two hours for manual work. The two-phase workflow uses Claude Sonnet as an orchestrator to retrieve Jira tickets and query experimentation metadata via MCP, then Claude Opus agents in isolated Git worktrees to perform code changes and validation.

    - A single Boolean flag can require changes across 5–20 files due to dependency-injected wrappers
    - Uber's AST-based Piranha couldn't handle DoorDash's DI patterns where flag-to-logic relationships are semantic
    - Outcomes: 31 first-pass merges, 14 revisions, 5 engineer interventions, zero regressions
    - Gradle runs without its daemon to prevent state sharing between concurrent worktrees
    - Work accepted for the ICSME 2026 industry track
  2. PostHog is an all-in-one, open-source platform providing web and product analytics, session recording, feature flagging, and A/B testing. It supports self-hosting and offers functionalities such as event-based analytics, user and group tracking, data visualizations, session replays, heatmaps, feature flags, experiments, surveys, and more.
  3. 2021-09-27 Tags: by klotz
  4. 2019-02-12 Tags: , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: feature flags

About - Propulsed by SemanticScuttle