[luv-cut-0.0.10-final] release: cut 0.0.10#345
Conversation
Promotes the version from 0.0.10-beta.13 to 0.0.10 stable. Adds a ## 0.0.10 — 2026-05-10 heading at the top of CHANGELOG.md pointing readers to the per-beta sections (beta.0 through beta.13) for the full feature catalog. Highlights of the 0.0.10 cycle: - 7-CLI hook integrations: Claude Code, OpenAI Codex, GitHub Copilot, Cursor Agent, OpenCode, Pi, Gemini CLI - Dashboard brand restyle (near-black canvas, pink primary, Geist Mono) - Activity-tab CLI filter + multi-CLI session viewer - Per-CLI Stop semantics, including Pi's before_agent_start handoff - Numerous canonicalization fixes for tool names + input keys across CLIs Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📝 WalkthroughWalkthroughThis pull request promotes the package from prerelease version 0.0.10-beta.13 to stable version 0.0.10. The ChangesRelease Version 0.0.10 Promotion
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@CHANGELOG.md`:
- Around line 3-10: The 0.0.10 release notes under the "## 0.0.10 — 2026-05-10"
header are written as prose; update this section to the repo's required format
by replacing the paragraph with subsections (e.g., "### Features", "### Fixes",
"### Docs", "### Dependencies") and convert each notable item into a one-line
entry that includes a brief description and the PR number (for example, under
"### Features" list each CLI hook integration and the dashboard rebrand as
separate one-line items with PR references). Locate the block beginning with "##
0.0.10 — 2026-05-10" and the paragraph mentioning "7-CLI hook integrations..."
to make these changes.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: f3f3494e-f5fa-4301-bd83-90d79067aa3e
📒 Files selected for processing (2)
CHANGELOG.mdpackage.json
… guidelines Address CodeRabbit on PR #345: replace the prose paragraph with the standard ### Docs subsection + one-line entry carrying the PR number. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Summary
0.0.10-beta.13to0.0.10stable.## 0.0.10 — 2026-05-10heading at the top ofCHANGELOG.mdthat points readers to the per-beta sections (beta.0throughbeta.13) for the full feature catalog.Highlights of the 0.0.10 cycle
failproofai policies --install --cli <name>.before_agent_starthandoff sorequire-*-before-stoppolicies enforce on the next user turn.Test plan
bun x vitest run— 70 files / 1607 tests pass on this branchbun run lint— 0 errors (1 pre-existing img warning)bun run build— Next.js build + tsc passv0.0.10, publish to npm, smoke-testnpx -y failproofai@0.0.10 policies --install🤖 Generated with Claude Code
Summary by CodeRabbit