You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Allow agent registration without GPU detection:
- Users with AMD GPUs or no GPUs can now register agents
- Registration continues with warning instead of failing
- GPU configuration can be added later via dashboard
2. Fix PowerShell execution policy blocking env.ps1:
- Added comprehensive usage instructions to env.ps1
- Updated install.ps1 quick start guide
- Recommend eval-style activation to bypass ExecutionPolicy
3. Improve VSCode error handling on Windows:
- Better detection of "command not found" errors (code 9009, 1)
- Detect Chinese error messages (不是内部或外部命令)
- Show friendly English error with install guide link
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments