how to make deepseek v3.2 exp more like claude code? #2317

Open
opened 2026-02-16 17:35:06 -05:00 by yindo · 4 comments
Owner

Originally created by @aivagrin on GitHub (Oct 28, 2025).

Question

with "thinking" mode and can do plan / bypass action etc by itself.

why is claude code so different? is there anything special or special prompt i need to do?

Originally created by @aivagrin on GitHub (Oct 28, 2025). ### Question with "thinking" mode and can do plan / bypass action etc by itself. why is claude code so different? is there anything special or special prompt i need to do?
Author
Owner

@github-actions[bot] commented on GitHub (Oct 28, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #2984: Very similar question about deepseek v3.2-exp and "deep think" mode like Claude Code
  • #3284: Related question about thinking mode configuration
  • #2875: Discussion about thinking mode toggle functionality

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Oct 28, 2025): This issue might be a duplicate of existing issues. Please check: - #2984: Very similar question about deepseek v3.2-exp and "deep think" mode like Claude Code - #3284: Related question about thinking mode configuration - #2875: Discussion about thinking mode toggle functionality Feel free to ignore if none of these address your specific case.
Author
Owner

@rekram1-node commented on GitHub (Oct 28, 2025):

Not sure what you mean by thinking mode, can you elaborate?

As for planning, there is a plan agent you can toggle to using tab, if you want to review changes more throughly you can use permissions, we wanna rework the ux of them to be better but rn you can define them in your config:

https://opencode.ai/docs/permissions/

@rekram1-node commented on GitHub (Oct 28, 2025): Not sure what you mean by thinking mode, can you elaborate? As for planning, there is a plan agent you can toggle to using tab, if you want to review changes more throughly you can use permissions, we wanna rework the ux of them to be better but rn you can define them in your config: https://opencode.ai/docs/permissions/
Author
Owner

@aivagrin commented on GitHub (Oct 30, 2025):

@rekram1-node i mean chain of thought / reasoning. is it possible to use deepseek v3.2 exp with a way to toggle between thinking and non-thinking for the model?

@aivagrin commented on GitHub (Oct 30, 2025): @rekram1-node i mean chain of thought / reasoning. is it possible to use deepseek v3.2 exp with a way to toggle between thinking and non-thinking for the model?
Author
Owner

@rekram1-node commented on GitHub (Oct 30, 2025):

Currently we don't have a mechanism to toggle reasoning in the tui, you can add the reasoning fields in the config, here are examples of that:
https://opencode.ai/docs/models/#configure-models

@rekram1-node commented on GitHub (Oct 30, 2025): Currently we don't have a mechanism to toggle reasoning in the tui, you can add the reasoning fields in the config, here are examples of that: https://opencode.ai/docs/models/#configure-models
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2317