Skip to content

Commit c3f54ff

Browse files
author
1bcMax
committed
docs: add v0.10.5 release notes for OpenClaw 2026.2.22 alignment
1 parent cc6f246 commit c3f54ff

1 file changed

Lines changed: 69 additions & 0 deletions

File tree

RELEASE-v0.10.5.md

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
# ClawRouter v0.10.5 - OpenClaw 2026.2.22 Alignment
2+
3+
**Release Date:** 2026-02-22
4+
5+
---
6+
7+
## 🎉 Highlights
8+
9+
-**9-Language Router** - Added ES/PT/KO/AR to all 12 scoring dimensions
10+
-**OpenClaw 2026.2.22 Compatible** - Aligned with multilingual memory update
11+
-**Updated Metadata** - Model counts corrected to 41+ across all docs
12+
13+
---
14+
15+
## 🌍 Multilingual Keyword Expansion: 5 → 9 Languages
16+
17+
**Before:** EN, ZH, JA, RU, DE (5 languages)
18+
**After:** EN, ZH, JA, RU, DE, **ES, PT, KO, AR** (9 languages)
19+
20+
OpenClaw 2026.2.22 added multilingual memory search for Spanish, Portuguese, Japanese, Korean, and Arabic. ClawRouter's 14-dimension routing scorer now matches — users querying in these languages get properly classified task complexity and correct tier routing.
21+
22+
### Keywords Added Across All 12 Dimensions
23+
24+
| Dimension | ES | PT | KO | AR |
25+
| ---------------------- | -- | -- | -- | -- |
26+
| codeKeywords |||||
27+
| reasoningKeywords |||||
28+
| simpleKeywords |||||
29+
| technicalKeywords |||||
30+
| creativeKeywords |||||
31+
| imperativeVerbs |||||
32+
| constraintIndicators |||||
33+
| outputFormatKeywords |||||
34+
| referenceKeywords |||||
35+
| negationKeywords |||||
36+
| domainSpecificKeywords |||||
37+
| agenticTaskKeywords |||||
38+
39+
---
40+
41+
## 📝 Metadata Updates
42+
43+
| File | Change |
44+
| ---------------------- | ----------------------------------- |
45+
| `package.json` | Version 0.10.4 → 0.10.5 |
46+
| `package.json` | Description: "41 models" → "41+" |
47+
| `openclaw.plugin.json` | "30+ models, 78%" → "41+ models, 92%" |
48+
| `README.md` | All model counts: 38+/30+ → 41+ |
49+
50+
---
51+
52+
## 📋 OpenClaw 2026.2.22 Compatibility Notes
53+
54+
| OpenClaw Feature | ClawRouter Impact | Status |
55+
| ------------------------ | ----------------- | ---------- |
56+
| Mistral provider support | Add models | ⏳ Pending (blocked on BlockRun backend) |
57+
| Multilingual memory | Keyword expansion | ✅ Done |
58+
| Auto-updater | No impact | ✅ N/A |
59+
| Cron parallel runs | Proxy handles it | ✅ OK |
60+
| 40+ security fixes | No impact | ✅ N/A |
61+
62+
---
63+
64+
## 🔢 Stats
65+
66+
- **Files changed:** 6
67+
- **Lines added:** 444
68+
- **Lines removed:** 23
69+
- **Tests:** 214 passed, 3 skipped

0 commit comments

Comments
 (0)