Qodo CLI agent scores 71.2% on SWE-bench Verified
Hacker News (score: 34)Description
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> /plugin marketplace add https://github.com/mutable-state-inc/ensue-skill /plugin install ensue-memory # restart Claude Code </code></pre> What it does: (1) persists context between sessions (2) semantic & 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://github.com/mutable-state-inc/ensue-skill" rel="nofollow">https://github.com/mutable-state-inc/ensue-skill</a><p>If you try it and it sucks, tell me why so I can fix it. Don'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.