Skip draft vision when Dota 2 is not the foreground window.

Prevents Alt-Tab desktop frames from advancing confirm streaks or burning strategy_tail polls.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
voson
2026-07-26 12:20:54 +08:00
co-authored by Cursor
parent 7dc3e515e9
commit e567a5cdfc
6 changed files with 101 additions and 11 deletions
+2
View File
@@ -8,6 +8,8 @@
- GSI 全量落盘:默认把每包 POST 追加到 `samples/raw/<matchid>/gsi.jsonl`
`gsi.dump_payloads` / `--dump-gsi` / `--no-dump-gsi`)。
- 前台窗口检测:`gsi.require_foreground`(默认 true)。选将跟踪时若前台不是
`dota2.exe` 则跳过本帧截屏/识别,且不消耗 `strategy_tail_polls`;切回后继续。
### Changed