Skip to content

Add sudo option to active session commands - #117

Merged
bifrost0x merged 1 commit into
mainfrom
dev/discussion-115-sudo-commands
Aug 17, 2026
Merged

Add sudo option to active session commands#117
bifrost0x merged 1 commit into
mainfrom
dev/discussion-115-sudo-commands

Conversation

@bifrost0x

Copy link
Copy Markdown
Owner

Summary

  • add an optional "Insert with sudo" checkbox to the active-session command launcher
  • preserve exact command insertion without Enter and avoid duplicate sudo prefixes
  • expose a server-resolved sudo variant for command sets so existing validation and chaining rules remain authoritative
  • update styling, translations, cache versions, and regression coverage

Why

Discussion #115 requested a quick way to insert saved commands with elevated privileges directly from an active SSH session.

Validation

  • python -m pytest tests -q - 1,588 passed, 33 skipped
  • npm run test:js - 203 passed
  • npm run lint:js
  • npm run vendor:check
  • git diff --check

Discussion: #115

@bifrost0x
bifrost0x marked this pull request as ready for review August 17, 2026 19:45
@bifrost0x
bifrost0x merged commit 5383a6c into main Aug 17, 2026
15 of 16 checks passed
@bifrost0x
bifrost0x deleted the dev/discussion-115-sudo-commands branch August 17, 2026 19:54
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