v0.2.32
What's Changed
New Features
- Added a shared
.codeclaw/skills/project skill location, with automatic import and sync for existing.claude/skills/and.codex/skills/content. - Added a
/skillsbrowser in Telegram and Feishu so project skills can be discovered and launched from the command UI. - Added recent-turn session previews after session switches to make it easier to resume work.
Improvements
- Updated skill resolution so Codex is directed to the canonical project skill file instead of hard-coded legacy Claude paths.
- Improved Feishu artifact delivery by falling back from rejected image uploads to regular file uploads when possible.
- Made
.gitignoremanagement preserve tracked project skills while still ignoring runtime.codeclawstate.
Internal
- Added unit coverage for project skill migration, skill command views, Feishu upload fallback, and session preview behavior.
Full Changelog: v0.2.31...v0.2.32