OpenClaw 2026.4.5 — MEGA Release ที่ใหญ่ที่สุดในประวัติศาสตร์
อ่าน Release Notes ต้นฉบับ: GitHub Releases
video_generate — สั่ง Agent สร้างวิดีโอได้แล้ว 🎬
OpenClaw เพิ่ม built-in tool video_generate ให้ agent สั่งสร้างวิดีโอผ่าน chat ได้โดยตรง ไม่ต้องต่อ API เองอีกต่อไป
Providers ที่รองรับ:
- xAI Grok (
grok-imagine-video) — สร้างวิดีโอจาก text prompt - Alibaba Wan — วิดีโอคุณภาพสูงจาก Alibaba Model Studio
- Runway — สำหรับ cinematic video generation
ตัวอย่างการใช้งาน:
คุณ: สร้างวิดีโอสั้น 5 วินาที แมวขาวกำลังเล่นในสวน แสงบ่ายอ่อนๆ สไตล์ cinematic
OpenClaw: กำลังสร้างวิดีโอผ่าน Runway...
[วิดีโอถูกส่งกลับมาใน reply โดยตรง]Config ตัวอย่าง (openclaw.json):
{
"tools": {
"video_generate": {
"provider": "runway",
"defaultDuration": 5,
"resolution": "720p"
}
}
}music_generate — สร้างเพลงผ่าน Agent 🎵
Tool ใหม่ music_generate สำหรับสร้างเพลงจาก text description พร้อม async task tracking เพราะ generation ใช้เวลานาน
Providers ที่รองรับ:
- Google Lyria — เพลงคุณภาพ Google DeepMind
- MiniMax — รองรับ style หลากหลาย
- ComfyUI workflow-backed — สร้างผ่าน workflow ของตัวเอง
ตัวอย่างการใช้งาน:
คุณ: สร้างเพลง background สำหรับ podcast เทคโนโลยี
โทนสงบ เน้น ambient electronic ความยาวประมาณ 1 นาที
OpenClaw: เริ่ม music generation task แล้ว... (task ID: music-xxxx)
จะแจ้งเมื่อเสร็จ
[ประมาณ 30 วินาที]
เพลงเสร็จแล้ว! 🎵 [ไฟล์ audio แนบมา]ตัวอย่าง prompt style ต่างๆ:
"เพลง lo-fi hip hop สำหรับอ่านหนังสือ 3 นาที ไม่มีเนื้อร้อง""intro เพลงสไตล์ corporate เครื่องดนตรี piano + strings 30 วินาที""บีต trap ไทย 128 BPM สำหรับ social media video"
ComfyUI Plugin — Local & Cloud Workflows 🖼️
Bundled plugin comfy เชื่อมต่อ ComfyUI ทั้ง local instance และ Comfy Cloud ทำให้ workflows ทรงพลังของคุณกลายเป็น tools ที่ agent ใช้ได้เลย
สิ่งที่ทำได้:
- ใช้ ComfyUI workflow สำหรับ
image_generate,video_generate,music_generate - Prompt injection เข้า workflow node ได้โดยตรง
- อัปโหลด reference image เป็น input ได้
- Live test ก่อน deploy จริง
ตัวอย่าง config (openclaw.json):
{
"plugins": {
"entries": {
"comfy": {
"enabled": true,
"config": {
"host": "http://127.0.0.1:8188",
"defaultWorkflow": "text-to-image"
}
}
}
}
}วิธีทดสอบ ComfyUI connection:
openclaw plugins test comfy
# Expected: ✅ ComfyUI connected at http://127.0.0.1:8188Memory Dreaming — Experimental 🌙
ระบบ Memory ใหม่ที่ทำงานแบบ background เพื่อโปรโมท short-term memory ไปเป็น long-term memory อัตโนมัติ เหมือน brain กำลัง "ฝัน" ระหว่างพัก
3 Phases:
- Light — scan memory ใหม่ๆ เร็ว ทำบ่อย
- Deep — categorize และ link ความสัมพันธ์ระหว่าง memories
- REM — distill เป็น lasting truths เขียนลง
MEMORY.md
Commands ที่ใช้ได้:
/dreaming — ดู status + สั่ง trigger manual
/dreaming start — เริ่ม dreaming session ทันที
/dreaming status — ดู phase ปัจจุบัน + last run timeopenclaw memory rem-harness # ทดสอบ REM promotion
openclaw memory promote-explain # อธิบายว่า memory ไหนจะถูกโปรโมทตัวอย่าง Config เปิด Dreaming:
{
"memory": {
"dreaming": {
"enabled": true,
"frequency": "nightly",
"phases": ["light", "deep", "rem"]
}
}
}dreams.md — OpenClaw จะเขียน dreaming trail ลง dreams.md ใน agent workspace ให้อ่านย้อนหลังได้ว่า agent "คิด" อะไรในแต่ละคืน
Control UI — รองรับ 12 ภาษา (รวมภาษาไทย!) 🌍
Control UI ตอนนี้รองรับหลายภาษา:
- 🇨🇳 จีนตัวย่อ / จีนตัวเต็ม
- 🇧🇷 โปรตุเกส (บราซิล)
- 🇩🇪 เยอรมัน / 🇪🇸 สเปน
- 🇯🇵 ญี่ปุ่น / 🇰🇷 เกาหลี
- 🇫🇷 ฝรั่งเศส / 🇹🇷 ตุรกี
- 🇮🇩 อินโดนีเซีย / 🇵🇱 โปแลนด์
- 🇺🇦 ยูเครน
เปลี่ยนภาษาได้ที่ Control UI → ⚙️ Settings → Language
ClawHub ใน Skills Panel 🛒
ตอนนี้ install skill ได้โดยไม่ต้องออกจาก OpenClaw เลย มี marketplace built-in ใน Control UI
วิธีใช้:
- เปิด Control UI → Skills Panel
- กด Browse ClawHub
- ค้นหา skill ที่ต้องการ → กด Install
- OpenClaw จะ install และ activate ให้อัตโนมัติ ไม่ต้อง restart
Prompt Cache Improvements ⚡
ปรับปรุงให้ cache hit rate สูงขึ้นอย่างมีนัยสำคัญ ช่วยลด latency และค่า API:
- Deterministic MCP tool ordering — tool list เรียงลำดับเดิมทุกครั้ง ไม่ break cache
- Normalized system-prompt fingerprints — whitespace ต่างกันไม่กระทบ cache อีกต่อไป
ดู cache statistics ด้วย:
openclaw status --verbose
# Shows: cache hit rate, total requests, tokens savedBreaking Changes ⚠️
Legacy config aliases ถูกลบแล้ว ต้องตรวจสอบและอัปเดต config ก่อน update ถ้าใช้ค่าเหล่านี้:
| Config เก่า | สิ่งที่ต้องทำ |
|---|---|
| talk.voiceId / talk.apiKey | ย้ายไปยัง voice.* |
| agents.*.sandbox.perSession | ดู migration docs |
| browser.ssrfPolicy.allowPrivateNetwork | ใช้ network.allow แทน |
| hooks.internal.handlers | ใช้ hooks.handlers แทน |
| Channel allow toggles | ใช้ enabled: true/false แทน |
Auto-fix ทำได้ด้วย:
openclaw doctor --fixแนะนำการ Backup, Update และ Commands สำคัญ 🛡️
ขั้นตอนที่ 1 — Backup ก่อน Update
สำคัญมาก: ทำ backup ก่อนเสมอ โดยเฉพาะ release ที่มี breaking changes
# Backup config หลัก
cp ~/.openclaw/openclaw.json ~/.openclaw/openclaw.json.bak
# Backup memory files (ถ้ามี)
cp -r ~/.openclaw/memory ~/.openclaw/memory.bak
# Backup exec-approvals
cp ~/.openclaw/exec-approvals.json ~/.openclaw/exec-approvals.json.bakขั้นตอนที่ 2 — Update OpenClaw
# วิธีที่ 1: ผ่าน CLI (แนะนำ)
openclaw update
# วิธีที่ 2: ถ้าติดตั้งผ่าน npm
npm update -g @openclaw/openclaw
# ตรวจสอบ version หลัง update
openclaw --version
# ควรแสดง: openclaw/2026.4.5ขั้นตอนที่ 3 — Migrate Config และตรวจสอบ
# Auto-migrate config (ทำก่อนรัก OpenClaw ใหม่)
openclaw doctor --fix
# ตรวจสอบสถานะโดยรวม
openclaw doctor
# ดู cache performance
openclaw status --verbose
# ตรวจสอบ plugins ทั้งหมด
openclaw plugins listCommands ใหม่ที่มาพร้อม v2026.4.5
# Memory Dreaming
/dreaming # ใน chat — ดู / trigger dreaming
openclaw memory rem-harness # ทดสอบ REM phase
openclaw memory promote-explain # อธิบาย promotion decisions
# Task Flows
openclaw flows list # ดู task flows ทั้งหมด
openclaw flows show <id> # รายละเอียด flow
openclaw flows cancel <id> # ยกเลิก flow
# Status & Debug
openclaw status --verbose # ดู cache hit/miss + provider info
openclaw doctor # ตรวจสอบ config + health
openclaw doctor --fix # auto-fix config ที่ outdatedถ้าต้องการ Rollback
# ติดตั้ง version เก่ากลับ
npm install -g @openclaw/openclaw@2026.4.2
# Restore config จาก backup
cp ~/.openclaw/openclaw.json.bak ~/.openclaw/openclaw.json*Release นี้มี contributor ทั้งหมด 100+ คน — ใหญ่ที่สุดในประวัติศาสตร์ OpenClaw 🎉*
*ขอบคุณทุกคนที่ช่วย report bugs, เขียน docs, และ contribute code ให้โปรเจกต์น้ี*
