Paste project paths into the agent launcher - #27
Conversation
|
Nice, focused change — reusing the existing clipboard bridge with no new IPC surface is exactly the right shape, and splitting this out of #26 made it much easier to review. Happy to merge once one bug in the core feature is fixed:
Non-blocking follow-ups (fine as a separate PR after merge):
Since there are no CI checks on the branch, please confirm |
|
Since #27 has already merged, the fix is in follow-up PR #31 (commit 994e18b). The parser now selects the first path-looking line, skipping the GNOME marker, copy/cut verbs, comments, and blank lines. It handles LF, CRLF, and CR payloads and preserves Windows drive/UNC support. Also moved All requested checks pass locally on head commit 994e18b:
Leaving |
Summary
Verification
node --test tests/agent-launch-dialog.test.mjsnpm run typechecknpm test(536 tests)