rsclaw-agent 0.1.0

Agent crate for RsClaw — internal workspace crate, not for direct use
docs.rs failed to build rsclaw-agent-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Agent subsystem.

Modules:

  • registry — AgentHandle + AgentRegistry + channel routing
  • runtime — Agent loop (LLM ↔ tool execution cycle)
  • workspace — WorkspaceContext (AGENTS.md / SOUL.md / etc.)
  • loop_detection — Sliding-window loop detector
  • collaboration — Sequential / Parallel / Orchestrated collab modes