chore(ai-models-provider): release version 0.2.8#25
Conversation
- Updated by GitHub Actions - Execution time: 2026-05-26 00:51:44 UTC - Workflow: Update AI Models List - Run number: 162
- Updated by GitHub Actions - Execution time: 2026-05-27 00:53:51 UTC - Workflow: Update AI Models List - Run number: 163
There was a problem hiding this comment.
Code Review
This pull request adds privacy policy files (PRIVACY.md) for both the ai-models-provider and storage-tools plugins, outlining data handling by Qiniu Cloud. Additionally, it bumps the plugin version in manifest.yaml from 0.2.6 to 0.2.8 and adjusts the ordering of the openai-gpt-5.2-codex model in the LLM position configuration. There are no review comments, and I have no additional feedback to provide.
| @@ -0,0 +1,9 @@ | |||
| # Privacy Policy | |||
There was a problem hiding this comment.
This PR adds a new privacy policy for storage-tools, but only ai-models-provider/manifest.yaml is version-bumped. Since storage-tools/manifest.yaml still advertises version: 0.2.2, any release/marketplace flow that packages by the manifest version may not publish this new policy for the storage plugin. Please bump the storage plugin version as well, or move this file into the next storage-tools release.
No description provided.