yan@yandesbiens:~/projects$ cat agentos/README.md

agentos ● live

a cognitive kernel for agents

agentos is the plumbing the rest of my work stands on. It's a small, terminal-native runtime that gives an agent the essentials: a bus of tools it can discover and call, pluggable LLM providers, persistent memory, and a tight event-driven loop.

It runs anywhere — including Termux on a phone. The same chat you're talking to on this site is powered by the Cloudflare provider that ships with it.

// highlights

// stack