docs: remove unsupported claude x execution path#893
docs: remove unsupported claude x execution path#893jasonandjay wants to merge 1 commit intoryoppippi:mainfrom
claude x execution path#893Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
💤 Files with no reviewable changes (3)
📝 WalkthroughWalkthroughThe PR removes documentation for an incorrect installation method ( Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip CodeRabbit can use TruffleHog to scan for secrets in your code with verification capabilities.Add a TruffleHog config file (e.g. trufflehog-config.yml, trufflehog.yml) to your project to customize detectors and scanning behavior. The tool runs only when a config file is present. |
Fixes #862
Summary
Remove
BUN_BE_BUN=1 claude x ccusagefrom user-facing docs since it is not a valid/working execution path in Claude Code.Changes
claude xsnippets from:docs/guide/installation.mddocs/guide/getting-started.mddocs/guide/statusline.mdRunning with claude xsection in installation docsdocs/guide/index.mdto reference supported direct execution (bunx) onlyWhy
Keeps docs aligned with real CLI behavior and avoids onboarding confusion for new users.
Summary by CodeRabbit