Thinking Machines previews autonomous Interaction Models ahead of API launch
Thinking Machines AI announced Interaction Models, a new architecture that lets language models act autonomously without waiting for explicit user prompts each turn. API access is coming soon; open weights will follow later.
Thinking Machines AI this week previewed Interaction Models, a new architecture designed to let language models initiate actions and respond to events without waiting for explicit user prompts each turn. The company's blog post describes the system as capable of "complete ability to act on its own accord," a departure from traditional turn-based chatbot patterns. The initial rollout will be API-only — open weights are promised later, though no timeline was given.
The announcement has already sparked interest among practitioners building local models. Multiple users signaled plans to generate training data from the API as soon as it goes live, aiming to replicate the autonomous behavior in open-weight alternatives. Distillation from closed APIs has become a common path to local models over the past year, though quality depends heavily on the volume and diversity of logged interactions.
Thinking Machines positions Interaction Models as useful for background assistants, live collaboration tools, and multi-agent workflows where timing matters. The architecture monitors context continuously and decides when to speak or act, rather than waiting for a user turn. Whether the autonomous timing behavior can be faithfully distilled without access to the internal event loop and decision weights remains an open question — the behavior may prove difficult to capture in a static checkpoint once the closed scaffolding is stripped away.
The real test will come after the API launches. Early distillation experiments will reveal whether community-built versions retain autonomous behavior or collapse back into standard turn-based patterns. If the timing logic survives the transfer, expect rapid iteration on local variants; if it doesn't, the closed API may remain the only way to access true autonomous interaction.
