Qodo CLI agent scores 71.2% on SWE-bench Verified

Hacker News (score: 34)
Found: August 12, 2025
ID: 815

Description

CLI Tool
Qodo CLI agent scores 71.2% on SWE-bench Verified

More from Hacker

Building a Rust-style static analyzer for C++ with AI

Building a Rust-style static analyzer for C++ with AI

Show HN: Stop Claude Code from forgetting everything

Show HN: Stop Claude Code from forgetting everything I got tired of Claude Code forgetting all my context every time I open a new session: set-up decisions, how I like my margins, decision history. etc.<p>We built a shared memory layer you can drop in as a Claude Code Skill. It’s basically a tiny memory DB with recall that remembers your sessions. Not magic. Not AGI. Just state.<p>Install in Claude Code:<p><pre><code> &#x2F;plugin marketplace add https:&#x2F;&#x2F;github.com&#x2F;mutable-state-inc&#x2F;ensue-skill &#x2F;plugin install ensue-memory # restart Claude Code </code></pre> What it does: (1) persists context between sessions (2) semantic &amp; temportal search (not just string grep). Basically git for your Claude brain<p>What it doesn’t do: - it won’t read your mind - it’s alpha; it might break if you throw a couch at it<p>Repo: <a href="https:&#x2F;&#x2F;github.com&#x2F;mutable-state-inc&#x2F;ensue-skill" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mutable-state-inc&#x2F;ensue-skill</a><p>If you try it and it sucks, tell me why so I can fix it. Don&#x27;t be kind, tia

Show HN: I built a self-hosted error tracker in Rails

Show HN: I built a self-hosted error tracker in Rails This project is inspired by 37signals’ ONCE idea. I replicated the whole process and have already sold a few copies (the testimonials are real).

SourceFS: A 2h+ Android build becomes a 15m task with a virtual filesystem

SourceFS: A 2h+ Android build becomes a 15m task with a virtual filesystem

No other tools from this source yet.