mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
..
This commit is contained in:
parent
7de488b235
commit
e4c0ed531d
2 changed files with 3 additions and 1 deletions
|
|
@ -15,7 +15,8 @@
|
|||
# See: https://x.com/kunchenguid/status/2043720881990725868
|
||||
effortLevel = "high";
|
||||
env = {
|
||||
CLAUDE_CODE_DISABLE_1M_CONTEXT = "1";
|
||||
# CLAUDE_CODE_DISABLE_1M_CONTEXT = "1";
|
||||
CLAUDE_CODE_NO_FLICKER = "1";
|
||||
CLAUDE_CODE_DISABLE_ADAPTIVE_THINKING = "1";
|
||||
CLAUDE_CODE_DISABLE_AUTO_MEMORY = "1";
|
||||
CLAUDE_SUBAGENT_MODEL = "sonnet";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue