#ai-agent #llm-provider #pipeline #llm

clawft-core

Core engine for clawft (agent loop, message bus, context management)

18 releases (5 breaking)

Uses new Rust 2024

0.6.12 Apr 17, 2026
0.6.11 Apr 17, 2026
0.5.5 Apr 10, 2026
0.4.3 Apr 4, 2026
0.1.1 Mar 31, 2026

#1206 in Development tools


Used in 4 crates

MIT/Apache

2MB
44K SLoC

clawft-core

Core engine for the clawft AI assistant framework.

Contains the agent loop, message bus, session management, tool registry, context builder, memory store, and the 6-stage pipeline system.

Crate Ecosystem

WeftOS is built from these crates:

Crate Role
weftos Product facade -- re-exports kernel, core, types
clawft-kernel Kernel: processes, services, governance, mesh, ExoChain
clawft-core Agent framework: pipeline, context, tools, skills
clawft-types Shared type definitions
clawft-platform Platform abstraction (native/WASM/browser)
clawft-plugin Plugin SDK for tools, channels, and extensions
clawft-llm LLM provider abstraction (11 providers + local)
exo-resource-tree Hierarchical resource namespace with Merkle integrity

Source: https://github.com/weave-logic-ai/weftos

Dependencies

~11–32MB
~397K SLoC