Jacob MacDonald
Jacob MacDonald
We should definitely re-validate whether they actually set roots. If they do, we can stop shaming them in the help text LOL
You can try just not passing the `--force-roots-fallback` flag, and then asking it to do something that happens in a project directory, like running tests, or adding a dependency.
> [@jakemac53[](https://teams.googleplex.com/[email protected])](https://github.com/jakemac53) is this the problem the flag was for? Do you understand why all the null characters.. There are thousands of them but I don't know if they're coming...
Yeah I think we should keep the flag
Correct, it needs to be configured through the build_web_compilers options. If we wanted to, `webdev build` could have an alias for this, since it is targeted at specifically dart2js/dart2wasm both...
Am I correct in diagnosing this as an issue specifically related to an extension screen not showing up?
> > > > It is also worth noting that in the workspace case, the package config will contain all packages depended on by any package in the workspace, not...
See https://github.com/google-gemini/gemini-cli/issues/5689 as well, although I made that have a different parent issue (but we could move it under this one, its very related to each of them).
Gemini CLI has a mode for just one shot prompts (`-p `) which should eliminate the need for a stateful server. I am not sure if you could or would...
Also, it is worth noting that the Gemini CLI core is just typescript code and could possibly be embedded directly into DartPad without any backend at all. I am not...