Skip to content

Dev#47

Merged
eetann merged 4 commits intomainfrom
dev
Mar 30, 2026
Merged

Dev#47
eetann merged 4 commits intomainfrom
dev

Conversation

@eetann
Copy link
Copy Markdown
Owner

@eetann eetann commented Mar 30, 2026

No description provided.

eetann added 4 commits March 13, 2026 18:42
Add a new `press` subcommand that sends individual key inputs to target
panes without appending Enter and without changing focus. Designed for
responding to AI agent selection prompts (e.g., AskUserQuestion) from
within the editor pane.
mock.module呼び出しにvoid演算子を追加してno-floating-promises警告を解消
Top-level mock.module in editor.test.ts contaminated the process-wide
module cache, causing tempFile.test.ts to receive the mocked version
of createTempFile. Each test case already calls mock.module individually,
so the top-level ones were unnecessary.
@eetann eetann merged commit 93157b2 into main Mar 30, 2026
1 check 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.

1 participant