@posthog/agent 2.3.643 → 2.3.647
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 +1 -1
- package/dist/agent.js.map +1 -1
- package/dist/posthog-api.js +1 -1
- package/dist/posthog-api.js.map +1 -1
- package/dist/server/agent-server.js +1 -1
- package/dist/server/agent-server.js.map +1 -1
- package/dist/server/bin.cjs +1 -1
- package/dist/server/bin.cjs.map +1 -1
- package/package.json +2 -2
package/dist/server/bin.cjs
CHANGED
|
@@ -8809,7 +8809,7 @@ var import_zod3 = require("zod");
|
|
|
8809
8809
|
// package.json
|
|
8810
8810
|
var package_default = {
|
|
8811
8811
|
name: "@posthog/agent",
|
|
8812
|
-
version: "2.3.
|
|
8812
|
+
version: "2.3.647",
|
|
8813
8813
|
repository: "https://github.com/PostHog/code",
|
|
8814
8814
|
description: "TypeScript agent framework wrapping Claude Agent SDK with Git-based task execution for PostHog",
|
|
8815
8815
|
exports: {
|