Yejun Su @yejun.dev · Feb 23

Created a gondolin pi extension based on the example: github.com/earendil-wor... The idea is to start gondolin sandbox manually with "pi --gondolin", I use it mostly for untrusted repositories. Also fixed a bug in the example. Code: github.com/goofansu/pi-...

1 likes 2 replies

?

Replies

Yejun Su · Feb 23

github.com/earendil-wor... is really great. I use it for the skill github.com/goofansu/age..., I created a gondolin image with poppler-utils installed and run the Python scripts, all in the VM.

Yejun Su · Feb 23

The screenshots are not correct. The bug is sometimes agents uses host path, and sometimes guest path, adding a commit to work with both situations: github.com/goofansu/pi-...