Danny Tuppeny
Danny Tuppeny
> You should be able to provide the `arguments` parameter to `start` or `finish` depending on which makes sense I am using these currently, but they're only shown as text....
@dnfield sure! I'm in the UK so it'll have to be morning if you're on the west coast (feel free to ping me on chat or discord - I sent...
Are we sure both of these flags aren't needed for Cursor? (cc @jakemac53) At https://github.com/dart-lang/ai/blob/main/pkgs/dart_mcp_server/README.md#cursor it specifically mentions `--force-roots-fallback` is a workaround for a Cursor issue. It seems deliberate that...
I'm not sure exactly what the issue was with Cursor (maybe @jakemac53 can confirm), but I'll note that the help text here: https://github.com/dart-lang/ai/blob/0a85ddf4f75cee6e3abe07cecdffae69bbdbc793/pkgs/dart_mcp_server/lib/src/arg_parser.dart#L40-L43 says: > This can be helpful for...
I have a VM with it installed I can test with, but I don't know what the actual issue was or how to verify it. @jakemac53 if you can tell...
I tried removing that flag, but it seems like Cursor never responds to the request for roots. However, I'm not sure if that's because of an error occurring in the...
With the issue above resolved, I still see the same behaviour - the `roots/list` response isn't responded to (although the log gets a load of null characters written): @jakemac53 is...
hmm, in that case I'm not sure whether it's gotten worse, or if there is something wrong with our logging. I found https://forum.cursor.com/t/mcp-client-does-not-support-roots-list/77248 in their forum also complaining about it...
@khusantoy maybe a long shot, but out of interest: - Do you have anything like Norton Antivirus? - Did you let your machine sleep between first opening the Sidebar and...
Oops, I should've recognised the username from that issue! @elliette see my comments at https://github.com/Dart-Code/Dart-Code/issues/5808#issuecomment-3607363868 (I apparently mistyped your username when mentioning you!)