Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
lxowalle 2026-03-15 19:51:12 +08:00 committed by GitHub
parent 04d7d03bac
commit c908b84962
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -513,7 +513,7 @@ func DefaultConfig() *Config {
Enabled: true,
},
SpawnStatus: ToolConfig{
Enabled: true,
Enabled: false,
},
SPI: ToolConfig{
Enabled: false, // Hardware tool - Linux only