Skip to content

Tour of the app

threadle is one local server with two surfaces: a dashboard of views down the left, and the canvas you get when you open a workflow.

The threadle canvas with a workflow open

Dashboard nav on the left, component palette beside it, wired nodes on the canvas, run log docked at the bottom.

This page is the map. Each row links to the page that explains it properly.


ViewWhat it’s for
WorkflowsYour saved graphs, recipes (jobs) and examples (teaching), plus import/export of portable graphs. Open one to get the canvas.
RunsEvery run threadle has executed — live and historical — with status, duration, result session, errors, and cancel for anything still going.
LogsThe server’s own log stream. Useful when a provider CLI misbehaves.

The canvas itself is covered in Graph & wires and Running.


ViewWhat it’s for
SessionsEvery discovered session across all providers — tokens, cache rate, cost, status. The entry point to a blueprint.
SearchFull-text search across every transcript and context payload. See Search.
LineageWhich session fed which, through which payload, across tools. See Lineage.
TimelineEvery session as a bar on one clock, provider-colored. See Timeline, diff & stats.
StatisticsTokens, cache economics, and costs — grouped overall, then per provider.
ActivityRecent movement across your tools, newest first.

ViewWhat it’s for
LibraryThe content-addressed store of every distilled summary and excerpt you’ve made. See Context library.
⟨/⟩AgentsEvery agent definition threadle discovered, and the sessions spawned from each.
§RulesCLAUDE.md, AGENTS.md, .cursorrules and friends, scanned across every project you’ve worked in.
SkillsSkill sets found on disk, plus the ones you author or import.
ServicesPer-provider health: installed, version, storage footprint, live sessions. See Providers.
FilesEvery file threadle and your agents keep on disk, grouped by tool, with sizes and exact paths.
MetaThe cross-project scan: which projects have sessions, rules, and skills.

ViewWhat it’s for
SettingsEditor opener, pricing source, billing mode, examples toggle, custom nodes. See Settings.
SecurityWhat the server exposes and what it touches — the running counterpart to the trust model.

When you open a workflow you get:

  • palette (left) — sessions, agents, context, custom nodes, and blocks to drop
  • canvas (middle) — nodes and wires; right-click anything for its menu
  • inspector (right) — the selected node’s settings (model, template, params…)
  • topbar — ▶ Run (server job for most graphs), ≫ (explicit detached / approve-all), ≔ params and graph settings, ⤒ export
  • dock (bottom) — Run log, Issues, and Loose ends, plus gate prompts when an in-tab run parks

Close the browser during a server run and reopen the workflow later — statuses and outputs sync from the job. Or use threadle jobs / logs while the server stays up.

Section titled “Close the browser during a server run and reopen the workflow later — statuses and outputs sync from the job. Or use threadle jobs / logs while the server stays up.”