fix(codex): correct session command in README#905
fix(codex): correct session command in README#905Cheese-Yu wants to merge 1 commit intoryoppippi:mainfrom
Conversation
|
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 (1)
📝 WalkthroughWalkthroughUpdated the CLI documentation in the Codex README to correct the subcommand name from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Motivation
npx @ccusage/codex@latest sessionsinstead of the actualnpx @ccusage/codex@latest session.Description
apps/codex/README.md, changingnpx @ccusage/codex@latest sessionstonpx @ccusage/codex@latest session.Testing
pnpm run format, which completed successfully.pnpm typecheck, which failed due to existing TypeScript typing issues in the baseline unrelated to this README change.pnpm run test, which showed baseline test failures inapps/ccusagecaused by environment-dependent pricing and Claude data-dir issues and are unrelated to this documentation fix.Summary by CodeRabbit