Remix.run Logo
gorgoiler 2 hours ago

In a way that matches what you describe, using modern Python as an example, the prompt is equivalent to:

  dependencies = [“foo”]
While the code itself is more like:

  $ wc -l uv.lock
  245
You need both.