Skip to content

Commit c6a0326

Browse files
committed
update settings
1 parent e7fd50b commit c6a0326

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

.claude/settings.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,26 @@
11
{
2+
"env": {
3+
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "true"
4+
},
5+
"teammateMode": "tmux",
26
"enabledPlugins": {
37
"core@han": true,
48
"bushido@han": true,
5-
"markdown@han": true
9+
"markdown@han": true,
10+
"ai-dlc@ai-dlc": true
611
},
712
"extraKnownMarketplaces": {
813
"han": {
914
"source": {
1015
"source": "github",
1116
"repo": "thebushidocollective/han"
1217
}
18+
},
19+
"ai-dlc": {
20+
"source": {
21+
"source": "directory",
22+
"path": "${CLAUDE_PROJECT_ROOT}"
23+
}
1324
}
1425
}
15-
}
26+
}

bunfig.toml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)