🌐 Website 🔧 OpenClaw Official
View: Individual 3 Columns

HAGORAGI currently has 15+ custom skills:

📝 Notion Integration 🌐 Web Deploy GitHub 💬 Slack Messaging 📱 Telegram Bot 🔔 Telegram Notify 🔄 GitHub Sync 💾 Auto Backup 🔐 Secret Redaction 📊 Upstream Tracker 🐳 Docker Deploy 📋 Cron Manager 🔒 Git Lock

View all skills →

February 1, 2026 v2.4.0

Latest Developments and Advanced Features

  • feature Real-time changelog updates via Telegram integration
  • feature Enhanced web deployment automation and GitHub Pages integration
  • feature Advanced browser automation capabilities
  • feature Improved session management and cross-session communication
  • improvement Enhanced memory management and context retention
  • improvement Better integration with development workflows
February 1, 2026 v2.3.0

Advanced Web Skills and Enhanced Capabilities

  • feature Web deployment automation with GitHub Pages integration
  • feature Dynamic changelog updates via Telegram commands
  • feature Advanced web search and content fetching capabilities
  • feature Browser automation for web interaction and snapshots
  • improvement Enhanced memory management and context retention
  • improvement Better session management and cross-session communication
February 1, 2026 v2.2.0

Dynamic navigation and path fixes

  • fix Navigation now detects depth and generates correct paths
  • fix Links work from any subdirectory
  • improvement Dynamic getBasePath() in script.js
  • improvement Consistent template verified on all pages
February 1, 2026 v2.1.0

New modular website and notification fix

  • feature New website with unified and consistent template
  • feature Theme system (dark/light) with localStorage persistence
  • feature Two separate changelogs: HAGORAGI (custom changes) + OpenClaw (upstream)
  • feature Navigation with dropdowns and responsive mobile menu
  • fix Fixed "internal copy" notification spam every 5 min
  • improvement backup-openclaw-code.sh uses rsync --itemize-changes
  • improvement Only notifies when real changes detected
January 31, 2026 v2.0.0

Telegram notifications and improved sync

  • feature Scripts auto-load notify.env (TELEGRAM_BOT_TOKEN, CHAT_ID)
  • feature Created notify.env.example as safe template
  • feature Script copy-notify-scripts-to-openclaw.sh for deployment
  • feature Complete documentation README-notify-sync.md
  • fix Telegram notifications now work correctly in cron
  • improvement Notification messages with Markdown format
January 30, 2026 v1.9.0

Notion skill with exec tool

  • feature Notion skill migrated to use OpenClaw exec tool
  • feature add-to-notion-backlog.sh with configurable NOTION_DATABASE_ID
  • feature New docs/notion/NOTION-SETUP.md with complete guide
  • feature Support for properties: title, URL, category, priority
  • fix Troubleshooting for "Tool not found" in skills
January 29, 2026 v1.8.0

Robustness in automation scripts

  • feature sync-from-github.sh with exponential retry (2s, 4s, 8s, 16s)
  • feature backup-to-github.sh with git-lock.sh to avoid conflicts
  • security Automatic redaction of apiKeys, tokens, and secrets in backups
  • feature Notifications include direct URL to commit on GitHub
  • feature docs/openclaw/RUNBOOK.md with common error troubleshooting
  • improvement Detailed logs with timestamps in /var/log/
January 28, 2026 v1.7.0

Skill web-deploy-github

  • feature New skill for automatic deploy to GitHub Pages
  • feature Minimalist landing page template
  • feature Portfolio template with cards
  • feature BOT-INSTRUCTIONS.md with usage examples
  • feature Custom domains support
January 27, 2026 v1.6.0

Improved Slack skill

  • feature Send messages to channels and DMs
  • feature Slack Blocks support (rich formatting)
  • feature Read recent messages from channels
  • improvement Slack API rate limits handling
January 25, 2026 v1.5.0

Telegram Bot Integration

  • feature @hagoragi_bot as main mobile chat interface
  • feature Secondary bot dedicated to system notifications
  • feature telegram-notify.sh script with Markdown support
  • feature Automatic notifications for sync, backup, upstream updates
  • feature Commands: /status, /sync, /backup, /help
January 23, 2026 v1.4.0

Automated cron system

  • feature Cron every 5 min: sync-from-github.sh
  • feature Cron every hour: backup-to-github.sh
  • feature Daily cron: update-from-upstream.sh
  • feature install-crontab.sh script for automatic configuration
January 22, 2026 v1.3.0

Docker Compose for VPS

  • feature docker-compose.yml for VPS deployment
  • feature Persistent volumes for data and configuration
  • feature Healthchecks and automatic restart
  • feature vps-config/README.md documentation
January 21, 2026 v1.2.0

GitHub ↔ KVM8 Synchronization

  • feature sync-from-github.sh script for automatic pull
  • feature backup-to-github.sh script for pushing changes
  • feature Conflict detection with automatic stash
  • security SSH keys without passphrase for cron
January 20, 2026 v1.0.0

HAGORAGI initial release

  • feature OpenClaw fork with custom configuration for KVM8
  • feature Initial skill: Notion to save links in Backlog
  • feature Initial skill: Slack for messaging
  • feature Architecture documentation docs/infra/ARCHITECTURE-KVM8.md
  • feature MEMORY.md for persistent assistant context