<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SDK - Sharur</title><link>https://goppydae.github.io/sharur/developer/sdk/index.html</link><description>The github.com/goppydae/sharur/sdk package lets you embed a sharur agent in any Go program.
import "github.com/goppydae/sharur/sdk" See the sub-pages for a quickstart, custom tool implementations, the EventBus API, and in-process extensions.</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://goppydae.github.io/sharur/developer/sdk/index.xml" rel="self" type="application/rss+xml"/><item><title>Quickstart</title><link>https://goppydae.github.io/sharur/developer/sdk/quickstart/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://goppydae.github.io/sharur/developer/sdk/quickstart/index.html</guid><description>Embed a sharur agent in a Go program with NewAgent, Subscribe, Prompt, and Idle</description></item><item><title>Custom Tools</title><link>https://goppydae.github.io/sharur/developer/sdk/tools/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://goppydae.github.io/sharur/developer/sdk/tools/index.html</guid><description>Implementing the Tool interface and registering tools with NewAgent</description></item><item><title>Events</title><link>https://goppydae.github.io/sharur/developer/sdk/events/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://goppydae.github.io/sharur/developer/sdk/events/index.html</guid><description>EventBus, event types, and subscription patterns</description></item><item><title>In-Process Extensions</title><link>https://goppydae.github.io/sharur/developer/sdk/extensions-inproc/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://goppydae.github.io/sharur/developer/sdk/extensions-inproc/index.html</guid><description>Implementing agent.Extension directly for zero-overhead in-process hooks</description></item></channel></rss>