Skip to content

v0.1.4

Choose a tag to compare

@oxyc oxyc released this 14 Apr 10:25
· 126 commits to main since this release
Replace classic meta box with Gutenberg PluginDocumentSettingPanel

- New skill-editor.jsx entry point with PluginDocumentSettingPanel
- Model dropdown populated from ProviderRegistry via localized data
- Schedule dropdown (None/Hourly/Daily/Weekly)
- Uses useEntityProp to read/write registered post meta
- Saves automatically with the post (no custom save handler)
- Removed classic meta box, nonce, and save_post hook

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>