docs: Add v0.26.0 CLI release notes - #1185
Merged
Merged
Conversation
Covers what has landed on longbridge-terminal main since v0.25.0: the TUI settings modal, context-aware key hints and mouse scrolling, the visual refresh, the access-point routing fix, and three command fixes. Also refreshes the access-point section of the CLI skill reference, which still described detection as a non-blocking startup probe keyed off mere reachability. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the release-notes entry for what has landed on
longbridge-terminalmainsince v0.25.0, in all three locales (en / zh-CN / zh-HK).Covered:
Ctrl+,), context-aware shortcut hints, mouse scrolling — tui: Add data-driven keymap, contextual hints, and settings modal longbridge-terminal#272ipo calendarreturned no data — cli: Fixipo calendarreturning no data longbridge-terminal#275ipo detaildegrades gracefully when an auxiliary endpoint is down — cli: Fix tolerate unavailable IPO detail endpoints longbridge-terminal#270The version heading assumes v0.26.0, since the batch adds TUI features rather than only fixes. Say the word if it should ship as v0.25.1 and I will renumber.
Also refreshes the access-point paragraph in
skills/longbridge/references/cli/overview.md, which still described detection as a non-blocking startup probe keyed off mere reachability, and addsLONGBRIDGE_REGIONto the environment-variable table — the CLI now names that variable in its own error output.The existing v0.25.0 entry is untouched; the diff is additive.
🤖 Generated with Claude Code