closedclaw

Personal AI assistant gateway - fork of OpenClaw with GTK GUI, Ollama integration, and enhanced lite mode

22 articles 3 View on GitHub ↗
22 articles
How the ClosedClaw Browser Tool Leverages Playwright for Web Automation Tasks

Discover how the ClosedClaw browser tool uses Playwright for web automation. It translates commands into deterministic Playwright API calls via a persistent Chrome DevTools Protocol connection. Optimize your workflow today.

how-to-guide
Feb 25, 2026
How Session Stores Persist and Retrieve Conversation History Efficiently in ClosedClaw

Discover how ClosedClaw's session stores use atomic JSON5 files, in-memory caching, and file locking for crash-resilient persistence and fast retrieval of conversation history.

internals
Feb 25, 2026
What Telemetry Data Does the ClosedClaw Agent Collect and How Is It Stored?

Discover what telemetry data the ClosedClaw agent collects, including run counts, latency, and error logs. Learn how this data is stored within *.claws* script files in JSON format.

telemetry-data-collection
Feb 25, 2026
How ClawTalk's Model Escalation Logic Determines When to Switch Between Different LLMs

Discover how ClawTalk's model escalation logic switches LLMs. Learn about its confidence-based pipeline routing prompts to local or cloud models based on intent and complexity.

internals
Feb 25, 2026
Understanding the 10 Blocks in the ClosedClaw .claws File Specification

Explore the 10 distinct blocks in the .claws file specification. Understand their roles in identity, metadata, logic, proofs, and more for literate executables.

architecture
Feb 25, 2026
How to Configure ClosedClaw Gateway Exposure: Local, LAN, Tailscale, and Public Access Options

Explore ClosedClaw gateway exposure options: local, LAN, Tailscale, and public access. Learn how to configure these modes easily for your security needs. Get secure access now.

how-to-guide
Feb 25, 2026
How ClosedClaw's Sandbox Execution Environment Isolates Tool Operations

Discover how ClosedClaw's Docker sandbox secures tool operations with containerization, read-only filesystems, and network lockdown. Prevent host compromise effectively.

internals
Feb 25, 2026
Detailed Message Flow from GTK User Input to Agent Response via the Orchestrator in ClosedClaw

Discover the detailed message flow from GTK user input to agent response via the orchestrator in ClosedClaw. Understand the six architectural stages involved in seamless communication.

architecture
Feb 25, 2026
How Authentication Profiles Are Defined and Managed in ClosedClaw’s AuthProfileStore

Learn how ClosedClaw defines and manages authentication profiles in its AuthProfileStore for API keys, static tokens, and OAuth credentials. Explore versioning, locking, and overrides.

how-to-guide
Feb 25, 2026
Encryption Algorithms and Key Derivation Functions in ClosedClaw: A Technical Deep Dive

Explore ClosedClaw's security stack using XChaCha20-Poly1305 encryption and Argon2id key derivation. Protect your data with these advanced cryptographic functions.

deep-dive
Feb 25, 2026
How the ClosedClaw Gateway Manages Model Fallback When the Primary Ollama Model Becomes Unavailable

Discover how the ClosedClaw gateway seamlessly manages Ollama model fallback when primary instances fail. Learn about its automatic rerouting and priority-based model selection for uninterrupted service.

how-to-guide
Feb 25, 2026
Shadow Factory in ClosedClaw: Autonomous Tool Generation Explained

Discover the Shadow Factory in ClosedClaw. Learn how this autonomous component generates new tools by identifying capability gaps and optimizing agents.

deep-dive
Feb 25, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →