Skip to content

ThreadPilot 1.7.0: gaming tweaks, process controls, and signing readiness - #51

Merged
PrimeBuild-pc merged 1 commit into
mainfrom
codex/v1.7.0
Aug 12, 2026
Merged

ThreadPilot 1.7.0: gaming tweaks, process controls, and signing readiness#51
PrimeBuild-pc merged 1 commit into
mainfrom
codex/v1.7.0

Conversation

@PrimeBuild-pc

Copy link
Copy Markdown
Owner

Summary

ThreadPilot 1.7.0 expands Windows gaming and device tuning, adds persistent per-process resource controls, improves support access, and prepares the project for trusted Authenticode signing.

Gaming and system tweaks

  • Adds Game Mode, Core Parking, supported CPU C-State behavior, USB selective suspend, pointer precision, Ethernet power-saving properties, interrupt moderation, and supported GPU MSI Mode controls.
  • Opens the native Windows pages for Memory Integrity, HAGS, and windowed-game optimizations, leaving security-sensitive choices to the user.
  • Backs up supported device-driver values before changing them and restores them when a tweak is disabled.

Per-process controls

  • Adds memory priority and I/O priority controls with persistent-rule support.
  • Replaces the old idle-server action with a Windows power request that prevents system sleep only while the selected process is running and releases automatically.

Power-plan distribution

The 89 bundled third-party .pow files were removed from the repository and all release packaging paths. Although they were publicly downloadable, their per-file licenses and redistribution permissions could not be verified. Shipping them would conflict with the SignPath Foundation requirement that every distributed component have clear open-source redistribution rights.

This change does not delete user data or reduce the import feature:

  • power plans already imported into Windows remain installed and active;
  • upgrades preserve .pow files left by previous ThreadPilot versions;
  • manual .pow import remains available;
  • More plans? opens the community Discord only after an explicit click, without automatic downloads.

Support, localization, and release readiness

  • Adds Discord links to Power Plans and Settings plus a direct GitHub Issues action.
  • Localizes every new control and support action in English, Italian, German, Spanish, French, Russian, and Simplified Chinese.
  • Updates version metadata, installer/package definitions, changelog, release notes, privacy documentation, licensing audit, and code-signing policy for 1.7.0.
  • Keeps the automated build, test, packaging, checksum, SBOM, and publishing workflow intact; SignPath-specific integration will follow after project approval.

Compatibility and safety

  • Existing persistent rules remain compatible and all new options default to off.
  • Ethernet and GPU controls change only properties exposed by the installed driver and require administrator privileges.
  • Memory Integrity remains controlled by the user in Windows Security.
  • Some driver, GPU, and Windows graphics changes can require a restart.

Validation

  • 701/701 automated Release tests passed, including XAML compilation and localization coverage for all seven languages.
  • Final portable and installer artifacts contain zero .pow files.
  • Windows 11 Hyper-V gate passed portable launch, clean install, normal launch, tweak apply/restore, upgrade, and uninstall checks with zero ThreadPilot application errors.
  • A real 1.6.0 to 1.7.0 installer upgrade preserved all 89 legacy .pow files byte-for-byte and did not change the active Windows power plan.

Signing status

Artifacts remain unsigned while the SignPath Foundation application is pending. The SignPath-specific workflow and secrets will be configured and validated separately after approval.

@PrimeBuild-pc
PrimeBuild-pc marked this pull request as ready for review August 12, 2026 23:42
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@PrimeBuild-pc
PrimeBuild-pc merged commit d730260 into main Aug 12, 2026
3 checks passed
@PrimeBuild-pc
PrimeBuild-pc deleted the codex/v1.7.0 branch August 12, 2026 23:50
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