infinimind creations

Instruments

Simulation, an instrument photographed in the dark

Simulation

32real runs, counted from the run logs

Several language models hold moderated conversations, with a chair, a watchdog and a tool broker.

since 18 May 2026As of 2 September 2026

The simulation lets several agents talk to each other: moderated or round-robin, with a chair, a watchdog and a broker for tools. It is provider-agnostic and runs on cloud models as well as local ones.

In production since 18 May 2026.

What it is

Several agents, one table

A dialogue engine: several language models take turns on a question, moderated or round-robin, with three fixed roles at the table: a chair, a watchdog, a tool broker. The chair keeps the thread, the watchdog stops drift, the broker hands out tools when an agent asks for one.

Any provider

Anthropic, OpenAI-compatible, OpenRouter, local (Ollama). The same run can seat a cloud model next to a local one; what matters is the transcript, not the vendor.

What it is for

Trying a question from several sides before anyone commits to an answer: a design decision, a reading of a situation, a claim from the findings engine. The transcript is kept with the run, so the argument can be re-read later.

Since

In production since 2026-05-18. Transcripts are not shown here: the runs so far argued about the lab's own work, and that stays inside.

What has run

Counted 3 September 2026

32 real runs across 9 setups between 18.05.2026 and 31.07.2026, read from the run logs on the agent's host. Beside them, 90 daily smoke runs against a local model, which only check that the engine still works end to end. The largest real run: 5 agents, 19 turns, 608,483 tokens, on 20.05.2026.

how the real runs endedruns
completed11
hit the turn budget8
stopped by the watchdog7
stopped by the operator5
engine crash1

Every ending is a row, including the ones that were not planned. A watchdog that stops a run is doing its job. The engine crash stays in the count; the engine has since been built to survive one without taking the parallel runs down.