Developer Jokes About 'Prompt Requests' After Spotting AI-Generated Code Fix

robot
Abstract generation in progress

Headline

Developer Jokes About ‘Prompt Requests’ After Spotting AI-Generated Code Fix

Summary

Peter Steinberger (@steipete), who created the open-source AI coding tool openclaw, spotted what appeared to be an AI-generated code fix—probably from Anthropic’s Claude Opus—and responded by calling his feedback a “prompt request” instead of a pull request. It’s a funny way of pointing out something real: when code comes from an AI, you’re not really reviewing another developer’s work. You’re essentially suggesting a better prompt.

Analysis

This fits with Steinberger’s recent posts. He’s been vocal about what he calls “AI code slop”—the kind of generic, context-blind output you get when models like Claude aren’t prompted well. He’s shared tools for catching these issues, including a script that tracks how much context Claude is using during a session.

The joke lands because it captures something developers are actually dealing with. Pull requests assume a human wrote the code and can explain their reasoning. But when code comes from an AI, the “author” is really the prompt that generated it. Fixing bad AI code often means going back to the prompt, not line-editing the output.

This creates an odd dynamic. Tools like openclaw let you spawn AI agents that can write code, integrate with Slack, and handle complex tasks. But someone still needs to know when the output is garbage and how to fix the prompt. That’s a different skill than traditional code review.

The practical question is whether this makes development faster or just different. AI can produce working code quickly, but catching subtle problems—or explaining why a fix doesn’t actually address the root issue—still requires a human who understands both the codebase and how to communicate with the model.

Impact Assessment

  • Significance: Medium
  • Categories: Technical Insight, Developer Tools, Industry Trend
This page may contain third-party content, which is provided for information purposes only (not representations/warranties) and should not be considered as an endorsement of its views by Gate, nor as financial or professional advice. See Disclaimer for details.
  • Reward
  • Comment
  • Repost
  • Share
Comment
Add a comment
Add a comment
No comments
  • Pin