Skip to content
Slow ThinkerDocumentation
Reference library
Documentation/Reference library

Reference library / Reference maintenance

Versions & compatibility

Identify the implementation being described and the versions recorded in an older experiment.

01

What the labels mean

#
Version What it identifies
Process executor 0.1.5 (E)Reviewed E 0.1.5 · A 0.1.4 · R 0.1.16 Planner, execution prompts, providers and storage behavior documented here. Stamped on new task records.
Analysis generator 0.1.4 (A)Reviewed E 0.1.5 · A 0.1.4 · R 0.1.16 Analysis pipeline, prompts and answer handling. Stamped on each newly generated assessment.
Report generator 0.1.16 (R)Reviewed E 0.1.5 · A 0.1.4 · R 0.1.16 Calculations and presentation behavior documented for the HTML renderer. Stamped on generated pages.
Package 0.1.0Reviewed E 0.1.5 · A 0.1.4 · R 0.1.16 Release of the Python package as a whole. It does not replace the component stamps.
Trace format 2Reviewed E 0.1.5 · A 0.1.4 · R 0.1.16 Persistent organization of prompts, configurations, runs and analysis history.
Analysis schema 5Reviewed E 0.1.5 · A 0.1.4 · R 0.1.16 Shape of the saved interpretation. Supported historical schemas are 2, 3 and 4 as well.
Documentation edition 2026-09-21Reviewed E 0.1.5 · A 0.1.4 · R 0.1.16 Date of this reference audit. Section and table-entry labels state the reviewed component scope.

Documented in means the behavior was checked in that version. It does not mean every element was first introduced there. Historical introduction/removal claims are taken from the changelog, not inferred from the current version number.

02

Changes that affect reading an experiment

#
Change Interpretation consequence
Executor 0.1.2 removed notesReviewed E 0.1.5 · A 0.1.4 · R 0.1.16 Current refiners output a plan only. “Agent says” evidence can appear in old notes-period runs but is not generated by today's executor.
Executor 0.1.3 key validationReviewed E 0.1.5 · A 0.1.4 · R 0.1.16 A missing provider key stops configuration loading instead of building an unsafe fallback client.
Executor 0.1.4 Anthropic temperature handlingReviewed E 0.1.5 · A 0.1.4 · R 0.1.16 Extended-thinking calls omit temperature; invalid combinations fail before execution.
Executor 0.1.5 timezone-aware timestampsReviewed E 0.1.5 · A 0.1.4 · R 0.1.16 New traces avoid mixing naive local task times with database UTC times. Rendering cannot reliably infer a missing old timezone.
Analyst 0.1.3 separate process evaluationReviewed E 0.1.5 · A 0.1.4 · R 0.1.16 A dedicated nonempty process call replaces dependence on the end of a long outcome response.
Analyst 0.1.4 BriefReviewed E 0.1.5 · A 0.1.4 · R 0.1.16 Adds a final synthesis of the assessment; an old record without it needs reanalysis to gain it.
Report 0.1.13 information iconReviewed E 0.1.5 · A 0.1.4 · R 0.1.16 Process-box ⓘ opens the explanation; hovering the box itself highlights lineage.
Report 0.1.16 history designReviewed E 0.1.5 · A 0.1.4 · R 0.1.16 Runs and prompt histories use rows, filters and expandable details. Screenshots of older column-based designs describe older presentation.
03

Check the record, not just the software installed

#

A run can have an old executor, multiple analysts and pages regenerated by a newer renderer. About shows these separately. Re-rendering an old run changes presentation and recalculated estimates, not the original proposals or analyst assessment.

The screenshots in this reference are captured from saved experiments. Their captions list recorded versions; these may differ from the current implementation described in the adjacent reference. A field can be absent, or an existing record may not match what a version number alone leads you to expect. The recorded call list and actual content remain the evidence for that particular assessment.

04

Changelog and source

#

Read the rendered changelog, download CHANGELOG.md, or view the repository changelog. The microsite renders the root file directly so there is one authoritative change log.

Each reference page links to the source files used for its review at the recorded source revision. The element directory provides direct anchors to field/control definitions and their documented versions.

Source files used for this reference

Reviewed at 7361ea0b71a5.

← Documentation homeFind a report element →
Reference edition 2026-09-21Versions & compatibilityChangelogCHANGELOG.md ↓
Search documentation

Search both guides, report elements and the changelog.

Report screenshot