Christian Pedersen

Results 37 comments of Christian Pedersen

> > > You must support Windows directly or make a middle solution to make the situation easier > > > We need to install the MCP in the WSL...

> Games and many other kinds of software that accesses hardware directly are not working well for debugging or development inside a VM. A native windows version would help. Well...

> The situation I am facing now is that the company computer has encryption software installed, and I cannot access the encryption software in the Windows system from WSL. This...

> > What encryption software? > > Most likely something that uses TPM, which while you can use vTPM to forward it, because this reduces the security posture of TPM....

It works if you just install the package with npm i -g and then run the node script witn nod and the path to the module, its a workarround They...

Well the local in the repo can work but it shouldn't actually just be in the ~/.claude folder where I presume the scripts are located but the Claude Project env...

Any update? - Skills can somehow fix it but its still a bad solution imo i need a reference to the plugin folder

A idea could be to provide pwd as context on each execution to the LLM and a notice that its NOT in the project root

Well i have seen it a few times - example it does a ```cd docs && ls -l``` to fetch the files - dont know why it suddenly does that...

> [@dkmaker](https://github.com/dkmaker) can you clarify if you are executing these in Bash mode or "normal" mode? > > > A idea could be to provide pwd as context on each...