<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Developer Guide - Sharur</title><link>https://goppydae.github.io/sharur/developer/index.html</link><description>The developer guide covers two audiences:
SDK — embedding sharur as a Go library Internals — architecture, agent loop, session format, build system</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://goppydae.github.io/sharur/developer/index.xml" rel="self" type="application/rss+xml"/><item><title>Internals</title><link>https://goppydae.github.io/sharur/developer/internals/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://goppydae.github.io/sharur/developer/internals/index.html</guid><description>Architecture overview of sharur's components and data flow</description></item><item><title>SDK</title><link>https://goppydae.github.io/sharur/developer/sdk/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://goppydae.github.io/sharur/developer/sdk/index.html</guid><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></item></channel></rss>