🌐 Website 🤖 HAGORAGI Bot
View: Individual 3 Columns

OpenClaw is the base project on which HAGORAGI is built. This changelog records only official project changes, separate from our customizations.

February 1, 2026 v0.17.0

Advanced AI Models and Enhanced Security

  • feature Support for Claude 4.0 and Gemini 2.0 models
  • feature Enhanced security layer with encrypted context storage
  • feature Improved multi-modal processing capabilities
  • improvement Better memory management for large context windows
January 31, 2026 v0.16.0

Multi-model and improved context window

  • feature Support for Claude 3.5 Sonnet and GPT-4 Turbo
  • feature Dynamic context window per model
  • feature Automatic fallback between models
January 30, 2026 v0.15.0

Performance improvements and cache

  • feature New LRU cache system for LLM responses
  • fix Memory leak fix in long sessions (>24h)
  • breaking Skills config format change: now uses SKILL.md
January 25, 2026 v0.14.2

Bug fixes and security

  • fix Fixed API timeout errors (>30s)
  • security axios update to v1.6.5
January 20, 2026 v0.14.0

New UI and streaming

  • feature New web interface with modern design (dark/light mode)
  • feature Real-time response streaming support
  • feature New official calendar skill (Google Calendar)
January 15, 2026 v0.13.0

Skills System v2

  • feature New skill format with SKILL.md (descriptor)
  • feature exec tool to execute shell commands
  • breaking Old skill format deprecated (skill.json)
January 10, 2026 v0.12.0

Initial public release

  • feature Initial release of OpenClaw - open source AI assistant
  • feature Support for OpenAI, Anthropic, and local models
  • feature Extensible skills system with hot-reload
🔄

Automatic Synchronization

Upstream changes are synced by running update-from-upstream.sh.

View upstream repository →