Skip to content

feat: update supercode-cli version to 0.1.74 and refine model selection process:#214

Merged
yashdev9274 merged 1 commit into
mainfrom
supercode-cli
Jul 19, 2026
Merged

feat: update supercode-cli version to 0.1.74 and refine model selection process:#214
yashdev9274 merged 1 commit into
mainfrom
supercode-cli

Conversation

@yashdev9274

@yashdev9274 yashdev9274 commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Description

  • Bumped version in package.json to 0.1.74.
  • Simplified model selection options by removing the custom model entry, enhancing user experience.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor (no functional changes)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

  • bun test passes
  • bun run typecheck passes
  • bun run lint passes (if applicable)

Checklist:

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

Summary by CodeRabbit

  • New Features
    • Simplified model selection for providers with available BYOK models by showing only supported model options.
  • Bug Fixes
    • Removed the unnecessary custom model prompt when predefined provider models are available.
  • Chores
    • Updated the CLI server package version to 0.1.74.

…on process:

- Bumped version in package.json to 0.1.74.
- Simplified model selection options by removing the custom model entry, enhancing user experience.
@vercel

vercel Bot commented Jul 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
supercli Ready Ready Preview, Comment Jul 19, 2026 6:14am
supercli-client Ready Ready Preview, Comment Jul 19, 2026 6:14am
supercli-docs Ready Ready Preview, Comment Jul 19, 2026 6:14am

@greptile-apps greptile-apps 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.

Your trial has ended. Reactivate Greptile to resume code reviews.

@coderabbitai

coderabbitai Bot commented Jul 19, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 688de618-5bc5-46c8-979e-767c9621a83b

📥 Commits

Reviewing files that changed from the base of the PR and between 03ecfa4 and 8fb6416.

📒 Files selected for processing (2)
  • apps/supercode-cli/server/package.json
  • apps/supercode-cli/server/src/cli/commands/slashCommands/connect.ts

Walkthrough

The CLI model picker no longer offers custom model entry when predefined provider models exist. The server package version is updated from 0.1.73 to 0.1.74.

Changes

CLI model selection

Layer / File(s) Summary
Model picker and release version
apps/supercode-cli/server/src/cli/commands/slashCommands/connect.ts, apps/supercode-cli/server/package.json
The picker lists only predefined provider models, retains cancellation handling, and increments the package version to 0.1.74.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

Poem

A bunny hops through models bright,
No custom prompt appears tonight.
The chosen name is picked with cheer,
Version seventy-four is here!
CLI carrots grow—hip-hop, hooray!

🚥 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 matches the main changes: a version bump and a simplified model selection flow.
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 docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch supercode-cli

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint install failed. For unrecoverable errors, disable the tool in CodeRabbit configuration.


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.

@yashdev9274
yashdev9274 merged commit 77820d5 into main Jul 19, 2026
4 of 8 checks passed
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