Skip to content

Releases: clawlib/ClawLib

ClawLib-v1.0.0-BETA

23 Feb 07:25
f777519

Choose a tag to compare

🦞 ClawLib v1.0.0-BETA: The OpenClaw Awakening

We are proud to announce the first public beta of ClawLib, a high-performance AI Agent framework built on the OpenClaw architectural standard. This release transforms the way autonomous agents communicate and reason.


✨ Key Features / 主な機能

  • OpenClaw Control Plane: Implemented a robust Gateway system for unified multi-channel communication (WhatsApp, Telegram, and CLI).
  • Lane Queue System: Introduced serialized message processing to ensure session integrity and prevent race conditions.
  • Provider-Agnostic Kernel: Seamlessly switch between Anthropic (Claude 3.5), OpenAI (GPT-4o), Google (Gemini 2.0), and Local AI (Ollama).
  • Zod-Powered Skills: Strictly typed tool-calling system for secure and predictable agent actions.
  • Bilingual Core: Full documentation and code comments in both English and Japanese.
  • Interactive CLI: New interactive loop with animated loading states (Thinking -> Acting -> Observing).

🛠️ Developer Improvements

  • Added automated provider detection in examples.
  • Enhanced Gemini compatibility with recursive schema sanitization.
  • Cleaned up circular dependencies for better local execution.

🎌 日本語 (Japanese Summary)

OpenClaw 標準に基づいた AI エージェントフレームワーク ClawLib の初のベータ版をリリースしました。マルチチャネル通信、レーンキュー方式による安全なメッセージ処理、そして複数の AI プロバイダー(Anthropic, OpenAI, Gemini, Ollama)への対応が完了しています。


Full Changelog: https://github.com/clawlib/ClawLib/commits/v1.0.0-beta