YaoApp/yao
#262 of 803 by Stars among GitHub repos
✨ All your agents and workspaces in one place, on every device you own. Track tasks on a board, accessible from desktop, mobile, browser, or API. Self-hosted.
About
Yao is an open-source runtime for building AI agents and web applications — shipped as a single binary.
Think of Yao Agent as a cage, not an animal. What you put inside determines the behavior; the cage keeps it controlled.
Create Hook runs before the executor — inject context, enforce constraints, route requests. Next Hook runs after — validate output, trigger downstream actions, drive multi-step loops. The AI does the heavy lifting. You define the boundaries.
All three share the same Hook interface. You can mix them freely — route some requests through the LLM, handle others with pure code, all inside a single Create Hook.
Yao (爻, yáo) is the fundamental symbol in the I Ching — the…
Excerpted from github.com/YaoApp/yao
Latest metrics
| Stars | 7.9k | 2026-09-12 |
|---|---|---|
| Forks | 706 | 2026-09-12 |
| Commits | 4.3k | 2026-09-12 |
| Releases | 68 | 2026-09-12 |
| Watchers | 102 | 2026-09-12 |
| Open issues | 3 | 2026-09-12 |
| Open PRs | 4 | 2026-09-12 |