Skip to content

Implement PR 350 optimization plans#351

Draft
AkaraChen wants to merge 1 commit into
devfrom
agent/implement-pr-350-plans
Draft

Implement PR 350 optimization plans#351
AkaraChen wants to merge 1 commit into
devfrom
agent/implement-pr-350-plans

Conversation

@AkaraChen

Copy link
Copy Markdown
Owner

Summary

  • implements the PR 350 optimization plans across PTY restore/output, watcher coalescing, git diff/log caching, debug log batching, code splitting, resize/sidebar rendering, service-layer delegation, release profile tuning, and file-icon slimming
  • removes unused OPPO font and terminal parking wrapper path
  • adds focused Rust and TS tests for the changed behavior

Validation

  • cd src-tauri && cargo check -p code
  • cd src-tauri && cargo test -p infra
  • cd src-tauri && cargo test -p service
  • cd src-tauri && cargo test --test integration_git
  • nr typecheck
  • nr lint:check
  • nr build
  • nlx vitest run --environment node src/features/terminal/lib/titleDebounce.test.ts src/features/debug/debugLogStore.test.ts src/features/debug/debugStore.test.ts src/features/git/patchFiles.test.ts scripts/vite-plugin-local-file-icons.test.ts src/features/terminal/lib/liveOutputQueue.test.ts
  • git diff --check

Notes

nlx vitest run src/features/terminal/Terminal.test.tsx still fails before tests execute because jsdom cannot resolve undici/lib/handler/wrap-handler.js in the current dependency tree.

@netlify

netlify Bot commented Jul 8, 2026

Copy link
Copy Markdown

Deploy Preview for grand-selkie-225f87 canceled.

Name Link
🔨 Latest commit e78be01
🔍 Latest deploy log https://app.netlify.com/projects/grand-selkie-225f87/deploys/6a4dd3fa7048d5000777bd6d

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