see log:
clawSharp\src\clawsharp\A2a\A2aAgentCardBuilder.cs(81,47): error CS1061: "AppConfig" enthält keine Definition für "Webhooks", und es konnte keine zugängliche Webhooks-Erweiterungsmethode gefunden werden, die ein erstes Argument vom Typ "AppConfig" akzeptiert (möglicherweise fehlt eine using-Direktive oder ein Assemblyverweis).
There are plenty more, but easy to fix.
edit: here the fixed file:
AppConfig.cs.txt
see log:
clawSharp\src\clawsharp\A2a\A2aAgentCardBuilder.cs(81,47): error CS1061: "AppConfig" enthält keine Definition für "Webhooks", und es konnte keine zugängliche Webhooks-Erweiterungsmethode gefunden werden, die ein erstes Argument vom Typ "AppConfig" akzeptiert (möglicherweise fehlt eine using-Direktive oder ein Assemblyverweis).There are plenty more, but easy to fix.
edit: here the fixed file:
AppConfig.cs.txt