Powered by Yao App Engine v1.0.0-beta22
Yao is an open-source engine for autonomous agents — event-driven, proactive, and self-scheduling. A full-stack runtime with Data, API, Agent, and UI in a single binary. Define roles in DSL, write logic in TypeScript, and extend with MCP tools — no external dependencies.
The name "Yao" comes from 爻 (yáo) — the fundamental unit of the I Ching's Eight Trigrams. Each 爻 carries two states, yin and yang, much like 0 and 1. Their interplay gives rise to the trigrams, embodying the natural laws of perpetual change.
Documentation:
https://yaoapps.com/docs
Explore Agents:
https://yaoagents.com/agents
Star on GitHub:
https://github.com/yaoapp/yao
Join Community:
https://discord.com/invite/BkMR2NUsjU
Follow on X:
https://x.com/YaoApp
| Website | http://yao-jork.srv1395809.hstgr.cloud |
| Dashboard | http://yao-jork.srv1395809.hstgr.cloud/dashboard/auth/entry ( account: root@yaoagents.com / password: Yao123++ ) |
| OpenAPI | http://yao-jork.srv1395809.hstgr.cloud/v1 |
| Custom API | http://yao-jork.srv1395809.hstgr.cloud/v1/api |
| Application Root | /data/app |
| Environment | development |
| Host | YAO_HOST=0.0.0.0 |
| Port | YAO_PORT=5099 |
| Default LLM | DEFAULT_LLM=moonshot.kimi-k2_5-code |
| Database Driver | YAO_DB_DRIVER=sqlite3 |
| Database Connection | YAO_DB_PRIMARY=./db/yao.db |
| Google OAuth | Not Configured |
| GitHub OAuth | Not Configured |