Press Space to continue
Finding signal on Twitter is more difficult than it used to be. We curate the best tweets on topics like AI, startups, and product development every weekday so you can focus on what matters.
Press Space to continue
Press Space to continue
Is anyone doing feature flag development with agents? Not tried it, but in theory feature flagging is an alternative model to PR's to getting work on main. 1. Put it on main, disabled by a flag 2. Deploy with the rest of the system 3. Unflag to selected users early 4. Fix bugs for those users 5. Unflag to more users 6. Repeat until shipped Feels like a perfect strategy to pair with agents