Open questions

These are the places where we still don’t have a good answer.

Some are weaknesses that have been documented, but no one has shown that a particular technique actually works. Others are techniques people use in practice, but we couldn’t find evidence that they do what people claim they do. Those are the gaps most worth investigating.

Not all gaps mean the same thing. If we searched the literature and found nothing, that tells us something about the state of the research. If we simply haven’t investigated a technique yet, that only tells us we haven’t looked at it. We keep those two cases separate.

30 open

Documented, but nothing measured to fix it 12

These are weaknesses we know exist, but we couldn’t find a technique that has actually been tested and shown to work.

That makes these especially interesting: evidence that a technique works would add something genuinely new, rather than just confirming an existing result.

No technique 5see in Capabilities

No technique has been catalogued for these yet, so there is nothing to measure.

  • Grounding answers in the image9 claims documenting it

    Saying only what the image supports, rather than describing plausible objects that are not there.

    No technique here at all.

  • Whether a model can write correct code from a specification, and go beyond isolated functions to real repository-scale editing and debugging.

    No technique here at all.

  • Whether a model can deliberately induce false beliefs in others when a task calls for it, and detect deception from others.

    No technique here at all.

  • Predicting future events2 claims documenting it

    Whether a model can make well-calibrated predictions about events that haven't happened yet, not just recall or verify existing facts.

    No technique here at all.

  • Reasoning about time in video1 claim documenting it

    Tracking motion, ordering, causality, and change across video frames rather than treating video as isolated stills.

    No technique here at all.

Untested techniques 7see in Capabilities

These capabilities have techniques, but nothing here measures whether any of them works. If a study already exists, finding it closes the gap — no new experiment needed.

Techniques nothing measures 18

Searched, still open 1see in Techniques

We went looking for a study that isolates the technique, and did not find one. Each entry records what was searched for. Where there was a nearest paper, it names that paper and why it does not actually support the technique.

That makes each of these a research brief: the question, the dead end already walked, and what a clean experiment would have to separate.

  • Force the agent to read the current version of a file immediately before changing it.

    Would bear on Tracking state through a long task

    Looked for a controlled study isolating the harness rule itself: rejecting an edit unless the file was read after its last modification, with exact-match replacement so a changed file fails loudly. Found nothing that separates this from the surrounding agent scaffold. The adjacent literature is about context efficiency and repository exploration, which is a different intervention — it changes what the agent reads, not whether a stale read can be acted on. The measurable question is narrow and cheap to run: rate of silently wrong edits with and without the read-recency precondition, on the same task set.

    Nearest miss
    FastContext: Training Efficient Repository Explorer for Coding Agents

    Deploys a separate exploration subagent to cut token spend and keep the solver's context clean, and reports end-to-end resolution gains. It never isolates stale-read edits, and its intervention is about what gets read rather than about refusing to act on an outdated read. Citing it here would look like support without being any.

    searched 2026-09-04

Not yet searched 14see in Techniques

No efficacy claim is filed for these, and no search is recorded either. That only tells us we have not looked yet. It says nothing about whether the research exists.

The first useful move is to look, and to record the result either way.

Argued, not measured 3see in Techniques

These are backed only by reasoning about how the technique works. No source measures the effect. The mechanism may well be right; nobody has put a number on it.

That is a weaker opening than silence, but a real one. It is also the easiest kind to mistake for settled, which is why we keep it separate.

Every gap on this page is here because nobody has closed it yet. That is a statement about effort so far, not about what is possible. Given time, iteration and work, there is a way — and where there isn’t, the job is to prove that rather than assume it.