Skip to content

Commit 989bfb2

Browse files
committed
feat: l;ink up to new agent
1 parent 9b84902 commit 989bfb2

File tree

10 files changed

+468
-303
lines changed

10 files changed

+468
-303
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,8 @@ Thumbs.db
2222

2323
# Temporary files
2424
*.tmp
25-
*.temp
25+
*.temp
26+
27+
AGENTS.md
28+
.claude/
29+
.claude-config/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"yaml": "^2.8.1"
6060
},
6161
"dependencies": {
62-
"@posthog/code-agent": "^0.2.0",
62+
"@posthog/agent": "^1.2.0",
6363
"@radix-ui/react-icons": "^1.3.2",
6464
"@radix-ui/themes": "^3.2.1",
6565
"axios": "^1.6.7",

0 commit comments

Comments
 (0)