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
I am trying to run multiple instances of VSCodium in multiple projects at the same time so I can work on multiple parts of a system at the same time. Each IDE instance is opened in its own nix-shell, in its own git repo, and I even have separate profiles for them in VSC with their own continue agents. However, it seems like my sessions are blending together between the two. The agent in one constantly refers to previous conversations we had in the other even though I am starting new sessions. For example the agent in project A just tried to add info on a table that exists in project b. When I try to manually re index my docs and code base in each one I get SQLITE corruption errors. Is it not possible to be able to work on multiple projects at once?
To reproduce
No response
Log output
The text was updated successfully, but these errors were encountered:
Before submitting your bug report
Relevant environment info
Description
I am trying to run multiple instances of VSCodium in multiple projects at the same time so I can work on multiple parts of a system at the same time. Each IDE instance is opened in its own nix-shell, in its own git repo, and I even have separate profiles for them in VSC with their own continue agents. However, it seems like my sessions are blending together between the two. The agent in one constantly refers to previous conversations we had in the other even though I am starting new sessions. For example the agent in project A just tried to add info on a table that exists in project b. When I try to manually re index my docs and code base in each one I get SQLITE corruption errors. Is it not possible to be able to work on multiple projects at once?
To reproduce
No response
Log output
The text was updated successfully, but these errors were encountered: