We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5a5381 commit ca0399fCopy full SHA for ca0399f
.agents/package.json
@@ -6,5 +6,8 @@
6
"scripts": {
7
"typecheck": "bun x tsc --noEmit -p tsconfig.json",
8
"test": "bun test"
9
+ },
10
+ "dependencies": {
11
+ "@codebuff/sdk": "workspace:*"
12
}
13
0 commit comments