Skip to content

[WIP] [WIP] Address feedback from PR #77 for release v0.2.1 updates#78

Merged
d0dg3r merged 2 commits intorelease/v0.2.1from
copilot/sub-pr-77
Mar 24, 2026
Merged

[WIP] [WIP] Address feedback from PR #77 for release v0.2.1 updates#78
d0dg3r merged 2 commits intorelease/v0.2.1from
copilot/sub-pr-77

Conversation

Copy link
Contributor

Copilot AI commented Mar 24, 2026

Thanks for the feedback on #77. I've created this new PR, which merges into #77, to address your comment. I will work on the changes and keep this PR's description up to date as I make progress.

Original PR: #77
Triggering review: #77 (comment)

@copilot open a new pull request to apply changes based on this feedback


📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.

@d0dg3r d0dg3r marked this pull request as ready for review March 24, 2026 23:05
Copilot AI review requested due to automatic review settings March 24, 2026 23:05
@d0dg3r d0dg3r merged commit fe86f74 into release/v0.2.1 Mar 24, 2026
@d0dg3r d0dg3r deleted the copilot/sub-pr-77 branch March 24, 2026 23:05
Copilot AI requested a review from d0dg3r March 24, 2026 23:06
Copilot stopped work on behalf of d0dg3r due to an error March 24, 2026 23:06
d0dg3r added a commit that referenced this pull request Mar 24, 2026
* release: prepare v0.2.1 and align docs

- Bump desktop version to 0.2.1 (package.json, lockfile, Cargo.toml, tauri.conf)
- CHANGELOG: stable 0.2.1 entry; backfill 0.1.0-beta.12–beta.17 history
- Docs: README, releases, architecture, roadmap, licensing, terms, license-server runbook, PROXMUX spec
- nosuckshell_ops: mandatory release checklist; validate_project.sh cds to repo root
- PROXMUX: TLS/trusted PEM, WS proxy, UI and Help; remove built-in demo plugin
- Plugin store: catalog and assets (cloud provider SVGs); related TS/Rust wiring
- Ignore .cursor/debug-*.log

* Update apps/desktop/src-tauri/Cargo.toml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update apps/desktop/src-tauri/src/plugins/proxmux.rs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update .agents/skills/nosuckshell_ops/scripts/validate_project.sh

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update apps/desktop/src-tauri/src/plugins/proxmux.rs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* [WIP] [WIP] Address feedback from PR #77 for release v0.2.1 updates (#78)

* Initial plan

* Fix misleading tlsTrustedCertPem comment to reflect actual skip-verification behavior

Co-authored-by: d0dg3r <5613114+d0dg3r@users.noreply.github.com>
Agent-Logs-Url: https://github.com/d0dg3r/NoSuckShell/sessions/8ee46d25-c82d-4b0c-a154-0831e5e47a33

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: d0dg3r <5613114+d0dg3r@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: d0dg3r <5613114+d0dg3r@users.noreply.github.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates PROXMUX VNC pane prop documentation to accurately describe the security behavior of tlsTrustedCertPem in the local WS/TLS bridge flow, aligning the frontend comment with the backend’s actual TLS verification posture.

Changes:

  • Corrected the inline doc comment for tlsTrustedCertPem to state that a non-empty PEM results in skipping TLS verification (equivalent to allowInsecureTls), and that the PEM is not used as a trust anchor.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants