Skip to main content
Agentic OS 1.0

ANOLISAANOLISA

An operating system layer built for agents.

Cut 30–70% of your agent’s tool-output tokens with one command.

Just one thing the OS does for your agent — it also runs, recovers, and secures it.

The users of operating systems have changed. ANOLISA makes agents first-class participants at the system layer.

One entry point. Enable what you need.

curl -fsSL https://get.agentic-os.sh | bash

Bring your Agent in

Read https://agentic-os.sh/agents/ to learn how to use ANOLISA, then help me install it for this environment.

TOKENLESS · TOOL OUTPUT COMPRESSION

Keep what matters. Send fewer tokens.

Tokenless compresses tool output before it reaches the model. Errors, changes, and useful fields stay in context. Repeated records and progress noise take up less space.

These ranges come from repository benchmarks. Results vary by payload and cannot be translated directly into provider billing savings.Read the benchmark methodology

Response compression26–78%
Original tool output
{ "tool": "search_code", "status": "ok", "debug": { "latency_ms": 14, "trace": "gw-84f19", "cache": "hit" }, "results": [ { "id": 0, "name": "item-0", "path": "src/module_0/file_0.rs" }, { "id": 1, "name": "item-1", … }, … 98 more result records … ], "request_id": "req-8f3a91" }
Context-ready outputsignal preserved
tool: search_codestatus: okresults[32]{id,name,path}: 0,item-0,src/module_0/file_0.rs 1,item-1,src/module_1/file_1.rs … 30 more retained rows …<<tokenless:7f3a…>> · 68 retrievablerequest_id: req-8f3a91

When an array is long, Tokenless keeps its first 32 items and moves the rest to Stash. IDs and paths remain in the current context.

ResponseTOONStash

Solve the critical problems in Agent operations.

Everyday Agent operations depend on terminal collaboration, Token efficiency, and execution environments. Each capability can be installed independently and integrated on demand.

Open the guide