by DoSomeForFun · Agent Tool · ★ 26
@kuafu/framework Channel-agnostic Agent Runtime Framework (TypeScript) Requires Node.js ≥ 20 A lightweight, embeddable agent runtime with built-in FSM state machine, SQLite persistence, and tool execution. Designed for bots, CLIs, and any channel that needs autonomous agent behavior. Why Kuafu? Install Core Concepts Kernel (FSM State Machine) Orchestrates agent execution through 6 states: → → → → → . Each state can inject custom handlers. Store SQLite-backed persistence for tasks, messages, and agent turns. Provides , , APIs. Action Tool execution layer.
| Stars | 26 |
| Forks | 0 |
| Language | TypeScript |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 67.3562478341997/100 |
| Last Updated | 2026-05-21 |
| Created | 2026-02-17 |
| Platforms | cli, node |
| Est. Tokens | ~33k |
Explore other popular agent tool tools:
kuafu is A lightweight, embeddable agent runtime with built-in FSM state machine, SQLite persistence, and tool execution. Designed for bots, CLIs, and any channel that needs autonomous agent behavior.. It is categorized as a Agent Tool with 26 GitHub stars.
kuafu is primarily written in TypeScript.
You can find installation instructions and usage details in the kuafu GitHub repository at github.com/DoSomeForFun/kuafu. The project has 26 stars and 0 forks, indicating an active community.
kuafu is released under the MIT license, making it free to use and modify according to the license terms.