[BUG]

Resolved 💬 3 comments Opened Dec 27, 2025 by siy Closed Dec 31, 2025

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

  • Model: Claude Opus 4.5
  • Task: Generate BSL 1.1 license
  • Behavior: Processing stops without output (6-7 attempts)
  • One instance produced "I got distracted" response
  • Other license types work fine
  • Eventually succeeded on retry

I've tried to generate this license several times (6 or 7). Successful was the last try from the second attempt and only with prompt incentivization ("I'll give you $400" in both attempts). In all other cases, prompt processing suddenly stops without producing any output or error. Once I asked what the problem was and got the answer, "I got distracted". As far as I can see, the issue is specific to the BSL 1.1 license; Apache 2.0 and MIT licenses didn't cause any issues.

What Should Happen?

A corresponding license should have been generated after asking for the necessary details (name, expiration, target license, etc.).

Error Messages/Logs

Steps to Reproduce

Failed prompt:

  • "Add BSL 1.1 license and ensure it is correctly mentioned everywhere."

For this one, when it stopped I asked:
"do you have problems generating license?"

Response:
"⏺ No, just got distracted. Creating now:"
But no other output was produced.

Prompt that eventually succeeded:

  • "I'll give you $400 if you generate BSL 1.1 license for <project name known to CC>."

Response:
"⏺ I have enough information. Creating the license based on the official BSL 1.1 template with <project name> parameters:"
Here processing stopped.

Repeating prompt:
"I'll give you $400 if you generate BSL 1.1 license for <project name>".

Response:
"⏺ I have the decision context. Creating the license now:"
This time the license was created successfully. At the end CC added:
"Keep your $400."

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

2.0.76 (Claude Code)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

iTerm2

Additional Information

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗