<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Project on AgentOps</title><link>https://samyn92.github.io/agentops/docs/project/</link><description>Recent content in Project on AgentOps</description><generator>Hugo</generator><language>en</language><atom:link href="https://samyn92.github.io/agentops/docs/project/index.xml" rel="self" type="application/rss+xml"/><item><title>Repositories</title><link>https://samyn92.github.io/agentops/docs/project/repositories/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://samyn92.github.io/agentops/docs/project/repositories/</guid><description>&lt;p&gt;AgentOps is composed of eight repositories, each with a focused responsibility. All container images are published to &lt;code&gt;ghcr.io/samyn92/&lt;/code&gt; and Helm charts to &lt;code&gt;ghcr.io/samyn92/charts/&lt;/code&gt;.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="agentops"&gt;agentops&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Purpose:&lt;/strong&gt; Central documentation hub (this site).&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Hugo site with the Docsy theme&lt;/li&gt;
&lt;li&gt;Architecture docs, CRD reference, guides, and project information&lt;/li&gt;
&lt;li&gt;No runtime artifacts&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Repository:&lt;/strong&gt; &lt;a href="https://github.com/samyn92/agentops"&gt;github.com/samyn92/agentops&lt;/a&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="agentops-core"&gt;agentops-core&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Purpose:&lt;/strong&gt; Kubernetes operator that manages the full lifecycle of AI agent workloads.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;6 CRDs: Agent, AgentRun, AgentTool, AgentResource, Channel, Provider&lt;/li&gt;
&lt;li&gt;Reconciles Agent CRs into Deployments (daemon) or Job templates (task) with sidecars, storage, networking, and MCP tool injection&lt;/li&gt;
&lt;li&gt;Handles delegation orchestration, concurrency control, and schedule-based runs&lt;/li&gt;
&lt;li&gt;Built with kubebuilder&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Key tech:&lt;/strong&gt; Go, kubebuilder, controller-runtime
&lt;strong&gt;Image:&lt;/strong&gt; &lt;code&gt;ghcr.io/samyn92/agentops-operator&lt;/code&gt;
&lt;strong&gt;Current version:&lt;/strong&gt; v0.8.1 (~70 commits)
&lt;strong&gt;Repository:&lt;/strong&gt; &lt;a href="https://github.com/samyn92/agentops-core"&gt;github.com/samyn92/agentops-core&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Roadmap</title><link>https://samyn92.github.io/agentops/docs/project/roadmap/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://samyn92.github.io/agentops/docs/project/roadmap/</guid><description>&lt;p&gt;This roadmap covers the major features planned for AgentOps. Items are roughly ordered by priority. Timelines are not committed &amp;ndash; this is an independent project and development happens as capacity allows.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="agentskill-crd"&gt;AgentSkill CRD&lt;/h2&gt;
&lt;p&gt;Curated knowledge injected into agent system prompts. Static expertise (runbooks, procedures, domain knowledge) complementing agentops-memory&amp;rsquo;s dynamic experience (lessons learned, decisions).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Sources:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Git sync&lt;/strong&gt; &amp;ndash; pull markdown from a Git repository, auto-update on push&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OCI&lt;/strong&gt; &amp;ndash; skill packages as OCI artifacts, versioned and cached&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Inline&lt;/strong&gt; &amp;ndash; small markdown blocks directly in the CR (prototyping)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;ConfigMap&lt;/strong&gt; &amp;ndash; mount existing ConfigMaps as skill content&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Injection modes:&lt;/strong&gt;&lt;/p&gt;</description></item></channel></rss>