rowboat
rowboat copied to clipboard
Plugin System for Agent Extensions
Allow developers to add custom features or tools to enhance agent functionality.
Can you elaborate more on this one? What types of custom features are you looking to add? Rowboat currently supports adding custom tools via an MCP server or a webhook.
hey can you explain, how to add webhook like because when i try to run it the function is giving me output
Error: Failed to call webhook - Cannot connect to host localhost:8080 ssl:default [Multiple exceptions: [Errno 111] Connect call failed ('::1', 8080, 0, 0), [Errno 111] Connect call failed ('127.0.0.1', 8080)]
but the webhook url is working fine in the local test