Skip to content

Add opencode alias - #104

Merged
kdeal merged 1 commit into
mainfrom
push-rwxosrtwzqtr
Jul 24, 2026
Merged

Add opencode alias#104
kdeal merged 1 commit into
mainfrom
push-rwxosrtwzqtr

Conversation

@kdeal

@kdeal kdeal commented Jul 24, 2026

Copy link
Copy Markdown
Owner

I have this setup for work and keep trying to run it on my personal computer.

Summary by CodeRabbit

  • New Features
    • Added the oc Fish shell abbreviation for quickly launching opencode when it is installed.

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@kdeal, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 58 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 8155f3d1-28e4-4b32-9f5b-0d77056a3826

📥 Commits

Reviewing files that changed from the base of the PR and between 723e666 and ff2cd70.

📒 Files selected for processing (1)
  • xdg_config/fish/conf.d/abbrs.fish

Walkthrough

The Fish update_abbrs function now checks whether the opencode command is available. When it exists, the function registers the oc abbreviation to invoke opencode.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly reflects the main change by adding an opencode alias in the dotfiles configuration.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch push-rwxosrtwzqtr

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

I have this setup for work and keep trying to run it on my personal
computer.
@kdeal
kdeal force-pushed the push-rwxosrtwzqtr branch from 723e666 to ff2cd70 Compare July 24, 2026 02:45

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 `@xdg_config/fish/conf.d/abbrs.fish`:
- Around line 21-23: Update the abbreviation declaration in the opencode
availability block to the formatter-normalized syntax without quotes around the
command, then commit that resulting change so just check passes with a clean
working tree.
🪄 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 Plus

Run ID: ae1cad79-35a0-4976-80b0-d73a6e487321

📥 Commits

Reviewing files that changed from the base of the PR and between 080a657 and 723e666.

📒 Files selected for processing (1)
  • xdg_config/fish/conf.d/abbrs.fish

Comment thread xdg_config/fish/conf.d/abbrs.fish
@kdeal
kdeal merged commit c4713c7 into main Jul 24, 2026
3 checks passed
@kdeal
kdeal deleted the push-rwxosrtwzqtr branch July 24, 2026 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant