Picks up where you left off.
Memory lives in readable files on your machine, each entry with its source. Bring your sessions from Claude Code, Codex, OpenCode and pi, or search their history without importing it.
Memory with sourcesYour models. Your machines. Your rules. Zana Agent works in your terminal and remembers your projects. Zana Cloud lets you follow and steer it from any browser or your phone.
Created by Ordis Hysa
zana“Find the cause of the failing test. Explain the change and run the relevant checks.”
Give it a task. Steer the conversation as the work develops.
Your project. Your model. Context you can inspect.
Most agents forget when the chat ends and stop when you close the laptop. Zana keeps the thread, and keeps to the limits you set.
Memory lives in readable files on your machine, each entry with its source. Bring your sessions from Claude Code, Codex, OpenCode and pi, or search their history without importing it.
Memory with sourcesA background service runs scheduled agents on your machine, each with its own model and permissions. With Zana Cloud you can check in from your phone.
Scheduled agentsEvery tool declares what it changes, so read-only mode and per-agent permissions are enforced by the runtime. API keys stay out of shell commands, and secrets are redacted from what is saved or streamed.
Declared side effectsBring your own API keys, or run local models with Ollama. Usage is billed by your provider; Zana adds no markup.
Zana is independent and not affiliated with these providers.
Zana works on its own in your terminal, with no account. Zana Cloud adds a private workspace where the same sessions run and stay within reach, from any browser or your phone.
In Albanian folklore, Zana e malit is the fairy of the mountains, a guardian of the heroes who cross them. Zana Agent keeps watch over your projects in the same spirit: it remembers the path, keeps going when you step away, and stays within the bounds you set.
Zana Agent and Zana Cloud are created by Ordis Hysa.
Investors and partners: [email protected]Install Zana, open your project, choose a model.
Your first sessioncurl -fsSL https://zanaagent.app/install | shRequires curl + bash. The installer provisions Bun when needed.
Installs for your user, adds Zana to PATH and starts its background service. What to know before you start ↓
No account is needed for Zana Agent. You will need access to the model provider you choose.
Check your environment and see which providers are ready.
zana doctor
zana initLaunch an interactive session from the repository you want to work on.
cd your-project
zanaAsk for an explanation, a focused change or a review of the code in front of you.
“Explain how this project is structured and where its tests live.”
Zana is an early-stage project. Interfaces and behavior may change as it develops.
Yes. Zana Agent is free for personal and commercial work under its license. Your model provider bills its own usage. Zana Cloud is in private preview.
Sessions, configuration and memory live on your machine under ~/.zana-agent/. When you use a remote model, prompts and relevant context are sent to that provider. You can choose Ollama for a local model.
It downloads the published Zana bundle, provisions Bun if needed, updates your user PATH and starts the background service. No administrator account is required. Open “Read the installer” above to inspect the script and its options before running it.
Use the PowerShell installer and run zana doctor first. Windows support has limitations: automatic startup at login is not installed, terminal images fall back to text, and shell and permission behavior differ. Persistent execution is restricted where required permission guarantees are unavailable. Update by rerunning the PowerShell installer.