Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,8 @@ The control-plane server also hosts a read-only dashboard over the persisted
trace — no extra process, no build step, no JavaScript. The trace has been the
durable record since v0.1; this is the layer that lets a human read it.

![run detail in the built-in dashboard — status, step/model-call/tool-call counts, inputs, output, and the persisted trace timeline for examples/release_report.thread run with --dry-run](docs/dashboard.png)

```bash
threadlang-serve --store runs.db --port 8765 --workers 2 --backend openai
# then open:
Expand Down
Binary file added docs/dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.