Skip to content

docs: update device approval instructions to use Request ID#4

Merged
brucx merged 1 commit intomainfrom
docs/device-approval-update-15505429311834118358
Feb 12, 2026
Merged

docs: update device approval instructions to use Request ID#4
brucx merged 1 commit intomainfrom
docs/device-approval-update-15505429311834118358

Conversation

@brucx
Copy link
Contributor

@brucx brucx commented Feb 12, 2026

This change updates the documentation and installation script to correctly guide users on approving devices in OpenClaw.

Previously, instructions referred to {device_id} or {device_hash}. The correct command requires the Request ID (UUID), which is visible in the openclaw devices list output under the "Request" column.

Changes:

  1. get-runclawd.sh:

    • Updated the post-installation message to use {request_id} instead of {device_id}.
    • Updated the tip to explain finding the Request ID (UUID) in the list output.
  2. README.md:

    • Added a new "Device Approval" section.
    • Included an example output of openclaw devices list highlighting the Request ID column.
    • Provided the correct approval command: openclaw devices approve <request_id>.
  3. index.html:

    • Added a new "Device Approval" card to the hero section (stacked below the "Install" card).
    • Includes the command to list devices and the command to approve using the Request ID.
    • Modified the layout to support stacking cards in the right column of the hero section.
    • Preserves the existing dark theme and styling from the main branch.

All changes have been visually verified (for index.html) and syntax-checked (for get-runclawd.sh).


PR created automatically by Jules for task 15505429311834118358 started by @brucx

- Update `get-runclawd.sh` to instruct users to approve using the Request ID (UUID) instead of the device hash.
- Add a "Device Approval" section to `README.md` with CLI examples showing the Request ID column.
- Add a dedicated "Device Approval" card to `index.html` in the hero section, explaining the approval steps.
- Ensure consistency in terminology ("Request ID") across all documentation.
- The `index.html` changes are built on top of the latest `main` branch which enforces a dark theme and new typography.

Co-authored-by: brucx <1300652+brucx@users.noreply.github.com>
@google-labs-jules
Copy link
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@cloudflare-workers-and-pages
Copy link

Deploying runclawd with  Cloudflare Pages  Cloudflare Pages

Latest commit: 154be28
Status: ✅  Deploy successful!
Preview URL: https://2a4b1769.runclawd.pages.dev
Branch Preview URL: https://docs-device-approval-update.runclawd.pages.dev

View logs

@brucx brucx merged commit 1e0468f into main Feb 12, 2026
3 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