Hi. This plugin looks great, but it seems not to work for a docker/podman terminal backend, since I guess the agent is running the tools on the host, which are then unable to access files in the container:
β π» $ git clone https://github.com/NousResearch/hermes-agent 38.7s [exit 128]
β β‘ code_work hermes-agent 0.0s [Path not found: hermes-agent]
β π» $ ls -F 0.2s
β β‘ code_work hermes-agent 0.0s [error]
β β‘ code_symb hermes-agent 0.0s [Path not found: hermes-agent]
β π» $ du -sh hermes-agent 0.6s
β π» $ ls -F hermes-agent 0.2s
Do you have any thoughts or recommendations for workarounds, or could you consider adding support for containerized terminal backends? Thanks!
Hi. This plugin looks great, but it seems not to work for a
docker/podmanterminal backend, since I guess the agent is running the tools on the host, which are then unable to access files in the container:Do you have any thoughts or recommendations for workarounds, or could you consider adding support for containerized terminal backends? Thanks!