Skip to content

docs: show 4 sample adapters in Built-in Commands#540

Merged
jackwener merged 23 commits intomainfrom
codex/release-1.5.2
Mar 28, 2026
Merged

docs: show 4 sample adapters in Built-in Commands#540
jackwener merged 23 commits intomainfrom
codex/release-1.5.2

Conversation

@jackwener
Copy link
Copy Markdown
Owner

Replace bare link with a 4-row preview table (xiaohongshu/bilibili/twitter/reddit), then link to full docs.

Remove redundant command table (already in docs/adapters/index.md).
Keep badges, quick-start, and star history only.
- CDPPage.wait(N>=1) now uses waitForDomStableJs instead of fixed sleep,
  matching Page.wait() behavior and saving unnecessary idle time
- waitForSelectorJs switches from 100ms polling to MutationObserver,
  resolving instantly when the target element appears in the DOM
- Update dom-helpers tests to stub MutationObserver for Node eval context
Replace the 70-row site/command table in README with a one-line link.
All other README sections (Highlights, Why opencli, Quick Start,
External CLI Hub, Desktop App Adapters, Download, Plugins, AI Agents,
Troubleshooting) are preserved unchanged.
# Conflicts:
#	README.md
#	extension/manifest.json
#	extension/package-lock.json
#	extension/package.json
#	package-lock.json
#	package.json
… copy

- Reorder sections: Why opencli → Quick Start → Prerequisites
  so users see "how to use" before "what you need"
- Replace "The Most Powerful Update Has Arrived!" marketing copy
  with a plain one-liner description of the Electron feature
- Remove redundant Bun dev/test commands from Prerequisites
  (developer-only content, not relevant to end users)
- Add "(requires Extension)" hint to browser command in Quick Start
@jackwener jackwener merged commit 0fc3bc2 into main Mar 28, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant