Skip to content

Commit ca4b7e2

Browse files
committed
add package.json to initial agents dir
1 parent 0f8e5f1 commit ca4b7e2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "codebuff-agents",
3+
"version": "0.0.0",
4+
"description": "This directory contains your custom Codebuff agents. Each agent is a TypeScript file that defines an AI agent with specific capabilities and behavior.",
5+
"license": "Apache-2.0"
6+
}

0 commit comments

Comments
 (0)