zlacker

[parent] [thread] 1 comments
1. joe_th+(OP)[view] [source] 2026-02-03 22:27:00
"Just a document" can certainly contain a script or code or whatever.
replies(1): >>theshr+ca1
2. theshr+ca1[view] [source] 2026-02-04 07:43:13
>>joe_th+(OP)
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.

[go to top]