Skip to content

Simplify root README - #1573

Merged
minggangw merged 2 commits into
RobotWebTools:developfrom
minggangw:fix-1572
Aug 11, 2026
Merged

Simplify root README#1573
minggangw merged 2 commits into
RobotWebTools:developfrom
minggangw:fix-1572

Conversation

@minggangw

Copy link
Copy Markdown
Member

Fix: #1572

Copilot AI lite review requested due to automatic review settings August 11, 2026 05:17

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR simplifies the root-level README to be shorter and more action-oriented, addressing issue #1572 by consolidating installation and documentation pointers while keeping key workflows discoverable.

Changes:

  • Streamlined the “Documentation” section into fewer, higher-signal links.
  • Condensed installation guidance (npm install, GitHub install, prebuilt vs. source builds) into a shorter narrative.
  • Simplified/shortened the rclnodejs/web overview and the message-generation and TypeScript sections.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread README.md Outdated
Comment on lines +81 to +83
- **Two transports** — WebSocket by default, and plain HTTP so `call` and
`publish` work from `curl`, Postman or `fetch()`. `subscribe` needs
WebSocket, or `--http-sse` to stream it as Server-Sent Events.
@minggangw
minggangw merged commit ea128d3 into RobotWebTools:develop Aug 11, 2026
19 checks passed
@minggangw minggangw mentioned this pull request Aug 11, 2026
@coveralls

coveralls commented Aug 11, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 91.103% (+0.001%) from 91.102% — minggangw:fix-1572 into RobotWebTools:develop

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.

Simplify root README

3 participants