[Bug] Claude Code ask Implementation approach but read the answer as feedback

Open 💬 0 comments Opened Jul 1, 2026 by elazargur

Bug Description
It asked which approach to choose:
"""
Two execution options:

  1. Subagent-Driven (recommended) — I dispatch a fresh subagent per task, review between tasks, fast iteration
  2. Inline Execution — I execute tasks in this session using executing-plans, batch execution with checkpoints

Which approach?
"""

I typed "1" - But instead of going to "Subagent-Driven" - it understands it as my feedback to Claude Code.

Environment Info

  • Platform: darwin
  • Terminal: antigravity
  • Version: 2.1.198
  • Feedback ID: ad5baab0-c16a-439c-a061-cc0fb9d684ee

Errors

[]

View original on GitHub ↗