Aspect Research

An independent lab working on how language models store and update what they know. Our published work tunes the context a coding agent is given. The current work looks at where else that knowledge could live, and what each option costs. Aimed at open models.

Current work

Probe-and-refine compiles what a coding agent needs to know about a repository into an artifact it can reuse. Repositories are only one case. Whatever a model needs to know has to live somewhere, and where it lives decides what the model can do with it and what it costs to keep current.

We are studying this on open models. The first preprint is in preparation.

In preparation
Expected Aug 2026

[working title TBD] — first preprint of the current program

The current line of work: where a model's knowledge lives, and what it costs to keep current. Preprint in preparation.

Draft available on request →

Published

On SWE-bench Verified, repository guidance that is iteratively refined outperforms static context. The current work starts from this result.

Other preprints

Tooling

npm

Aspect Code

Open-source CLI that generates and maintains repository guidance for AI coding agents. It is the tooling side of our probe-and-refine research.

Other projects

Writing

People

Aspect Research also draws on informal advisors across adjacent fields.

Contact

Get in touch: asa@aspectresearch.org

Our community Slack is invite-only, so email us to join. Code and releases live on GitHub.