<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Agent keeps changing after new integrations]]></title><description><![CDATA[<p dir="auto">We've gradually connected our AI agent to more internal systems, so it now works with documents, tickets, CRM records, and several external APIs. The strange part is that every new integration seems to affect the agent's behavior in places that have nothing to do with the new feature. A workflow that worked perfectly a month ago suddenly becomes less reliable after adding another tool, even though we never touched its prompts. How are teams optimizing AI agents as they grow without having every new integration introduce unexpected regressions?</p>
]]></description><link>https://community.openpreservation.org//topic/1642/agent-keeps-changing-after-new-integrations</link><generator>RSS for Node</generator><lastBuildDate>Fri, 07 Aug 2026 22:01:44 GMT</lastBuildDate><atom:link href="https://community.openpreservation.org//topic/1642.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 07 Aug 2026 06:41:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Agent keeps changing after new integrations on Fri, 07 Aug 2026 07:05:52 GMT]]></title><description><![CDATA[<p dir="auto">Regression checks can reveal that an older workflow broke, but they won’t automatically find a better configuration for every type of request. Once an agent has many tools, one fixed combination of model, temperature, prompt style, and permissions rarely works equally well everywhere. You can do agent optimization here: <a href="https://eignex.com/" rel="nofollow ugc">https://eignex.com/</a> . It lets you define which combinations are allowed and learn from the score of each run without crossing those limits. The agent can adjust how it handles different requests while the rules around cost, models, and tool access remain in place.</p>
]]></description><link>https://community.openpreservation.org//post/1849</link><guid isPermaLink="true">https://community.openpreservation.org//post/1849</guid><dc:creator><![CDATA[Smilus]]></dc:creator><pubDate>Fri, 07 Aug 2026 07:05:52 GMT</pubDate></item><item><title><![CDATA[Reply to Agent keeps changing after new integrations on Fri, 07 Aug 2026 06:58:41 GMT]]></title><description><![CDATA[<p dir="auto">Every new tool adds another description and another possible action to the agent’s context. Even when the main prompt stays untouched, those additions can change which tool the model picks and how it interprets an older request. Treat tool definitions like versioned prompts and keep their jobs as narrow as possible. Before releasing an integration, replay the workflows that already matter and compare both the final answers and the tool calls with the previous version. That will show whether the regression came from the new tool itself or from the agent choosing differently because the available options changed.</p>
]]></description><link>https://community.openpreservation.org//post/1848</link><guid isPermaLink="true">https://community.openpreservation.org//post/1848</guid><dc:creator><![CDATA[Axell]]></dc:creator><pubDate>Fri, 07 Aug 2026 06:58:41 GMT</pubDate></item></channel></rss>