<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>FlowDrop Blog</title>
		<description>Updates, tutorials, and deep-dives from the FlowDrop team.</description>
		<link>https://flowdrop.io/blog</link>
		<atom:link href="https://flowdrop.io/rss.xml" rel="self" type="application/rss+xml"/>
		<language>en-us</language>
		<lastBuildDate>Sat, 20 Jun 2026 01:27:39 GMT</lastBuildDate>
		
		<item>
			<title><![CDATA[The hidden cost of switching: when your agent's edge lives in someone else's database]]></title>
			<description><![CDATA[The thing that makes your agent good isn't the model — it's the memory, context, and learned behavior it accumulates over time. When all of that lives in a vendor's database, switching doesn't just move your data. It resets your agent to day one.]]></description>
			<link>https://flowdrop.io/blog/hidden-cost-of-switching-agent-memory</link>
			<guid isPermaLink="true">https://flowdrop.io/blog/hidden-cost-of-switching-agent-memory</guid>
			<pubDate>Sat, 20 Jun 2026 10:00:00 GMT</pubDate>
			<category>ai</category>
			<category>agents</category>
			<category>memory</category>
			<category>lock-in</category>
			<category>enterprise</category>
		</item>

		<item>
			<title><![CDATA[GDPR for AI agents: can you delete data you don't control?]]></title>
			<description><![CDATA[A customer asks you to delete their data. Your retention policy says conversations expire after 90 days. A legal hold says keep some of them. None of that is your call if your agent's data lives in a vendor's black box. Here's the fix.]]></description>
			<link>https://flowdrop.io/blog/gdpr-deletion-ai-agents</link>
			<guid isPermaLink="true">https://flowdrop.io/blog/gdpr-deletion-ai-agents</guid>
			<pubDate>Thu, 18 Jun 2026 13:00:00 GMT</pubDate>
			<category>ai</category>
			<category>agents</category>
			<category>compliance</category>
			<category>gdpr</category>
			<category>privacy</category>
			<category>enterprise</category>
		</item>

		<item>
			<title><![CDATA[The EU AI Act says you need human oversight. A system prompt isn't it.]]></title>
			<description><![CDATA[The EU AI Act asks for human oversight and record-keeping over high-risk AI systems. If your only control is an instruction in a prompt, you don't have an answer. Here's what real oversight looks like in an agent.]]></description>
			<link>https://flowdrop.io/blog/eu-ai-act-human-oversight</link>
			<guid isPermaLink="true">https://flowdrop.io/blog/eu-ai-act-human-oversight</guid>
			<pubDate>Thu, 18 Jun 2026 11:00:00 GMT</pubDate>
			<category>ai</category>
			<category>agents</category>
			<category>compliance</category>
			<category>eu-ai-act</category>
			<category>enterprise</category>
		</item>

		<item>
			<title><![CDATA[Your auditor is going to ask where the agent's decisions are logged. Do you have an answer?]]></title>
			<description><![CDATA[Before an AI agent goes anywhere near production, someone will ask for the record of what it decided and did. If that record lives in a vendor's system, you get whatever they choose to give you. Here's why the audit trail has to be yours.]]></description>
			<link>https://flowdrop.io/blog/audit-trail-for-ai-agents</link>
			<guid isPermaLink="true">https://flowdrop.io/blog/audit-trail-for-ai-agents</guid>
			<pubDate>Thu, 18 Jun 2026 09:00:00 GMT</pubDate>
			<category>ai</category>
			<category>agents</category>
			<category>compliance</category>
			<category>audit</category>
			<category>enterprise</category>
		</item>

		<item>
			<title><![CDATA[Every conversation your agent has is your data. Do you own it?]]></title>
			<description><![CDATA[An AI agent's memory is often the most sensitive data it touches — and the part teams control least. Here's the problem with renting your agent's memory, and what owning it changes.]]></description>
			<link>https://flowdrop.io/blog/own-your-agent-memory</link>
			<guid isPermaLink="true">https://flowdrop.io/blog/own-your-agent-memory</guid>
			<pubDate>Tue, 16 Jun 2026 13:00:00 GMT</pubDate>
			<category>ai</category>
			<category>agents</category>
			<category>memory</category>
			<category>enterprise</category>
		</item>

		<item>
			<title><![CDATA[Guardrails the model can't talk its way around]]></title>
			<description><![CDATA[Prompts are suggestions. When you need an AI agent to actually stay within limits, the rules have to live outside the model — in the system that runs its actions. Here's how that works in FlowDrop.]]></description>
			<link>https://flowdrop.io/blog/guardrails-as-topology</link>
			<guid isPermaLink="true">https://flowdrop.io/blog/guardrails-as-topology</guid>
			<pubDate>Tue, 16 Jun 2026 11:00:00 GMT</pubDate>
			<category>ai</category>
			<category>agents</category>
			<category>guardrails</category>
			<category>enterprise</category>
		</item>

		<item>
			<title><![CDATA[When an AI agent calls its own tools, you lose control of what it does]]></title>
			<description><![CDATA[The moment you let an AI model run its own tools, the decision and the action happen in the same breath — with no chance to check it. Here's the problem that creates, and how FlowDrop closes the gap.]]></description>
			<link>https://flowdrop.io/blog/building-a-react-agent-reason-and-act</link>
			<guid isPermaLink="true">https://flowdrop.io/blog/building-a-react-agent-reason-and-act</guid>
			<pubDate>Tue, 16 Jun 2026 09:00:00 GMT</pubDate>
			<category>ai</category>
			<category>agents</category>
			<category>governance</category>
			<category>enterprise</category>
		</item>

		<item>
			<title><![CDATA[Introducing FlowDrop 1.0]]></title>
			<description><![CDATA[A visual workflow editor that your backend can own. Today we're releasing FlowDrop 1.0, a drop-in, backend-agnostic component for building AI workflow UIs.]]></description>
			<link>https://flowdrop.io/blog/introducing-flowdrop-1-0</link>
			<guid isPermaLink="true">https://flowdrop.io/blog/introducing-flowdrop-1-0</guid>
			<pubDate>Wed, 11 Mar 2026 00:00:00 GMT</pubDate>
			<category>release</category>
			<category>announcement</category>
		</item>

		<item>
			<title><![CDATA[Why your AI workflow tool should be backend-agnostic]]></title>
			<description><![CDATA[Most AI workflow tools ship with their own cloud backend. Here's why that's a problem, and what a better approach looks like.]]></description>
			<link>https://flowdrop.io/blog/building-ai-workflows-backend-agnostic</link>
			<guid isPermaLink="true">https://flowdrop.io/blog/building-ai-workflows-backend-agnostic</guid>
			<pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate>
			<category>architecture</category>
			<category>ai</category>
			<category>opinion</category>
		</item>
	</channel>
</rss>