co-mono/packages
Mario Zechner 043a8416b0 Update image limits test with comprehensive 8k stress test results
Tested max 8kx8k images per provider:
- Anthropic: 100 (explicit limit, fails at 101)
- OpenAI: 100-200 (100 works, 200 times out)
- Mistral: 8 (explicit limit, fails at 9)
- xAI: 100-150 (100 works, 150 times out)
- Groq: 0 (8k exceeds 33M pixel limit)
- zAI: 400 (context window limited at 500)
- OpenRouter: 40 (context window limited at 50)
- Gemini: untested (no API key in test env)

Key finding: Anthropic's 'many images' rule does NOT cause API errors.
100 x 8kx8k images work fine. Anthropic likely auto-resizes internally.

Related to #120
2025-12-16 23:01:46 +01:00
..
agent Release v0.22.3 2025-12-16 20:06:05 +01:00
ai Update image limits test with comprehensive 8k stress test results 2025-12-16 23:01:46 +01:00
coding-agent Release v0.22.3 2025-12-16 20:06:05 +01:00
mom Release v0.22.3 2025-12-16 20:06:05 +01:00
pods Release v0.22.3 2025-12-16 20:06:05 +01:00
proxy Release v0.22.3 2025-12-16 20:06:05 +01:00
tui add new getCursor and getLines methods to editor (#201) 2025-12-16 20:13:43 +01:00
web-ui Release v0.22.3 2025-12-16 20:06:05 +01:00