Skip to main content

Crate microclaw_core

Crate microclaw_core 

Source
Expand description

Shared foundational types and helpers for MicroClaw.

Modulesยง

diff
Unified-diff rendering for file-modifying tools.
error
injection_scan
Prompt-injection heuristics shared across boundaries: memory writes, agent-created skills, and ClawHub skill installs all funnel untrusted text through scan_for_injection before it can reach a prompt.
llm_types
redact
PII / secret redaction helpers.
run_protocol
Stable, provider-neutral contracts for embedding and remotely hosting MicroClaw runs.
runtime_event
Provider-neutral runtime events shared by Server, Work, and headless clients.
text