This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
ReleasePort's take
Moderate signalVersion v1.7.17 refactors session handling across browser and adapter components and adds local image upload support to the ChatGPT integration.
Why it matters: Refactor: update code using `workspace` or `site browser reuse` flags; Breaking change: remove `--no-live` and `--sessions` CLI options from doctor command usage. Plan migration before next deployment.
Summary
AI summaryRefactored session handling and added support for local image uploads in ChatGPT.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Breaking | Medium |
Drop --no-live and --sessions CLI options from doctor command Drop --no-live and --sessions CLI options from doctor command Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Support local image uploads in ChatGPT integration Support local image uploads in ChatGPT integration Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Refactor | Medium |
Replace workspace with explicit sessions in browser module Replace workspace with explicit sessions in browser module Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
Rename site browser reuse to persistent sessions in adapter Rename site browser reuse to persistent sessions in adapter Source: llm_adapter@2026-05-21 Confidence: low |
— |
Full changelog
What's Changed
- refactor(browser): replace workspace with explicit sessions by @jackwener in https://github.com/jackwener/OpenCLI/pull/1461
- refactor(adapter): rename site browser reuse to persistent sessions by @jackwener in https://github.com/jackwener/OpenCLI/pull/1462
- refactor(doctor): drop --no-live / --sessions + dead protocol chain by @jackwener in https://github.com/jackwener/OpenCLI/pull/1470
- feat(chatgpt): support local image uploads by @E2ern1ty in https://github.com/jackwener/OpenCLI/pull/1476
- chore(release): 1.7.17 by @jackwener in https://github.com/jackwener/OpenCLI/pull/1483
Full Changelog: https://github.com/jackwener/OpenCLI/compare/v1.7.16...v1.7.17
Breaking Changes
- Removed --no-live and --sessions flags from doctor command
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About OpenCLI
Make Any Website & Tool Your CLI. A universal CLI Hub and AI-native runtime. Transform any website, Electron app, or local binary into a standardized command-line interface. Built for AI Agents to discover, learn, and execute tools seamlessly via a unified AGENT.md integration.
Related context
Related tools
Beta — feedback welcome: [email protected]