This commit is contained in:
Sridhar Ratnakumar 2026-04-15 06:55:10 -04:00
parent ae12642991
commit e7e2544d24
2 changed files with 4 additions and 5 deletions

6
flake.lock generated
View file

@ -796,11 +796,11 @@
},
"kolu": {
"locked": {
"lastModified": 1776217401,
"narHash": "sha256-aMK1dZHRhIZ97T/VPJFnRWrMorZ+nRVwC4+fnI2GHOw=",
"lastModified": 1776218656,
"narHash": "sha256-W+K91jhCv/BzKehuZydlVIUPdHYJ2UqP87MfD3inCZQ=",
"owner": "juspay",
"repo": "kolu",
"rev": "2c5793c0bb1ff3885b5d98611f8d54d8b86d07b4",
"rev": "02ec95130596e74d99908cc7454d0ec87d8b569a",
"type": "github"
},
"original": {

View file

@ -13,8 +13,7 @@
commit = "";
};
# Un-nerf Claude Opus in Claude Code
# See: https://x.com/kunchenguid/status/2043720881990725868
effortLevel = "high";
# effortLevel = "high";
env = {
CLAUDE_CODE_NO_FLICKER = "1";
CLAUDE_CODE_DISABLE_ADAPTIVE_THINKING = "1";