Skip to content

Support native editing in Agent prompt#370

Merged
h4yfans merged 1 commit into
mainfrom
feat/native-agent-prompt-editing
May 12, 2026
Merged

Support native editing in Agent prompt#370
h4yfans merged 1 commit into
mainfrom
feat/native-agent-prompt-editing

Conversation

@h4yfans
Copy link
Copy Markdown
Collaborator

@h4yfans h4yfans commented May 12, 2026

Summary

  • Add native Select All to the Electron Edit menu.
  • Show an Electron native edit context menu for editable targets only.
  • Cover Agent composer keyboard edit flows, main-process menu behavior, i18n menu keys, and docs.

Verification

  • pnpm --dir apps/desktop exec vitest run --config config/vitest.config.ts --project main src/main/menu.test.ts src/main/index.phase2.test.ts
  • pnpm --dir packages/i18n exec vitest run src/main/menu-namespace.test.ts
  • pnpm --dir apps/desktop exec playwright test --config config/playwright.config.ts tests/e2e/agent-chat-text-editing.e2e.ts
  • pnpm --dir apps/desktop typecheck:node
  • pnpm --filter @memry/desktop i18n:check
  • pnpm docs:impact --base 76ac618631b6c4128b25fec3691711cbf04e1feb --strict
  • pnpm docs:build
  • git diff --check

@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
memry-docs Ready Ready Preview, Comment May 12, 2026 10:14pm
memrynote-landing Ready Ready Preview, Comment May 12, 2026 10:14pm

@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@h4yfans h4yfans marked this pull request as ready for review May 12, 2026 22:24
@h4yfans h4yfans merged commit 6c0c3e8 into main May 12, 2026
17 checks passed
@h4yfans h4yfans deleted the feat/native-agent-prompt-editing branch May 19, 2026 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant