anomalyco / anomalyco/opencode
Error
Open
@fwang is already working on this.
Since Sep 14, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
[Bug]: reasoning encrypted_content error with muse-spark-1.3 model.
Bug Report
Problem Description
When sending a prompt using the muse-spark-1.3 model, the request fails immediately with an upstream provider error regarding encrypted_content reasoning.
Steps to Reproduce
- Open OpenCode in VS Code / CLI.
- Select or configure the model to
opencode/muse-spark-1.3. - Send a prompt (e.g., "Help me fix this config file") in a new chat session.
- The request fails with the error message below.
Error Output
Error from provider (Console): Upstream request failed: [invalid_request_error] reasoning `encrypted_content` was not issued to this caller
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.