🔒 FULLY DECENTRALIZED · ZERO TELEMETRY

Code with AI Agents.
Own Your Stack.

Decursor brings LiberClaw coding agents to your terminal and VS Code — persistent, private, and running on Aleph Cloud. No subscriptions. No surveillance.

Trusted by early builders on Aleph Cloud

agent.ts
EXPLORER
📁 my-project
📄 main.py
📄 agent.ts
📄 utils.py
📄 README.md
📄 .env
from liberclaw import Agent, Session
# Initialize persistent agent session
session = Session(node="aleph://node-1")
agent = Agent(session=session, model="liberclaw-v2")
@agent.on_message
async def handle(msg: str) -> str:
response = await agent.generate(
prompt=msg,
context=session.history
)
return response
LiberClaw Agent
"Refactor handle() to add error handling"
I'll add try/except blocks and log failures to the session. Want me to apply the changes?

POWERED BY

Aleph Cloud
LibertAI
LiberClaw

Your coding tools are watching you.

Cursor, Copilot, and others are powerful — but they come at a cost you might not have agreed to.

×

Code uploaded to central servers

Every keystroke, every file — analyzed and stored on vendor infrastructure.

×

$20/month with no data guarantees

Subscriptions lock you in. Your data rights are buried in ToS you didn't write.

×

Agents reset every session

No memory. No continuity. You re-explain your entire codebase every time.

Meet Decursor.

Two tools. One mission: your code stays yours.

Built on Aleph Cloud's decentralized compute, Decursor gives you persistent AI coding agents with zero vendor lock-in.

>_

Decursor CLI

Run LiberClaw agents from your terminal. Persistent sessions, local config, no account required.

VS Code Extension

Inline AI suggestions, agent chat panel, and file-aware context — all routed through your Aleph node.

~ zsh
$ decursor init
Connected to Aleph Cloud node (eu-west-1)
LiberClaw agent loaded (v2.1.4)
Reading project context... 847 files indexed
> What are we building today?
Agent I've analyzed your /src directory.
I see a FastAPI backend + React frontend.
I can help with routes, components, or tests.
What should we tackle first?

Up and running in minutes.

01

Install

One command to get started.

npm install -g decursor
02

Connect

Link to Aleph Cloud or your own node. No account. No email. No tracking.

03

Build

Your LiberClaw agent starts, reads your codebase, and stays persistent across every session.

Everything you need. Nothing you don't.

🔒

Privacy by Default

Zero telemetry. Your code never leaves your machine without explicit permission.

Persistent Agents

Agents remember your project, preferences, and history — across every session, forever.

💰

80% Cheaper

Pay per use in ALEPH tokens. No subscription. No usage caps. Pay for what you use.

🌐

Truly Decentralized

Built on Aleph Cloud — censorship-resistant, always available, no single point of failure.

🧠

LiberClaw Intelligence

Powered by LibertAI's LiberClaw models — specialized for coding, not general-purpose chat.

🔌

VS Code Native

First-class extension with inline suggestions, diff views, agent panel, and one-click Apply.

Built different.

Not another wrapper around OpenAI.

FeatureDecursorCursor / Copilot
PricingPay-per-use (ALEPH tokens)$20/mo subscription
Data PrivacyZero telemetry, local-firstCode sent to vendor servers
Agent MemoryPersistent across sessionsResets every session
InfrastructureAleph Cloud (decentralized)Centralized cloud
Censorship RiskNoneSubject to ToS changes
Model Lock-inOpen (LiberClaw + LibertAI)Locked to vendor models

Join the early access.

We're onboarding builders on Aleph Cloud. Get in early, shape the roadmap.

No spam. No tracking. Unsubscribe anytime.