Skip to content

docs: move built-in commands table to docs/adapters/index.md#535

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

docs: move built-in commands table to docs/adapters/index.md#535
jackwener merged 18 commits intomainfrom
codex/release-1.5.2

Conversation

@jackwener
Copy link
Copy Markdown
Owner

Summary

  • Replace the 70-row site/command table in README with a one-line link to docs/adapters/index.md
  • All other README sections are preserved: Highlights, Why opencli, Quick Start, External CLI Hub, Desktop App Adapters, Download Support, Plugins, AI Agents, Troubleshooting
  • README goes from 391 lines → 326 lines (only the redundant table is removed)

The table already exists and is maintained in docs/adapters/index.md.

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
@jackwener jackwener merged commit 3b0dcfd 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