Nostr Agent Server ================== This module implements a Nostr agent server that handles incoming Nostr events and processes them according to the configured agent capabilities. It provides the core server functionality for receiving, processing, and responding to Nostr events in an agentic manner. .. automodule:: agentstr.nostr_agent_server :members: :undoc-members: :show-inheritance: