Reference **develop** workflow template: plan phases, implement in a loop, review, test, then commit.
Reference **solve-issue** workflow template: prepare a repo, delegate implementation to the **develop** workflow, then submit (e.g. open a PR).
`uwf` CLI — thread lifecycle, workflow registry, CAS inspection, and setup.
HTML templates literals in JavaScript
`AgentFn` adapter that calls an OpenAI-compatible `POST /chat/completions` endpoint using `LlmProvider` from `@uncaged/workflow-runtime`.
Thread engine: execution, fork/GC, extract pipeline, supervisor/worker wiring, and workflow-as-agent.
The official, opinionated, batteries-included toolset for efficient Redux development
LLM calling abstraction and thread “reactor” for structured tool invocation.
Agent framework — `createAgent` factory, context builder, frontmatter fast-path, and LLM extract pipeline.
Shared TypeScript types and JSON Schema constants for the workflow engine.
Content-addressable storage implementation, bundle hashing, and Merkle helpers.
Official React bindings for Redux
`uwf-hermes` agent — spawns Hermes chat via ACP and captures session detail.
Bundle validation, dynamic export extraction, registry YAML, and model/provider resolution.
`AgentFn` adapter that runs the `cursor-agent` CLI against a workspace path derived from the thread.
Workflow author API: `createWorkflow` plus re-exports of protocol workflow types.
The base template for Create React App.
Linter for Ember or Handlebars templates.
A standalone speech rule engine for XML structures, based on the original engine from ChromeVox.
Predictable state container for JavaScript apps
Expo Development Client
A client-side server to help you build, test and demo your JavaScript app
A CLI for running apps on iOS/Android devices and simulators/emulators
`uwf-builtin` agent — built-in LLM agent with file read/write and shell tools.