ask-deepseek v1.1 • deepseek-v4-pro • 1M context
| Test | File Size | Lines | Tokens | Time | Status | Notes |
|---|---|---|---|---|---|---|
sandbox-client.js |
~400 KB | 12,481 | ~100k | 6m 3s | PASS | 816 lines / 23KB response |
codex-tui.log (10k) |
1.6 MB | 10,000 | ~680k | ~45s | PASS | Error categorization worked |
codex-tui.log (12k) |
2.1 MB | 12,000 | 854,427 | 55s | PASS | 99.9% cache hit, full analysis |
codex-tui.log (50k) |
11 MB | 50,000 | 4,195,364 | - | FAIL | Token limit exceeded (4.2M > 1M) |
codex-tui.log (100k) |
23 MB | 100,000 | ~8M | - | FAIL | HTTP 413 + token limit |
codex-tui.log (full) |
116 MB | 454,891 | ~36M | - | FAIL | HTTP 413 payload too large |
temp file and using jq --rawfile instead of --arg
payload file and using curl -d @file instead of inline