`uwf` CLI — thread lifecycle, workflow registry, CAS inspection, and setup.
`uwf-hermes` agent — spawns Hermes chat via ACP and captures session detail.
Thread engine: execution, fork/GC, extract pipeline, supervisor/worker wiring, and workflow-as-agent.
`AgentFn` adapter that calls an OpenAI-compatible `POST /chat/completions` endpoint using `LlmProvider` from `@uncaged/workflow-runtime`.
Shared TypeScript types and JSON Schema constants for the workflow engine.
`AgentFn` adapter that runs the `cursor-agent` CLI against a workspace path derived from the thread.
LLM calling abstraction and thread “reactor” for structured tool invocation.
Agent framework — `createAgent` factory, context builder, frontmatter fast-path, and LLM extract pipeline.
Protocol Buffers for JavaScript & TypeScript.
Content-addressable storage implementation, bundle hashing, and Merkle helpers.
Organise your package versioning and publishing to make both contributors and maintainers happy
Bundle validation, dynamic export extraction, registry YAML, and model/provider resolution.
Reference **develop** workflow template: plan phases, implement in a loop, review, test, then commit.
`uwf-builtin` agent — built-in LLM agent with file read/write and shell tools.
Reference **solve-issue** workflow template: prepare a repo, delegate implementation to the **develop** workflow, then submit (e.g. open a PR).
Workflow author API: `createWorkflow` plus re-exports of protocol workflow types.
Command-line interface for Workflow SDK
Shared utilities: encoding, IDs, logging, frontmatter parsing, storage paths, and CLI reference generation.
A unified, high-performance i18next CLI.
Workflow Observability UI
Fixes stack traces for files with source maps
TypeScript execution environment and REPL for node.js, with source map support
Prettifier for Pino log lines
Run commands concurrently