Skip to content

Commit f9eb47d

Browse files
committed
General: Enable the support-investigator plugin
Adds the plugin to the checked-in enabled-plugins list, alongside the existing debugbadger/jvm-tools/devtools entries. It backs the support mail investigation workflow (/support-investigator:investigate).
1 parent ca5d6b3 commit f9eb47d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.claude/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"enabledPlugins": {
33
"debugbadger@claude-code-cafe": true,
44
"jvm-tools@claude-code-cafe": true,
5-
"devtools@claude-code-cafe": true
5+
"devtools@claude-code-cafe": true,
6+
"support-investigator@claude-code-cafe": true
67
}
78
}

0 commit comments

Comments
 (0)