mirror of
https://github.com/jackwener/OpenCLI.git
synced 2026-09-14 18:25:42 +08:00
ce432c2428
* chore(release): 1.8.0 Substantial release: weread-official adapter, wider LinkedIn / Twitter / Reddit / Zhihu coverage, 12306 / Suno / Xianyu additions, security and reliability fixes, plus a 20% README shrink. * chore: remove orphan docs/adapters-doc/ones.md The file was a leftover from PR #386 (2026-04-10) and has been superseded by docs/adapters/browser/ones.md. Bundled into the 1.8.0 release commit chain so the release doesn't ship with a dead docs file alongside the new docs. Skipped from opus-reviewer's audit (Tier 1 #1-#4) for this release: - #1 smart-search dead refs (10 spots) — owned by @codex-coder's skill-deletion PR; release PR will rebase on top of it. - #3 clis/test-utils.js relocation — touches 19 importers, separate refactor PR. - #4 clis/slock/ orphan — needs WAWQAQ design call. - #6 opencli-usage:161 wording — current "Commands that used to exist" framing is already clear enough. - #7 docs/adapters/index.md sync (8-20 missing sites) — broader docs PR, not release-time bundling. * chore: remove clis/slock + sync docs/adapters/index.md (audit #4 + #7) Per WAWQAQ post-audit directive on #OpenCLI:f046ece7: - `clis/slock/` was a half-finished orphan with only `_utils.js` and no command entry points. Removed. - `docs/adapters/index.md` was missing 11 browser adapters: 12306, suno, weread-official, qwen, 1point3acres, brave, duckduckgo, cnki, flomo, jianyu, taobao. Added all with commands sourced from cli-manifest.json. Desktop section already covered all 7 desktop adapters (Cursor / Codex / Antigravity / ChatGPT App / ChatWise / Discord / Doubao App).