Hacker News new | ask | show | jobs
by kademolu 11 days ago
Good stats but how does this work with models like Claude where a lot of the context or relevant information is stored in its "memory", other coding agents can't use it.
2 comments

Memory is a harness feature, not a model feature.

The author is probably only evaluating their own harness with different models, so Claude-Code-specifics like memory aren't part of their evaluation.

You turn auto memory off in Claude Code and manage the context yourself