Skip to content

0.2.12-1 - #335

Merged
XingYu-Zhong merged 12 commits into
masterfrom
develop
Jun 16, 2026
Merged

0.2.12-1#335
XingYu-Zhong merged 12 commits into
masterfrom
develop

Conversation

@XingYu-Zhong

Copy link
Copy Markdown
Collaborator

No description provided.

musnows and others added 12 commits June 15, 2026 08:21
…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>
@XingYu-Zhong
XingYu-Zhong merged commit 399d533 into master Jun 16, 2026
3 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.

3 participants