What's Changed
- feat: support doubao seed 2.0 models by @GeorgeDong32 in #12929
- feat: Optimize PR workflow with on-demand skill loading and project-level skills management by @EurFelux in #12943
- feat: add keyword-based topic search with whole-word matching and result sorting by @MaziarAshtari in #12933
- 🤖 Daily Auto I18N Sync: Feb 17, 2026 by @github-actions[bot] in #12948
- feat(zhipu): add GLM-5 model support by @Wike-CHI in #12942
- feat(moonshot): add Kimi K2.5 series model support by @Wike-CHI in #12946
- feat(qwen): add Qwen 3.5 series models support by @GeorgeDong32 in #12953
- fix: apply custom params to rephraser by @sghng in #12969
- fix(openclaw): resolve installation failure on Windows with spaces in path by @GeorgeDong32 in #12977
- feat(ci): add prepare-release skill for automated release workflow by @DeJeune in #12958
- feat(selection-assistant): update Quote behavior to use XML
<quote>tags by @Sha1rholder in #13001 - feat: Add agent skills (create-skill, gh-create-issue) and improve existing skill workflow by @EurFelux in #13004
- fix: Move labelMap inside PluginCard component by @EurFelux in #13020
- feat: Add Claude Sonnet 4.6 model support to Anthropic provider by @EurFelux in #13016
- feat: Added keyboard shortcut for model selection by @longyuxi in #12922
- fix: correct claude_args format for prepare-release workflow by @EurFelux in #13012
- feat(minapps): add proper region/language tags for all mini apps by @GeorgeDong32 in #12636
- feat(gemini): Add support for Gemini 3.1 Pro models by @EurFelux in #13015
- ci: skip tests when PR has no code changes by @DeJeune in #13034
- feat(maintenance): add post-checkout hook to auto-run pnpm install on dependency changes by @DeJeune in #13033
- chore: release v1.7.20 by @kangfenmao in #13038
New Contributors
- @MaziarAshtari made their first contribution in #12933
- @Wike-CHI made their first contribution in #12942
- @sghng made their first contribution in #12969
- @Sha1rholder made their first contribution in #13001
Full Changelog: v1.7.19...v1.7.21