I can confirm through *System Monitor* that `prompt-agent` is running with a command-line of `/usr/l

I can confirm through System Monitor that
prompt-agent
is running with a command-line of /usr/libexec/prompt-agent --socket-fd=3. From the sources, it looks like
prompt-agent
is spawned by Prompt and is supposed to communicate the list of containers discovered by podman ps --all to the main program, but something is clearly not working correctly there.
Was this page helpful?