NEW

EasyClaw v2 brings 13 major features to the autonomous agent framework. These capabilities are integrated into every domain of the architecture: memory, security, agents and monitoring.

Memory

NEW

Automatic memory extraction, multi-level context compaction, semantic selection and autonomous dreaming.

extract-memories, compaction, memory-selection, auto-dream

Security

NEW

Intelligent permission classifier, blocking PreToolUse hooks, and adversarial verification agent.

permission-classifier, hooks, verification-agent

Agents

NEW

Markdown definitions, coordinator orchestration, automatic retry/failover and task system.

agent-definitions, coordinator, retry-failover, task-system

Quality

NEW

Implementation verification and automatic report simplification.

verify, simplify

An autonomous AI agent running 24/7 without constant supervision raises a fundamental question: who controls what, and how? Our answer is a strict three-level hierarchy where authority flows exclusively top-down. No component can escalate its own privileges.

Level 1

Human Supervisor

Absolute control. Can stop, reconfigure or replace any component. Authority cannot be bypassed by the system.

Level 2

Technical Supervisor

Intermediate governance layer. Defines rules, limits and agent permissions. Continuous oversight.

Level 3

Executing Agent

Operates within the defined framework. No autonomy outside granted permissions. Each session is isolated.

We publish tools built in production under an open-source license. These tools are extracted directly from our deployment -- they run every day on our infrastructure before being shared.

Exec Guardian

Runtime shell command enforcement daemon. Three policy tiers, fail-closed, OS-level immutability.

Live Dashboard

Single-file web server for real-time monitoring. Bridge logs, security decisions, memory status.

Bridge Logging

Inter-agent communication scripts with full JSONL audit trail. Webhook transport, log rotation.

Architecture | OpenClaw × Easylab