Skip to content

v0.2.32

Choose a tag to compare

@github-actions github-actions released this 13 Mar 00:01
· 396 commits to main since this release

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 /skills browser 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 .gitignore management preserve tracked project skills while still ignoring runtime .codeclaw state.

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