Show HN: OSS Agent I built topped the TerminalBench on Gemini-3-flash-preview 2 months ago
Thanks for publishing this. I tried it out and it works pretty well, nice job! I had the "feeling" the agent was more effective and accurate, not only cheaper.
The only thing that I had issues with is the retry mechanism. For example, when I get error 429 as the endpoint is being rate limited (using openrouter) the session gets stuck and stops.
This is the most annoying, and most crippling issue I've encountered with all open source agents. Fixing this would be a huge accomplishment