@posthog/agent 2.1.152 → 2.1.157

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/agent.js CHANGED
@@ -279,7 +279,7 @@ import { v7 as uuidv7 } from "uuid";
279
279
  // package.json
280
280
  var package_default = {
281
281
  name: "@posthog/agent",
282
- version: "2.1.152",
282
+ version: "2.1.157",
283
283
  repository: "https://github.com/PostHog/twig",
284
284
  description: "TypeScript agent framework wrapping Claude Agent SDK with Git-based task execution for PostHog",
285
285
  exports: {