CodeIssuesPull RequestsActionsSecurityInsights
✨ AI
More
Settings

fix: scan-4 — Rust permissions dead code and autostart cleanup #4737

Merged⚡ AI-generatedXSccantynz wants to mergeclaude/scan-4mainopened Jun 15, 20260/3 tasks
ccantynzcommented Jun 15, 2026

Originally written by @ccantynz-alt on GitHub.
Imported from https://github.com/ccantynz-alt/voxlen/pull/64


$(cat <<'EOF'

Summary

  • Remove dead if !granted branch from Windows text injection permission check (branch was unreachable since granted is always true)
  • Deduplicate HOME env var lookup in check_autostart_support() — was called twice with identical logic; now computed once and reused

Test plan

  • cargo check passes (system GTK libs unavailable in CI container but Rust logic is straightforward)
  • npx tsc --noEmit passes (no TS changes)
  • Permissions panel still loads correctly on macOS/Windows/Linux

https://claude.ai/code/session_011MFNHeFKrhfuSrEYVgrdyr EOF )


Generated by Claude Code

ccantynzcommented Jun 15, 2026

Originally written by @vercel[bot] on GitHub.


The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
voxlen Ready Ready Preview, Comment Jun 15, 2026 10:21am

Cross-repo impact

See what breaks downstream if this PR merges.

Analyze →
⮌ Merged

This pull request was merged into main.

c comment · e edit title · m merge · a approve · r request changes · ? shortcuts