open-interpreter icon indicating copy to clipboard operation
open-interpreter copied to clipboard

By Default Its Writing Code For Mac Even Though When Its Running On Windows

Open MirzaAreebBaig opened this issue 1 year ago • 3 comments

Describe the bug

Before the upgrade it was working fine to open chrome or something similar to it now everytime its writing code as to use hot keys as "Command" + other keys which won't work on windows.

Reproduce

on windows machine after setup of the whole code

  1. Run interpreter --os
  2. Command "Open chrome and search for wallpaper"

Expected behavior

On windows machine it should open the windows search to search the chrome or write shortcut keys as win + R to open the application from "Run"

Screenshots

No response

Open Interpreter version

0.2.2

Python version

3.11.5

Operating System name and version

Windows 10

Additional context

No response

MirzaAreebBaig avatar Mar 12 '24 17:03 MirzaAreebBaig

Hey @MirzaAreebBaig We are working on improving our dynamic system messages to resolve this issue. Thanks for opening the issue!

MikeBirdTech avatar Mar 27 '24 21:03 MikeBirdTech

I've gotten used to suffixing my queries with (i'm using windows 11). Indeed having this automatically injected into the context would be great.

dgoemans avatar May 03 '24 18:05 dgoemans

I've gotten used to suffixing my queries with (i'm using windows 11). Indeed having this automatically injected into the context would be great.

Try to modify the custom_instruction in your profile. You can start with i --profiles.

Steve235lab avatar May 10 '24 07:05 Steve235lab