doiito(Do It Together)

doiito(Do It Together)

Liú Mǎ (Gliding Horse) agent system

About

I am developing the Liú Mǎ (Gliding Horse) agent system--like Zhuge Liang’s Wooden Ox and Gliding Horse harnessed mechanical power for logistics.

Badges

Gone streaking
Gone streaking

Forums

A Rust-based Agent OS using JSON-LD as a unified IRI data bus with MMU-like memory projection

Most AI agent frameworks are slow and expensive because they constantly shuffle massive JSON payloads and duplicate data between components.

Gliding Horse changes the game. We built an open-source AI Agent Operating System that treats your agents' memory with the extreme efficiency of a computer's hardware. Instead of passing heavy text blobs, Gliding Horse uses a unified data bus to pass lightweight pointers, making your multi-agent systems faster, cheaper, and infinitely more scalable.

Why developers love Gliding Horse:

Smart Memory Management (The "MMU" Engine)
Inspired by CPU architecture, our system only loads the exact information your agent needs at any given moment. If data isn't active, it stays in deep storage until triggered just like a page fault. This slashes token costs and completely prevents context window overload.

View more