Skip to content

Add project path paste and safe terminal link opening - #26

Closed
TroopJostle wants to merge 1 commit into
howdeploy:mainfrom
TroopJostle:feat/project-path-terminal-links
Closed

Add project path paste and safe terminal link opening#26
TroopJostle wants to merge 1 commit into
howdeploy:mainfrom
TroopJostle:feat/project-path-terminal-links

Conversation

@TroopJostle

Copy link
Copy Markdown
Contributor

Summary

  • Add clipboard paste support to the agent launcher for project folder paths, including local path and file URI handling.
  • Add a chooser for terminal HTTP(S) links so users can open them in the embedded Canvas browser or the system browser.

Security

  • Clipboard access crosses the trusted IPC boundary.
  • Terminal links are validated as HTTP(S)-only before either open action.

Validation

  • Node and web TypeScript checks passed.
  • Focused tests: 3/3 passed.
  • Full test suite: 538/538 passed.

@TroopJostle

Copy link
Copy Markdown
Contributor Author

Superseded by #27 (project-path clipboard paste) and #28 (terminal link chooser), split into independent changes as requested.

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