You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ make start
34
34
35
35
## Limitations
36
36
37
-
- There might be a limit on maximum input below normal "Sonnet 4" input as Claude Code usually doesn't ingest more than 25 tokens (despite the context being 100k).
37
+
- There might be a limit on maximum input below normal "Sonnet 4" input as Claude Code usually doesn't ingest more than 25k tokens (despite the context being 100k).
38
38
- Claude Code auto-compacts context beyond 100k.
39
39
- Currently runs with bypass mode to avoid tool errors.
40
40
- Claude Code tools may need to be disabled to avoid overlap and background usage.
0 commit comments