You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat!: remove OCI layer, deprecated aliases, and stub methods
Remove the OCI module and constants, drop deprecated `api_key`/`api_url`
parameter aliases from `configure()`, remove unimplemented stub methods
(`install_vscode_skills`, `write_lockfile`, `verify`), and add dynamic
version resolution from package metadata.
BREAKING CHANGE: `OCI_MEDIA_TYPE_ASSET`, `OCI_MEDIA_TYPE_CONFIG`,
`api_key`, `api_url`, `install_vscode_skills()`, `write_lockfile()`,
and `verify()` have been removed from the public API.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments