Comment by joe_the_user

7 months ago

"Just a document" can certainly contain a script or code or whatever.

Of course, but the agent can't run a code block in a readme.

It _can_ run a PEP723 script without any specific setup (as long as uv and python are installed). It will automatically create a virtual environment AND install all dependencies. All with a single command without polluting the context with tons of setup.