Skip to content

first cut at v0.14 release notes#2851

Merged
sawka merged 1 commit intomainfrom
sawka/rl-014
Feb 10, 2026
Merged

first cut at v0.14 release notes#2851
sawka merged 1 commit intomainfrom
sawka/rl-014

Conversation

@sawka
Copy link
Member

@sawka sawka commented Feb 10, 2026

No description provided.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 10, 2026

Walkthrough

This pull request adds a new v0.14.0 Release Notes section to the documentation file. The addition includes bullet points describing features such as Durable SSH Sessions, enhanced connection monitoring, terminal improvements, Wave AI updates, RPC/performance enhancements, configuration updates, and breaking changes. The change is purely additive documentation with 58 lines inserted at the top of the release notes file. No existing content is modified and all prior release notes for v0.13.1 and earlier versions remain intact.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Description check ❓ Inconclusive No pull request description was provided, but the title is sufficiently clear about the changeset and the modification is straightforward documentation. Consider adding a brief description explaining the purpose and scope of the v0.14.0 release notes being documented.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title 'first cut at v0.14 release notes' directly and clearly describes the main change: adding initial v0.14 release notes documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch sawka/rl-014

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


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 and usage tips.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In `@docs/docs/releasenotes.mdx`:
- Line 58: Update the release notes line that currently reads "Upgraded Go
toolchain to 1.25.6" to reference Go 1.25.7 instead; edit the string in docs
entry "Upgraded Go toolchain to 1.25.6" to "Upgraded Go toolchain to 1.25.7"
and, if you keep version metadata or a parenthetical date, update those to
reflect the 1.25.7 release (2026-02-04) so the document and version number are
consistent.

- New Tab model with React provider for improved state management
- Removed OSC 23198 and OSC 9283 legacy handlers
- Updated contribution guidelines
- Upgraded Go toolchain to 1.25.6
Copy link
Contributor

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Consider upgrading to Go 1.25.7 before release.

Go 1.25.6 was released 2026-01-15 and includes security fixes to the go command, archive/zip, crypto/tls, and net/url packages. However, Go 1.25.7 was released 2026-02-04 and includes security fixes to the go command and the crypto/tls package, as well as bug fixes to the compiler and the crypto/x509 package.

Since Go 1.25.7 has been available for 6 days and includes security fixes, it may be worth upgrading the toolchain before this release goes out, and updating this line accordingly.

🤖 Prompt for AI Agents
In `@docs/docs/releasenotes.mdx` at line 58, Update the release notes line that
currently reads "Upgraded Go toolchain to 1.25.6" to reference Go 1.25.7
instead; edit the string in docs entry "Upgraded Go toolchain to 1.25.6" to
"Upgraded Go toolchain to 1.25.7" and, if you keep version metadata or a
parenthetical date, update those to reflect the 1.25.7 release (2026-02-04) so
the document and version number are consistent.

@sawka sawka merged commit 02c5134 into main Feb 10, 2026
6 checks passed
@sawka sawka deleted the sawka/rl-014 branch February 10, 2026 20:07
stevenwang288 pushed a commit to stevenwang288/waveterm that referenced this pull request Feb 15, 2026
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