| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| opencli-extension-v1.0.10.zip | 2026-05-10 | 41.8 kB | |
| README.md | 2026-05-10 | 2.4 kB | |
| v1.7.16 source code.tar.gz | 2026-05-10 | 2.8 MB | |
| v1.7.16 source code.zip | 2026-05-10 | 3.8 MB | |
| Totals: 4 Items | 6.6 MB | 0 | |
What's Changed
- perf(adapters): hoist cookie reads to page.getCookies (Tier 1, 25 files) by @jackwener in https://github.com/jackwener/OpenCLI/pull/1450
- perf(twitter): drop redundant goto+wait — framework auto pre-navs (PR C) by @jackwener in https://github.com/jackwener/OpenCLI/pull/1451
- refactor(browser): split interactive and automation windows by @jackwener in https://github.com/jackwener/OpenCLI/pull/1453
- perf(twitter): enable browserSession reuse:site on 17 read-only adapters (PR B) by @jackwener in https://github.com/jackwener/OpenCLI/pull/1454
- perf(deepseek): replace fixed-sleep waits with selector-based readiness by @jackwener in https://github.com/jackwener/OpenCLI/pull/1449
- perf(claude): replace fixed-sleep waits with selector-based readiness (D2) by @jackwener in https://github.com/jackwener/OpenCLI/pull/1452
- fix(chatgpt): add Chinese locale selectors for image command by @cd233ljx in https://github.com/jackwener/OpenCLI/pull/1354
- feat(openreview): add author command for ID-explicit publication lookup by @Benjamin-eecs in https://github.com/jackwener/OpenCLI/pull/1365
- fix(xiaohongshu): fallback to base64 upload when CDP setFileInput returns 'Not allowed' by @DevEverything01 in https://github.com/jackwener/OpenCLI/pull/1374
- perf(reddit): opt 13 browser adapters into shared site-tab lease by @jackwener in https://github.com/jackwener/OpenCLI/pull/1455
- chore(extension): rename adapter tab group by @jackwener in https://github.com/jackwener/OpenCLI/pull/1457
- feat(help): structured help for daemon/plugin/adapter/profile namespaces by @jackwener in https://github.com/jackwener/OpenCLI/pull/1407
- feat(external): register tg-cli, discord-cli, wx-cli by @jackwener in https://github.com/jackwener/OpenCLI/pull/1458
- docs(readme): list tg-cli, discord-cli, wx-cli in External CLI sections by @jackwener in https://github.com/jackwener/OpenCLI/pull/1459
- perf(chatgpt): replace fixed-sleep waits with selector-based readiness (D3) by @jackwener in https://github.com/jackwener/OpenCLI/pull/1456
- chore(release): 1.7.16 by @jackwener in https://github.com/jackwener/OpenCLI/pull/1460
New Contributors
- @cd233ljx made their first contribution in https://github.com/jackwener/OpenCLI/pull/1354
- @DevEverything01 made their first contribution in https://github.com/jackwener/OpenCLI/pull/1374
Full Changelog: https://github.com/jackwener/OpenCLI/compare/v1.7.15...v1.7.16