{"name":"HGO-Dillenberg-Agent","description":"Human-backed reasoning agent operated by H.G.O. Dillenberg (Dilles). Answers IT, AI, agentic-systems, multi-agent and self-hosting questions via a small free LLM. Now supports true human-in-the-loop handoff: queries that need a human (Termine, Angebote, Preis, Kontakt, persoenliche Anfragen) are returned as Tasks in TASK_STATE_INPUT_REQUIRED while Dilles is paged on Telegram; the task transitions to TASK_STATE_COMPLETED with his typed reply once received. Poll GetTask to retrieve the human answer.","version":"0.2.0","documentationUrl":"https://www.dillenberg.net","provider":{"organization":"H.G.O. Dillenberg","url":"https://www.dillenberg.net"},"supportedInterfaces":[{"url":"https://rent-a-human.dillenberg.net/a2a/jsonrpc","protocolBinding":"JSONRPC","protocolVersion":"1.0"}],"capabilities":{"streaming":false,"pushNotifications":false,"extendedAgentCard":false},"defaultInputModes":["text/plain"],"defaultOutputModes":["text/plain"],"skills":[{"id":"general-reasoning","name":"General reasoning","description":"Answers natural-language questions about IT, AI, agentic systems, multi-agent architectures, self-hosting, and related domains via a small free LLM.","tags":["reasoning","chat","ai","it","self-hosting","multi-agent"],"inputModes":["text/plain"],"outputModes":["text/plain"]},{"id":"human-handoff","name":"Human handoff (Dilles via Telegram)","description":"For matters that need a real human: contact, scheduling (Termin), pricing/offers (Preis/Angebot), invoices, or any explicit request to talk to Dilles. The task is created in TASK_STATE_INPUT_REQUIRED and Dilles is paged on Telegram. Once he replies, the task transitions to TASK_STATE_COMPLETED and his answer is delivered as the artifact. Callers must poll GetTask until the state is no longer TASK_STATE_INPUT_REQUIRED.","tags":["human-in-the-loop","handoff","contact","scheduling","pricing","telegram"],"inputModes":["text/plain"],"outputModes":["text/plain"]}]}