This release completes the public rename to Image Agent Studio and removes old release-package naming from the publishing flow.
What Changed
- README and README.zh-CN now describe the project as a standalone image agent workstation, with provider-neutral wording for official OpenAI-style APIs, custom OpenAI-compatible gateways, Sub2API, NewAPI, and future adapters.
- The package name is now
image-agent-studio. - Release packages now use only:
image-agent-studio-core-update-*.zipimage-agent-studio-service-update-*.zip
- The old package wrapper entry was removed.
- The release checker now fails if legacy
image-sub2api-studio-*orai-image-workbench-*update packages appear inrelease/.
Verification
npm run check:deploynpm run check:releasenpm run check:htmlnpm run check:docs