Skip to content

Commit f4f405d

Browse files
committed
chore: add .agents workspace to monorepo workspaces; enable local agents
development and isolated typechecking 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
1 parent 0f13871 commit f4f405d

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

bun.lock

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"packages/*",
1313
"scripts",
1414
"evals",
15-
"sdk"
15+
"sdk",
16+
".agents"
1617
],
1718
"scripts": {
1819
"dev": "bash scripts/dev.sh",

0 commit comments

Comments
 (0)