This commit is contained in:
Muzhen Gaming
2025-10-15 17:40:40 +08:00
parent bf764fe683
commit 30200bf3bc
5 changed files with 97 additions and 6 deletions

View File

@@ -32,4 +32,4 @@ Write-Host " Alt+Shift+4 -> Reset state"
Write-Host " Alt+Shift+5 -> Quit (press 3 times quickly)"
Write-Host " Alt+Shift+6 -> Switch modes for Action 3"
Write-Host "Set OPENAI_API_KEY in your user environment before sending." -ForegroundColor Yellow
Write-Host "Configure API key in bg_agent/config.py or set OPENAI_API_KEY env var." -ForegroundColor Yellow