docs(readme): mention callOnce disableOAuth for headless callers#205
Conversation
Follow-up to openclaw#198 requested in openclaw#201: the README's callOnce section still implied interactive OAuth was unavoidable. Cross-references the CLI's --no-oauth flag. Co-Authored-By: Claude Opus 4.7 <[email protected]>
|
Codex review: needs maintainer review before merge. Reviewed June 10, 2026, 12:27 AM ET / 04:27 UTC. Summary Reproducibility: not applicable. as a docs-only PR; source inspection shows current main’s README still omits the Review metrics: none identified. Merge readiness Overall follows the weaker of proof and patch quality, so missing proof can cap an otherwise strong patch. Next step before merge
Security Review detailsBest possible solution: Merge the README sentence after normal maintainer review so the public quick-start guidance matches the existing Do we have a high-confidence way to reproduce the issue? Not applicable as a docs-only PR; source inspection shows current main’s README still omits the Is this the best way to solve the issue? Yes. Updating the README AGENTS.md: found and applied where relevant. Codex review notes: model gpt-5.5, reasoning high; reviewed against 3e27b64021c9. Label changesLabel changes:
Label justifications:
Evidence reviewedWhat I checked:
Likely related people:
What the crustacean ranks mean
Shiny media proof means a screenshot, video, or linked artifact directly shows the changed behavior. Runtime, network, CSP, and security claims still need visible diagnostics. How this review workflow works
|
|
@clawsweeper re-review |
|
🦞🧹 I asked ClawSweeper to review this item again. Re-review progress:
|
|
Landed in Verification:
Thanks @feniix. |
Summary
README follow-up requested in #201: the
callOncesection (the README's recommended entry point for "agent tool hook" / headless use) still implied interactive OAuth was unavoidable. #198 shipped thedisableOAuthoption oncallOnceand updateddocs/mcp.md/docs/cli-reference.md, but not the README.disableOAuth: trueon thecallOnceREADME section and cross-references the CLI's--no-oauthflag, matching the phrasing indocs/mcp.md.Proof
Rendered README section after the change (GitHub-rendered on the PR branch):
https://github.com/feniix/mcporter/blob/docs/readme-callonce-disable-oauth/README.md#one-shot-calls-from-code
Copied rendered output of the updated paragraph:
Test plan
🤖 Generated with Claude Code