@posthog/agent 2.3.459 → 2.3.465
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/handoff-checkpoint.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 +3 -3
- package/src/handoff-checkpoint.ts +1 -1
package/dist/server/bin.cjs
CHANGED
|
@@ -8723,7 +8723,7 @@ var import_zod3 = require("zod");
|
|
|
8723
8723
|
// package.json
|
|
8724
8724
|
var package_default = {
|
|
8725
8725
|
name: "@posthog/agent",
|
|
8726
|
-
version: "2.3.
|
|
8726
|
+
version: "2.3.465",
|
|
8727
8727
|
repository: "https://github.com/PostHog/code",
|
|
8728
8728
|
description: "TypeScript agent framework wrapping Claude Agent SDK with Git-based task execution for PostHog",
|
|
8729
8729
|
exports: {
|