Latest
July 2026 · 7 min
How we test that Aleph is not fooling itself
We added a deterministic fake-model suite to test the real harness: tool calls, permissions, errors, loops, context, grammar and native.
Read postJuly 2026 · 6 min
Aleph learns to remember (without the cloud)
Persistent memory across sessions with project-scoped MEMORY.md and global USER.md.
June 2026 · 7 min
Aleph learns to google (without Google)
web_search and web_fetch with zero paid APIs, plus detection of JS-only pages.
May 2026 · 6 min
The agent that actually does things
Tools, permissions and the autonomous loop that turns the model into a real assistant, not just a chatbot.
April 2026 · 5 min
Real streaming: token by token
Why streaming matters and how we wired llama-server to the UI in real time without anything blowing up.