Talk to one model.
Questions, careful analysis, math, and code share the same conversation.
Open Echo ↗TRACER / RESEARCH LAB
We study how coordination creates capabilities no model has alone, then turn that work into systems that deliver better performance per token. Echo is our latest product.
YBacked by Y CombinatorEcho is now live: one model name and one OpenAI-compatible endpoint for chat, code, and agents.
Tracer is a YC-backed research lab. Echo turns our work on coordinated intelligence into a product people can use.
Our thesisThe thesis
Because... 1 + 1 > 2.
An orchestra is not a louder violin. It can do what no instrument can do alone.
Symphony
Echo
Echo is powered by adaptively coordinated open-weight models behind one stable interface. It adapts the capabilities and computation to each request.
Questions, careful analysis, math, and code share the same conversation.
Open Echo ↗from openai import OpenAI
echo = OpenAI(
base_url="https://echo.tracerml.ai/v1",
api_key=ECHO_API_KEY
)
Set Echo's base URL, model name, and API key. Echo adapts behind the same stable interface.
Read the API docs ↗Point OpenCode and other compatible harnesses at Echo. The harness keeps its tools and loop; Echo adapts inside each model call.
Connect OpenCode ↗For teams running AI in production
Echo is our latest product. We also work directly with teams to improve performance per token through intelligence allocation and coordination.
Book a 30-minute inference review For teams evaluating token efficiency, model performance, or inference unit economics.Apply the right amount of computation to each kind of work, preserving depth for the tasks that earn it.
Coordinate complementary capabilities around the outcome instead of forcing every request through the same shape.
Evaluate quality, latency, token use, and cost against your actual workload and constraints.
Research lineage
Echo grows from our work on learned allocation, interpretability, and auditable deployed systems.
A trace-driven, parity-gated inference system and the beginning of our research program.
GitHub Opens in a new tabOur first work on trace-based cost efficiency for LLM classification: how lightweight models can learn recurring decisions while preserving a measured quality gate.
Read the paper ↗Our current investigation: coordinated specialists, adaptive intelligence, and capabilities of the whole.
Research in progressResearch programs
Our work sits where machine learning, complex systems, and production infrastructure meet.
When can specialists create a capability that no individual model has?
How should a system allocate computation as the work changes?
Can allocation decisions be inspectable, stable, local, auditable, and contestable?
Which parts of a trajectory require reasoning, and which can become learned reflexes?
Working manifesto
TRACER
MMXXVI
It may be a better-organized one.
We believe intelligence can emerge from coordination.
We study when adaptive coordination can become self-organizing.
That efficiency and capability can reinforce one another.
That systems should reveal how their decisions are made.
And that discovery often begins where the whole becomes stranger and more capable than its parts.
Questions, answered plainly
The visual represents how Echo adapts its execution strategy as tasks change. It is not a live execution trace, literal architecture diagram, or menu of user-selectable modes.
Yes. Configure Echo's base URL, model name, and API key in OpenCode. The same OpenAI-compatible endpoint also works in other compatible harnesses. Read the integration guide.
We publish frozen comparisons with matched denominators, stored rows, hashes, losses, and explicit limitations. The evidence is inspectable in the read-only Echo Eval Observatory.
We study whether specialized capabilities, learned allocation, verification, and adaptive computation can create a whole that is more capable or efficient than its strongest isolated component. Until it does, emergence remains a hypothesis to test.
Work with Tracer
Bring us the workload, constraints, and inference bill. We will help you find where better allocation and coordination can improve both performance and cost.