The latest update on the AI-generated #ActivityPub server in C++... it now supports publishing signed messages and actors can be configured to autorespond. One autoresponder will use a local LLM (ollama) to generate responses to direct messages. Overall, the experiment has been useful. The code is not the greatest, but it works, which really surprises me. However, I'm seeing the agent having more issues as the complexity of the code increases. I may need to step in and write some code myself.