bot

v2.1.0

The Universal Autonomous Entity Standard. A local-first framework for observable, composable agents with policy-guarded execution on ClawHub.

0· 565· 8 versions· 1 current· 1 all-time· Updated 1mo ago· MIT-0

BOT: Standardized Agent Framework

bot is a local-first agent framework for observable execution, composable tool use, and multi-agent orchestration.

Safety Model

  • Network: Core demos do not initiate outbound network requests by default.
  • Execution: This release provides policy-guarded local execution, not OS-level sandbox isolation.
  • File System: Local memory is stored in ./.bot_memory/ by default, configurable via BOT_MEMORY_DIR.
  • Viewer: Optional local monitor binds to 127.0.0.1 only when explicitly started.
  • Credentials: No external API keys required for core demos.

Included Capabilities

  • Single-agent reasoning core
  • Botfile static declaration
  • TUI thought visualization
  • Crypto identity and signing
  • Multi-agent coordination
  • Local Web thought-tree viewer
  • Unified local run entrypoint
  • Capability-aware tool registration
  • Policy-guarded execution layer

Quick Start

PYTHONPATH=. python3 examples/run_bot.py --mode multi --prompt "Design a safe local-first agent workflow"

Custom Roles

PYTHONPATH=. python3 examples/run_bot.py --mode multi --roles "planner_bot,critic_bot,executor_bot,auditor_bot"

Single-Agent Mode

PYTHONPATH=. python3 examples/run_bot.py --mode single --prompt "Summarize this task safely"

Then open:

Version tags

latestvk9741d80z206cvgkgq82a283s58302x8