feat: add 5 bundled plugins — otree, atac, serpl, ov, dolt#343
feat: add 5 bundled plugins — otree, atac, serpl, ov, dolt#343javimosch wants to merge 1 commit into
Conversation
Add catalog entries for five real, useful terminal-first CLI tools not previously present: otree (structured-data tree viewer), atac (TUI API client), serpl (ripgrep-powered search/replace TUI), ov (feature-rich pager), and dolt (Git-for-data SQL database). Strictly additive.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Warning Review limit reached
Next review available in: 48 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (15)
✨ 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 |
|
Automaintainer Review Verdict: APPROVED — All 5 new plugins (otree, atac, serpl, ov, dolt) are real, useful CLI tools with correct schema (plugin.json/meta.json/install-guidance.json). Binary names are consistent throughout. Strictly additive with no modifications to existing plugins. No substantive external review concerns (both automated bots hit their usage limits). CI is pending but changes are pure JSON data files. |
|
Approved by automaintainer review team — ready for human merge |
Automated maintenance run by automaintainer.
Focus: OBJECTIVE: grow the plugin catalog toward 12000. Each run, add up to 5 new plugins (a directory under plugins// with plugin.json, meta.json, install-guidance.json matching the existing schema) for real, useful CLI tools NOT already present. Strictly additive; do not modify existing plugins; single PR.
Branch:
am/am-f17c27-ti1vg3Summary
Added 5 new bundled plugins to the SuperCLI catalog: otree (JSON/YAML/TOML tree viewer), atac (terminal API client), serpl (ripgrep search-and-replace TUI), ov (feature-rich pager), and dolt (Git-for-data SQL database). Each follows the existing plugin.json/meta.json/install-guidance.json schema with binary checks and process passthrough. Strictly additive; no existing plugins modified.
Diff: