fix(doubao): refresh history and detail extraction - #1
Closed
lmmsoft wants to merge 2 commits into
Closed
Conversation
Generated on: cmcc-i5
Generated on: cmcc-i5
Owner
Author
|
Superseded by the upstream PR jackwener#1375, which now points at the same updated head commit 02dd1ce. |
lmmsoft
pushed a commit
that referenced
this pull request
Jun 6, 2026
* 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 jackwener#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-jackwener#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. - jackwener#3 clis/test-utils.js relocation — touches 19 importers, separate refactor PR. - jackwener#4 clis/slock/ orphan — needs WAWQAQ design call. - jackwener#6 opencli-usage:161 wording — current "Commands that used to exist" framing is already clear enough. - jackwener#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 jackwener#4 + jackwener#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).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Verification