Add agentic RDP CLI and localhost CI workflow#1289
Open
Marc-André Moreau (mamoreau-devolutions) wants to merge 2 commits into
Open
Add agentic RDP CLI and localhost CI workflow#1289Marc-André Moreau (mamoreau-devolutions) wants to merge 2 commits into
Marc-André Moreau (mamoreau-devolutions) wants to merge 2 commits into
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
|
Nice to see this drop. Doing a first read; the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ironrdp-agent, a daemon-backed CLI for agentic/headless RDP automation over local IPC.rdpfiles, logging controls, and--desktop-size WxHironrdp-agent, verifies PSRemoting, and uploads screenshot/log artifactsValidation
cargo check -p ironrdp-agentcargo test -p ironrdp-agentcargo clippy -p ironrdp-agent --all-targets -- -D warningscargo xtask check fmt -vcargo test -p ironrdp-agent --test ipc26121877104127.0.0.1:33891920x1080framebufferNotes
Full workspace
cargo xtask check lints -v/cargo xtask check tests --no-run -vwere blocked locally by the existing Windowslibopus_sysCMake generator issue (Visual Studio 18 2026), unrelated to the agent crate path.