Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

powers disabled or not supported. #1616

Closed
Little100 opened this issue Apr 3, 2025 · 2 comments
Closed

powers disabled or not supported. #1616

Little100 opened this issue Apr 3, 2025 · 2 comments

Comments

@Little100
Copy link

Describe the bug

Executing some commands will prompt powers disabled or not supported.

Reproduce

send "设置主题为亮色"(set light theme)
respond


  Set-ItemProperty -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize -Name SystemUsesLightTheme
  -Value 1
  Set-ItemProperty -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize -Name AppsUseLightTheme
  -Value 1


  `powers` disabled or not supported.


  It seems that running PowerShell commands is not supported in this environment. You can manually follow the above
  steps through Windows settings to change the theme to light.

  If you need further assistance or a different approach, let me know!

Expected behavior

Running PowerShell commands normally

Screenshots

No response

Open Interpreter version

0.4.3

Python version

3.13

Operating System name and version

Windows 11

Additional context

No response

@Notnaton
Copy link
Collaborator

Notnaton commented Apr 4, 2025

Seems the AI messed up.
It should have used powershell not powers

@Notnaton Notnaton closed this as completed Apr 4, 2025
@Little100
Copy link
Author

I think so, I have added support for powers in respons.py and it has been fixed

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

No branches or pull requests

2 participants