I just updated to 0.18.17 and starting getting this error locally:
dagger call...
▶ connect 2.5s
▶ load module: . 55.7s
▼ parsing command line arguments 10.2s ERROR
! required flag(s) "name" not set
Weirdly enough, this error doesn't appear in my CI.
Any idea what might be going on? I've confirmed that dagger version returns 0.18.17 and updated pyproject.toml, uv.lock and dagger.json to use the new version. No other warnings are emitted. Again, it's working in CI, so something must be cached badly locally?
