[Bug] Avoid redundant compilation when user confirms successful build
Resolved 💬 3 comments Opened Dec 16, 2025 by ananas-block Closed Dec 20, 2025
Bug Description
If I tell claude code that something compiles it should not compile it again immediately to verify it takes too much time to recompile.
Example Conversation:
user: the token program compiles now
claude:
⏺ Let me verify the build passes.
⏺ Bash(cargo build -p light-compressed-token)
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗