Skip to content

feat: update changelog with new release details for v0.1.14, v0.1.13,…#120

Merged
yashdev9274 merged 1 commit into
mainfrom
supercode-cli
Jun 24, 2026
Merged

feat: update changelog with new release details for v0.1.14, v0.1.13,…#120
yashdev9274 merged 1 commit into
mainfrom
supercode-cli

Conversation

@yashdev9274

@yashdev9274 yashdev9274 commented Jun 24, 2026

Copy link
Copy Markdown
Owner

… and v0.1.12

  • Added detailed entries for version v0.1.14, highlighting the refactored OpenRouter integration and improved streaming capabilities.
  • Included updates for version v0.1.13, showcasing the new ConcentrateAI provider and its features.
  • Documented changes for version v0.1.12, focusing on model configurations and enhancements to prevent errors in server-side endpoints.

Summary by CodeRabbit

  • New Features

    • Added newer changelog entries with dated release notes and updated CLI/TUI highlights.
    • Added a new launch section covering public beta launch details and related launch page updates.
  • UI Updates

    • Refined the top navigation by removing the Waitlist item.
    • Made the home logo link behave more consistently when returning to the homepage.

… and v0.1.12

- Added detailed entries for version v0.1.14, highlighting the refactored OpenRouter integration and improved streaming capabilities.
- Included updates for version v0.1.13, showcasing the new ConcentrateAI provider and its features.
- Documented changes for version v0.1.12, focusing on model configurations and enhancements to prevent errors in server-side endpoints.

@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 free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@vercel

vercel Bot commented Jun 24, 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 Jun 24, 2026 11:59am
supercli-client Ready Ready Preview, Comment Jun 24, 2026 11:59am
supercli-docs Ready Ready Preview, Comment Jun 24, 2026 11:59am

@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

Pull request was closed or merged during review

Walkthrough

The changelog page gains four new versioned release sections (v0.1.11–v0.1.14) with dated headers, GitHub release links, and CLI/TUI bullet points, plus a new "Launch" subsection under v0.1.10. The navbar removes the "Waitlist" navigation item, adds an explicit type annotation to navItems, and replaces the home logo's <a> tag with a Next.js <Link>.

Changes

Web App Content and Navbar Updates

Layer / File(s) Summary
New changelog release sections (v0.1.11–v0.1.14 + Launch)
apps/web/app/(pages)/changelog/page.tsx
Inserts dated sections with release links and CLI/TUI bullet lists for v0.1.14, v0.1.13, v0.1.12, and v0.1.11. Adds a "Launch" subsection under v0.1.10 listing public beta launch and launch page countdown updates.
Navbar: typed navItems, Waitlist removal, Next.js Link for logo
apps/web/components/homepage/navbar.tsx
navItems is retyped as Array<{ label: string; href: string; external?: boolean; accent?: boolean }>. The "Waitlist" entry is removed and left commented out. The home logo link is changed from <a href="/"> to <Link href="/">.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~4 minutes

Possibly related PRs

  • yashdev9274/supercli#7: Also modifies components/homepage/navbar.tsx navigation configuration and link wiring.
  • yashdev9274/supercli#88: Also edits apps/web/app/(pages)/changelog/page.tsx, updating GitHub release/tag links in version sections.
  • yashdev9274/supercli#111: Also modifies navItems in apps/web/components/homepage/navbar.tsx, adding a /compare entry to the same array being retyped here.

Poem

🐇 Hop, hop — the changelog grows tall,
Four fresh releases, I've listed them all!
The waitlist is gone, the navbar is neat,
A <Link> for the logo — oh, what a treat!
With typed arrays tidy and versions in line,
This bunny declares: the diff looks divine! ✨

🚥 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 accurately describes the main changelog update and the versioned release details added in this PR.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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 c61b8c0 into main Jun 24, 2026
4 of 5 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