Fixed
- OpenClaw Runtime API Mismatch: Rewrite OpenClaw extension to match the actual
OpenClawPluginApicontract fromopenclaw@2026.2.22-2. Replacesapi.getConfig()withapi.pluginConfig,api.log()withapi.logger, and migrates tool format to the realAgentToolinterface with TypeBox schemas (closes #50). - CI Package Names: Update
@openai/codex-cli→@openai/codex,@anthropic-ai/gemini-cli→@google/gemini-cli.
Changed
- Add release.sh automation script