mirror of
https://github.com/got-feedBack/feedBack.git
synced 2026-07-20 03:41:28 +00:00
16 lines
280 B
JSON
16 lines
280 B
JSON
{
|
|
"version": "0.8.8.dev0",
|
|
"integration_state_schema": 1,
|
|
"installed_integrations": [
|
|
"claude"
|
|
],
|
|
"integration_settings": {
|
|
"claude": {
|
|
"script": "sh",
|
|
"invoke_separator": "-"
|
|
}
|
|
},
|
|
"integration": "claude",
|
|
"default_integration": "claude"
|
|
}
|