top | item 46878240

(no title)

joe_the_user | 26 days ago

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

discuss

order

theshrike79|25 days ago

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.