Changelog
Changelog
Every version, every fix, every feature. SkillDeck follows semantic versioning — patch for fixes, minor for new agents and capabilities.
v0.0.25
Jun 12, 2026- Feat QClaw and WorkBuddy: added support for two new agents, bringing the total to 14. #55
v0.0.24
May 9, 2026- Fix Sidebar hit area: optimized row hit area and fixed gesture conflicts in the agent sidebar. #53
v0.0.23
Apr 23, 2026- Fix Agent toggle sync: corrected state synchronization after toggling agent installations. #49
v0.0.22
Apr 13, 2026v0.0.21
Apr 9, 2026- Fix Open in Terminal: now uses the system default terminal app instead of hardcoding Terminal.app. #44
- Fix Translation alignment: aligned local translation with a canonical language pair for consistency. #45
Contributors
Thanks to @rocknio for the translation fix.
v0.0.20
Apr 3, 2026- Feat Qoder: added support for Qoder as the 12th supported agent. #41
v0.0.19
Mar 31, 2026-
Fix
Root-level install: corrected skill installation when
folderPathis empty, handling repo-root-level skills properly. #38
v0.0.18
Mar 24, 2026- Feat OpenClaw custom directory: added configurable skills directory for OpenClaw agent. #37
v0.0.17
Mar 23, 2026- Feat Inline translation: added skill documentation translation using the macOS Translation framework (macOS 26+). #34
Contributors
Thanks to @rocknio for implementing the translation feature.
v0.0.16
Mar 18, 2026v0.0.15
Mar 12, 2026- Feat Font settings: added global font size configuration with dynamic settings window sizing. #28
- Feat Proxy settings: added HTTPS and SOCKS5 proxy configuration with proxy-aware networking for all git and registry operations. #29
New Contributors
Welcome @rocknio — first contribution with font settings and proxy support.
v0.0.14
Mar 10, 2026- Feat ClawHub marketplace: added ClawHub catalog browsing and installation support for OpenClaw agent. #27
v0.0.13
Mar 5, 2026v0.0.12
Feb 28, 2026-
Feat
Hidden directory support: added support for hidden directory layouts like
.claude/skills/for viewing and installing skills. #18
v0.0.11
Feb 27, 2026v0.0.10
Feb 26, 2026-
Feat
Codex skills directory: added support for
~/.codex/skills/directory layout for Codex agent. #13
v0.0.9
Feb 25, 2026- Feat Cursor: added Cursor agent support. #12
v0.0.8
Feb 25, 2026- Feat Antigravity: added Antigravity agent support. #9
v0.0.7
Feb 24, 2026-
Doc
Chinese README: added
README_CN.mdwith full Chinese documentation. #6 - Feat Registry detail view: show full SKILL.md content in the registry detail pane instead of just metadata. #7
New Contributors
Welcome @YIminta — first contribution with the Chinese README.