0.2.12-1 - #335
Merged
Merged
Conversation
…ast-rebased fix(chat): improve agent code block contrast
[codex] isolate model selection per thread
* feat(write): add document character count in write toolbar Fixes #224 -- Commit By Codex -- * fix(write): compact changed-files card in assistant sidebar - make write assistant use compact timeline cards - reduce changed-files diff preview height and spacing Fixes #224 -- Commit By Codex -- * perf(write): memoize document character count Wrap computeWriteDocumentStats in useMemo so the markdown parse only re-runs when the document content (or text/markdown flags) changes, not on every unrelated re-render — cursor/selection moves, save-status updates, preview-mode toggles, scroll-sync state, etc. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> --------- Co-authored-by: XingYu-Zhong <1736101137@qq.com> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* feat: add embedded terminal panel * feat:支持skill软链接 * ci(release): install build toolchain for node-pty Linux build node-pty ships no Linux prebuild, so the Linux release job must compile it from source against Electron's ABI. Add build-essential + python3 to the Linux packaging deps so `npm ci` / electron-builder rebuild succeed; without them the Linux AppImage step fails, which fails the whole release (publish verifies all platform artifacts). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> --------- Co-authored-by: XingYu-Zhong <1736101137@qq.com> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
# Conflicts: # package-lock.json
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.
No description provided.