Frank Wörnle

Results 7 comments of Frank Wörnle

Struggling with the same issue - only "worse", as even the workaround doesn't seem to work for me (recreated my ask profile while not linking it to my AWS account...

Hi, Here's the requested output: PS C:\_REPOS\git\metrics> git rev-parse --is-inside-work-tree --is-bare-repository true false PS C:\_REPOS\git\metrics> git rev-parse --show-toplevel C:/_REPOS/git/metrics And yes, I'm using this plug-in, V2.2.3 Thank you for your...

My bad - I had switched workspaces to try it out with a different repo. PS C:\_REPOS\git\ddady> git rev-parse --is-inside-work-tree --is-bare-repository true false PS C:\_REPOS\git\ddady> git rev-parse --show-toplevel C:/_REPOS/git/DDADy Same...

Hm... could give it a shot and try to debug this - but where would I have to look? Chrome dev tools show the following... any ideas / suggestions? ![ungit-debug](https://user-images.githubusercontent.com/13975765/87580839-5df82300-c6d8-11ea-94ca-d6f914c52ca9.PNG)

So, tried the provided build and, with this, I could get it to run. Still had an issue when the remote was unavailable (needed VPN), but with this resolved, I...

I'll create an issue there. Thanks for your help thus far.

using the DeepSeek models doesn't work on my local installation -- "deepseek-reasoner" appears to be filtered out in index.ts: // Valid reasoning models that can be used for research analysis...