Automations disappear into process memory.
Many workflow tools can run a graph, but recovery after worker crashes is still an afterthought. Hope treats the event log as the source of truth.
A CLI-first, self-hosted workflow engine where GPT-5.5, Claude Opus 4.8, or your local LLM can learn your systems, design workflows, wire cloud and programmatic events, mock tools, test paths, and validate automations end to end.
No-code tools are fast but fragile. Durable execution platforms are reliable but developer-heavy. Hope is designed to keep the speed of visual automation while giving the runtime a real execution history.
Many workflow tools can run a graph, but recovery after worker crashes is still an afterthought. Hope treats the event log as the source of truth.
LLM calls, HTTP requests, approvals, and tool results should be recorded once and reused during replay. Hope models those calls as durable activities.
Most tools make users manually translate business intent into nodes. Hope starts from chat: the agent learns your registry, drafts the graph, mocks services, and proves it works.
Hope gives developers a CLI-first engine and gives business users a visual editor over the same workflow definition, not a separate product.
Hope is for teams that want an LLM to understand their ecosystem, turn business intent into executable workflows, connect cloud and application events, test them with mocks, and deploy them on private infrastructure.
Chat with GPT-5.5, Claude Opus 4.8, or a local model to discover requirements, map systems, and draft a valid workflow graph.
Generate mocks for tools, APIs, approvals, and LLM responses, then run end-to-end validation before a workflow is activated.
Initialize projects, validate graphs, run workflows, inspect history, and resume executions from the terminal.
Execution history records completed work so a restarted worker can continue without duplicating side effects.
Define triggers, actions, LLM providers, schemas, credentials, and UI metadata in one registry.
Trigger workflows from AWS, GCP, other cloud event buses, webhooks, schedules, queues, or your own application code.
Connect OpenAI-compatible APIs, local models, MCP-style tools, internal HTTP services, and self-hosted providers.
The eventual desktop UI edits the same engine-owned workflow definition that the CLI runs.
The design borrows the right lessons: visual graph ergonomics from automation tools, event history from durable execution systems, and a local-first CLI loop from developer infrastructure.
Hope starts with the durable core before chasing the node library or desktop editor. The first milestone is simple: make replay, retries, timers, and inspection boringly reliable.
C++ runtime, workflow IR, SQLite event store, replay reducer, local task runner, CLI inspection.
Business logic nodes, tool schemas, cloud triggers, LLM providers, mocks, credentials, and deterministic validation.
Workers, leases, Postgres adapter, control API, event stream, observability, and Docker deploys.
Figma-like workflow canvas, node palette, execution timeline, replay viewer, and business-user flows.
Hope is being built for teams that want to chat with an LLM, teach it their ecosystem, generate tested workflows, and run them on a durable self-hosted engine.