mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
Add missing test cases for single-pod one-pod-mode pause direction, EarDetectionState single-pod properties, and normal-mode steady-state. Fix stale test comments that incorrectly claimed tests would fail. Clarify onePodMode flow combine pattern and isWorn field semantics.
20 lines
496 B
JSON
20 lines
496 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__ide__getDiagnostics",
|
|
"WebSearch",
|
|
"WebFetch(domain:support.google.com)",
|
|
"WebFetch(domain:github.com)",
|
|
"WebFetch(domain:mvnrepository.com)",
|
|
"WebFetch(domain:kotlinlang.org)",
|
|
"WebFetch(domain:developer.android.com)",
|
|
"WebFetch(domain:issuetracker.google.com)"
|
|
],
|
|
"deny": []
|
|
},
|
|
"enabledPlugins": {
|
|
"android-translation@claude-code-cafe": true,
|
|
"debugbadger@claude-code-cafe": true,
|
|
"jvm-tools@claude-code-cafe": true
|
|
}
|
|
} |