# workflow Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/workflow
> Markdown URL: https://aitinkerers.org/technologies/workflow.md
> Technology record last updated: 2026-06-29T14:59:01Z
> Generated: 2026-08-26T06:24:35Z

An open-source TypeScript framework that brings built-in durability, reliability, and observability to asynchronous functions and AI agents.

The Workflow Development Kit (WDK) makes execution durability a language-level concept in TypeScript, allowing functions to pause for minutes or months, survive server crashes, and resume exactly where they stopped. By replacing hand-rolled queues and custom retry logic with a simple declarative API, developers can build resilient applications and AI agents that maintain state effortlessly. It runs on any framework, platform, or runtime, transforming standard code into self-healing, observable workflows with zero extra infrastructure overhead.

- Official technology site: https://workflow-sdk.dev
- Public AI Tinkerers demos and talks: 3
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Turning real business SOPs into rules an agent can actually follow](https://da-nang.aitinkerers.org/talks/rsvp__ey6nXp67PY)

We built a harness for AI agents that execute real-world business operations from human-written SOPs. The system separates execution into three planes: Policy turns natural-language operating procedures into goals, guidance, authority boundaries and guardrails; Execution plans and coordinates long-running work across AI, humans and tools while adapting to changing real-world state; and Quality evaluates execution against the governing standard and operational evidence. Live, I’ll show the working system from SOP interpretation through adaptive execution and run evaluation.

- Event context: AI Tinkerers Da Nang: Inaugural Meetup — 2026-08-15 — Da Nang
- Public talk page: https://da-nang.aitinkerers.org/talks/rsvp__ey6nXp67PY

### [AI at scale \[FR\]](https://paris.aitinkerers.org/talks/rsvp_v8TZx7I87mc)

[Talk en Français] Appliquer l'IA à l'échelle d'une boîte de 1 200 personnes implique des challenges intéressants, Maxime l'évoquait déjà dans son interview donnée aux Échos sur son usage de l'IA. Il viendra nous parler de ce défi de scale à travers un workflow de soutien aux équipes Sales qu'il est en train de mettre en place, en s'adaptant à 15 équipes avec des besoins différents différents.

- Event context: AI on Rails: Level Up the Way You Code with AI w/ Paris.rb — 2026-08-04 — Paris
- Public talk page: https://paris.aitinkerers.org/talks/rsvp_v8TZx7I87mc

### [Singularity Machines - Fast Software Services | Sovereign Compute Systems | Agentic Automation](https://boston.aitinkerers.org/talks/rsvp_tHXNfsOaH-E)

Maximum control, minimum abstraction... Over time, the economic center of software moved away from owned machines and into controlled services. Singularity Machines are a return to first principles: start with hardware, build upward locally, and restore real ownership of computation to the person using it. This offline, privacy-first, low-level stack gives you total ownership and full autonomy inside a closed-source system, with granular control down to the hardware by default and intentional, transparent online access only when necessary—so you can build, operate, and communicate on your own terms without unnecessary external dependencies or exposure. And of course, your personal local AI controls the whole damn thing for you.

- Event context: AI Tinkerers Boston: a16z BOS Tech Week 2026 Edition — 2026-05-26 — Boston
- Public talk page: https://boston.aitinkerers.org/talks/rsvp_tHXNfsOaH-E

## Related Technologies

- [AI](https://aitinkerers.org/technologies/ai) ([Markdown](https://aitinkerers.org/technologies/ai.md)) — 54 public demos
- [API](https://aitinkerers.org/technologies/api) ([Markdown](https://aitinkerers.org/technologies/api.md)) — 19 public demos
- [Assembly Language](https://aitinkerers.org/technologies/assembly-language) ([Markdown](https://aitinkerers.org/technologies/assembly-language.md)) — 1 public demo
- [ChatGPT](https://aitinkerers.org/technologies/chatgpt) ([Markdown](https://aitinkerers.org/technologies/chatgpt.md)) — 83 public demos
- [ChatGPT for project guidance](https://aitinkerers.org/technologies/chatgpt-for-project-guidance) ([Markdown](https://aitinkerers.org/technologies/chatgpt-for-project-guidance.md)) — 1 public demo
- [Code](https://aitinkerers.org/technologies/code) ([Markdown](https://aitinkerers.org/technologies/code.md)) — 9 public demos
- [coding](https://aitinkerers.org/technologies/coding) ([Markdown](https://aitinkerers.org/technologies/coding.md)) — 1 public demo
- [Framework](https://aitinkerers.org/technologies/framework) ([Markdown](https://aitinkerers.org/technologies/framework.md)) — 1 public demo
- [Gemini](https://aitinkerers.org/technologies/gemini) ([Markdown](https://aitinkerers.org/technologies/gemini.md)) — 187 public demos
- [Hardware](https://aitinkerers.org/technologies/hardware) ([Markdown](https://aitinkerers.org/technologies/hardware.md)) — 2 public demos
- [LangGraph](https://aitinkerers.org/technologies/langgraph) ([Markdown](https://aitinkerers.org/technologies/langgraph.md)) — 66 public demos
- [Large Language Model](https://aitinkerers.org/technologies/large-language-model) ([Markdown](https://aitinkerers.org/technologies/large-language-model.md)) — 9 public demos
- [LLM](https://aitinkerers.org/technologies/llm) ([Markdown](https://aitinkerers.org/technologies/llm.md)) — 121 public demos
- [Programming Language](https://aitinkerers.org/technologies/programming-language) ([Markdown](https://aitinkerers.org/technologies/programming-language.md)) — 1 public demo
- [Rules](https://aitinkerers.org/technologies/rules) ([Markdown](https://aitinkerers.org/technologies/rules.md)) — 1 public demo
