adhdev 0.4.0 → 0.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli-entrypoint.js +7216 -5706
- package/dist/cli-entrypoint.js.map +1 -1
- package/dist/index.js +7199 -5688
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
- package/providers/_builtin/COMPATIBILITY.md +0 -217
- package/providers/_builtin/CONTRIBUTING.md +0 -141
- package/providers/_builtin/README.md +0 -51
- package/providers/_builtin/_helpers/index.js +0 -188
- package/providers/_builtin/acp/agentpool/provider.json +0 -54
- package/providers/_builtin/acp/amp/provider.json +0 -52
- package/providers/_builtin/acp/auggie/provider.json +0 -57
- package/providers/_builtin/acp/autodev/provider.json +0 -54
- package/providers/_builtin/acp/autohand/provider.json +0 -52
- package/providers/_builtin/acp/blackbox-ai/provider.json +0 -54
- package/providers/_builtin/acp/claude-agent/provider.json +0 -57
- package/providers/_builtin/acp/cline-acp/provider.json +0 -54
- package/providers/_builtin/acp/codebuddy/provider.json +0 -54
- package/providers/_builtin/acp/codex-cli/provider.json +0 -57
- package/providers/_builtin/acp/corust-agent/provider.json +0 -52
- package/providers/_builtin/acp/crow-cli/provider.json +0 -54
- package/providers/_builtin/acp/cursor-acp/provider.json +0 -54
- package/providers/_builtin/acp/deepagents/provider.json +0 -52
- package/providers/_builtin/acp/dimcode/provider.json +0 -54
- package/providers/_builtin/acp/docker-cagent/provider.json +0 -57
- package/providers/_builtin/acp/factory-droid/provider.json +0 -60
- package/providers/_builtin/acp/fast-agent/provider.json +0 -52
- package/providers/_builtin/acp/gemini-cli/provider.json +0 -114
- package/providers/_builtin/acp/github-copilot/provider.json +0 -54
- package/providers/_builtin/acp/goose/provider.json +0 -57
- package/providers/_builtin/acp/junie/provider.json +0 -52
- package/providers/_builtin/acp/kilo/provider.json +0 -54
- package/providers/_builtin/acp/kimi-cli/provider.json +0 -57
- package/providers/_builtin/acp/minion-code/provider.json +0 -52
- package/providers/_builtin/acp/mistral-vibe/provider.json +0 -57
- package/providers/_builtin/acp/nova/provider.json +0 -54
- package/providers/_builtin/acp/openclaw/provider.json +0 -54
- package/providers/_builtin/acp/opencode/provider.json +0 -52
- package/providers/_builtin/acp/openhands/provider.json +0 -54
- package/providers/_builtin/acp/pi-acp/provider.json +0 -52
- package/providers/_builtin/acp/qoder/provider.json +0 -54
- package/providers/_builtin/acp/qwen-code/provider.json +0 -60
- package/providers/_builtin/acp/stakpak/provider.json +0 -54
- package/providers/_builtin/acp/vtcode/provider.json +0 -54
- package/providers/_builtin/cli/claude-cli/provider.json +0 -100
- package/providers/_builtin/cli/codex-cli/provider.json +0 -89
- package/providers/_builtin/cli/gemini-cli/provider.json +0 -93
- package/providers/_builtin/docs/CDP_SELECTOR_GUIDE.md +0 -370
- package/providers/_builtin/docs/PROVIDER_GUIDE.md +0 -916
- package/providers/_builtin/extension/cline/provider.json +0 -35
- package/providers/_builtin/extension/cline/scripts/focus_editor.js +0 -48
- package/providers/_builtin/extension/cline/scripts/list_chats.js +0 -100
- package/providers/_builtin/extension/cline/scripts/list_models.js +0 -43
- package/providers/_builtin/extension/cline/scripts/list_modes.js +0 -35
- package/providers/_builtin/extension/cline/scripts/new_session.js +0 -85
- package/providers/_builtin/extension/cline/scripts/open_panel.js +0 -25
- package/providers/_builtin/extension/cline/scripts/read_chat.js +0 -257
- package/providers/_builtin/extension/cline/scripts/resolve_action.js +0 -83
- package/providers/_builtin/extension/cline/scripts/send_message.js +0 -95
- package/providers/_builtin/extension/cline/scripts/set_mode.js +0 -36
- package/providers/_builtin/extension/cline/scripts/set_model.js +0 -36
- package/providers/_builtin/extension/cline/scripts/switch_session.js +0 -206
- package/providers/_builtin/extension/cline/scripts.js +0 -73
- package/providers/_builtin/extension/roo-code/provider.json +0 -35
- package/providers/_builtin/extension/roo-code/scripts.js +0 -659
- package/providers/_builtin/ide/antigravity/provider.json +0 -63
- package/providers/_builtin/ide/antigravity/scripts/focus_editor.js +0 -20
- package/providers/_builtin/ide/antigravity/scripts/legacy/list_models.js +0 -38
- package/providers/_builtin/ide/antigravity/scripts/legacy/list_modes.js +0 -48
- package/providers/_builtin/ide/antigravity/scripts/legacy/scripts.js +0 -64
- package/providers/_builtin/ide/antigravity/scripts/legacy/set_mode.js +0 -34
- package/providers/_builtin/ide/antigravity/scripts/legacy/set_model.js +0 -47
- package/providers/_builtin/ide/antigravity/scripts/list_chats.js +0 -137
- package/providers/_builtin/ide/antigravity/scripts/list_models.js +0 -61
- package/providers/_builtin/ide/antigravity/scripts/list_modes.js +0 -72
- package/providers/_builtin/ide/antigravity/scripts/new_session.js +0 -75
- package/providers/_builtin/ide/antigravity/scripts/read_chat.js +0 -262
- package/providers/_builtin/ide/antigravity/scripts/resolve_action.js +0 -68
- package/providers/_builtin/ide/antigravity/scripts/send_message.js +0 -56
- package/providers/_builtin/ide/antigravity/scripts/set_mode.js +0 -67
- package/providers/_builtin/ide/antigravity/scripts/set_model.js +0 -72
- package/providers/_builtin/ide/antigravity/scripts/switch_session.js +0 -114
- package/providers/_builtin/ide/antigravity/scripts.js +0 -67
- package/providers/_builtin/ide/cursor/provider.json +0 -59
- package/providers/_builtin/ide/cursor/scripts.js +0 -458
- package/providers/_builtin/ide/kiro/provider.json +0 -60
- package/providers/_builtin/ide/kiro/scripts/focus_editor.js +0 -20
- package/providers/_builtin/ide/kiro/scripts/open_panel.js +0 -47
- package/providers/_builtin/ide/kiro/scripts/resolve_action.js +0 -54
- package/providers/_builtin/ide/kiro/scripts/send_message.js +0 -29
- package/providers/_builtin/ide/kiro/scripts/webview_list_models.js +0 -39
- package/providers/_builtin/ide/kiro/scripts/webview_list_modes.js +0 -39
- package/providers/_builtin/ide/kiro/scripts/webview_list_sessions.js +0 -21
- package/providers/_builtin/ide/kiro/scripts/webview_new_session.js +0 -34
- package/providers/_builtin/ide/kiro/scripts/webview_read_chat.js +0 -68
- package/providers/_builtin/ide/kiro/scripts/webview_send_message.js +0 -72
- package/providers/_builtin/ide/kiro/scripts/webview_set_mode.js +0 -15
- package/providers/_builtin/ide/kiro/scripts/webview_set_model.js +0 -15
- package/providers/_builtin/ide/kiro/scripts/webview_switch_session.js +0 -26
- package/providers/_builtin/ide/kiro/scripts.js +0 -62
- package/providers/_builtin/ide/pearai/provider.json +0 -60
- package/providers/_builtin/ide/pearai/scripts/focus_editor.js +0 -20
- package/providers/_builtin/ide/pearai/scripts/list_sessions.js +0 -38
- package/providers/_builtin/ide/pearai/scripts/new_session.js +0 -55
- package/providers/_builtin/ide/pearai/scripts/open_panel.js +0 -46
- package/providers/_builtin/ide/pearai/scripts/resolve_action.js +0 -54
- package/providers/_builtin/ide/pearai/scripts/send_message.js +0 -29
- package/providers/_builtin/ide/pearai/scripts/webview_list_models.js +0 -43
- package/providers/_builtin/ide/pearai/scripts/webview_list_modes.js +0 -35
- package/providers/_builtin/ide/pearai/scripts/webview_list_sessions.js +0 -62
- package/providers/_builtin/ide/pearai/scripts/webview_new_session.js +0 -49
- package/providers/_builtin/ide/pearai/scripts/webview_read_chat.js +0 -92
- package/providers/_builtin/ide/pearai/scripts/webview_resolve_action.js +0 -59
- package/providers/_builtin/ide/pearai/scripts/webview_send_message.js +0 -72
- package/providers/_builtin/ide/pearai/scripts/webview_set_mode.js +0 -36
- package/providers/_builtin/ide/pearai/scripts/webview_set_model.js +0 -36
- package/providers/_builtin/ide/pearai/scripts/webview_switch_session.js +0 -34
- package/providers/_builtin/ide/pearai/scripts.js +0 -74
- package/providers/_builtin/ide/trae/provider.json +0 -59
- package/providers/_builtin/ide/trae/scripts/focus_editor.js +0 -20
- package/providers/_builtin/ide/trae/scripts/list_chats.js +0 -24
- package/providers/_builtin/ide/trae/scripts/list_models.js +0 -39
- package/providers/_builtin/ide/trae/scripts/list_modes.js +0 -39
- package/providers/_builtin/ide/trae/scripts/new_session.js +0 -30
- package/providers/_builtin/ide/trae/scripts/open_panel.js +0 -44
- package/providers/_builtin/ide/trae/scripts/read_chat.js +0 -113
- package/providers/_builtin/ide/trae/scripts/resolve_action.js +0 -54
- package/providers/_builtin/ide/trae/scripts/send_message.js +0 -69
- package/providers/_builtin/ide/trae/scripts/set_mode.js +0 -15
- package/providers/_builtin/ide/trae/scripts/set_model.js +0 -15
- package/providers/_builtin/ide/trae/scripts/switch_session.js +0 -23
- package/providers/_builtin/ide/trae/scripts.js +0 -57
- package/providers/_builtin/ide/vscode/provider.json +0 -57
- package/providers/_builtin/ide/vscode-insiders/provider.json +0 -55
- package/providers/_builtin/ide/vscodium/provider.json +0 -56
- package/providers/_builtin/ide/windsurf/provider.json +0 -46
- package/providers/_builtin/ide/windsurf/scripts/focus_editor.js +0 -30
- package/providers/_builtin/ide/windsurf/scripts/list_chats.js +0 -117
- package/providers/_builtin/ide/windsurf/scripts/list_models.js +0 -39
- package/providers/_builtin/ide/windsurf/scripts/list_modes.js +0 -39
- package/providers/_builtin/ide/windsurf/scripts/new_session.js +0 -69
- package/providers/_builtin/ide/windsurf/scripts/open_panel.js +0 -58
- package/providers/_builtin/ide/windsurf/scripts/read_chat.js +0 -297
- package/providers/_builtin/ide/windsurf/scripts/resolve_action.js +0 -68
- package/providers/_builtin/ide/windsurf/scripts/send_message.js +0 -87
- package/providers/_builtin/ide/windsurf/scripts/set_mode.js +0 -15
- package/providers/_builtin/ide/windsurf/scripts/set_model.js +0 -15
- package/providers/_builtin/ide/windsurf/scripts/switch_session.js +0 -58
- package/providers/_builtin/ide/windsurf/scripts.js +0 -57
- package/providers/_builtin/validate.js +0 -156
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"type": "amp-acp",
|
|
3
|
-
"name": "Amp (ACP)",
|
|
4
|
-
"category": "acp",
|
|
5
|
-
"displayName": "Amp",
|
|
6
|
-
"icon": "⚡",
|
|
7
|
-
"install": "Binary download from GitHub: https://github.com/tao12345666333/amp-acp/releases",
|
|
8
|
-
"spawn": {
|
|
9
|
-
"command": "amp-acp",
|
|
10
|
-
"args": [],
|
|
11
|
-
"shell": false
|
|
12
|
-
},
|
|
13
|
-
"auth": [
|
|
14
|
-
{
|
|
15
|
-
"type": "agent",
|
|
16
|
-
"id": "amp-auth",
|
|
17
|
-
"name": "Amp Authentication",
|
|
18
|
-
"description": "Authenticate through Amp setup flow"
|
|
19
|
-
}
|
|
20
|
-
],
|
|
21
|
-
"settings": {
|
|
22
|
-
"autoApprove": {
|
|
23
|
-
"type": "boolean",
|
|
24
|
-
"default": false,
|
|
25
|
-
"public": true,
|
|
26
|
-
"label": "Auto Approve",
|
|
27
|
-
"description": "Automatically approve all tool calls without user confirmation"
|
|
28
|
-
},
|
|
29
|
-
"approvalAlert": {
|
|
30
|
-
"type": "boolean",
|
|
31
|
-
"default": true,
|
|
32
|
-
"public": true,
|
|
33
|
-
"label": "Approval Alerts",
|
|
34
|
-
"description": "Show notification when Amp requires approval"
|
|
35
|
-
},
|
|
36
|
-
"longGeneratingAlert": {
|
|
37
|
-
"type": "boolean",
|
|
38
|
-
"default": true,
|
|
39
|
-
"public": true,
|
|
40
|
-
"label": "Long Generation Alert",
|
|
41
|
-
"description": "Alert when generation takes too long"
|
|
42
|
-
},
|
|
43
|
-
"longGeneratingThresholdSec": {
|
|
44
|
-
"type": "number",
|
|
45
|
-
"default": 180,
|
|
46
|
-
"public": true,
|
|
47
|
-
"label": "Long Generation Threshold (sec)",
|
|
48
|
-
"min": 30,
|
|
49
|
-
"max": 600
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
}
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"type": "auggie-acp",
|
|
3
|
-
"name": "Auggie CLI (ACP)",
|
|
4
|
-
"category": "acp",
|
|
5
|
-
"displayName": "Auggie CLI",
|
|
6
|
-
"icon": "🧠",
|
|
7
|
-
"install": "npm install -g @augmentcode/auggie",
|
|
8
|
-
"spawn": {
|
|
9
|
-
"command": "auggie",
|
|
10
|
-
"args": [
|
|
11
|
-
"--acp"
|
|
12
|
-
],
|
|
13
|
-
"shell": false,
|
|
14
|
-
"env": {
|
|
15
|
-
"AUGMENT_DISABLE_AUTO_UPDATE": "1"
|
|
16
|
-
}
|
|
17
|
-
},
|
|
18
|
-
"auth": [
|
|
19
|
-
{
|
|
20
|
-
"type": "agent",
|
|
21
|
-
"id": "augment",
|
|
22
|
-
"name": "Augment Code Auth",
|
|
23
|
-
"description": "Authenticate through Augment Code setup"
|
|
24
|
-
}
|
|
25
|
-
],
|
|
26
|
-
"settings": {
|
|
27
|
-
"autoApprove": {
|
|
28
|
-
"type": "boolean",
|
|
29
|
-
"default": false,
|
|
30
|
-
"public": true,
|
|
31
|
-
"label": "Auto Approve",
|
|
32
|
-
"description": "Automatically approve all tool calls without user confirmation"
|
|
33
|
-
},
|
|
34
|
-
"approvalAlert": {
|
|
35
|
-
"type": "boolean",
|
|
36
|
-
"default": true,
|
|
37
|
-
"public": true,
|
|
38
|
-
"label": "Approval Alerts",
|
|
39
|
-
"description": "Show notification when agent requires approval"
|
|
40
|
-
},
|
|
41
|
-
"longGeneratingAlert": {
|
|
42
|
-
"type": "boolean",
|
|
43
|
-
"default": true,
|
|
44
|
-
"public": true,
|
|
45
|
-
"label": "Long Generation Alert",
|
|
46
|
-
"description": "Alert when generation takes too long"
|
|
47
|
-
},
|
|
48
|
-
"longGeneratingThresholdSec": {
|
|
49
|
-
"type": "number",
|
|
50
|
-
"default": 180,
|
|
51
|
-
"public": true,
|
|
52
|
-
"label": "Long Generation Threshold (sec)",
|
|
53
|
-
"min": 30,
|
|
54
|
-
"max": 600
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"type": "autodev-acp",
|
|
3
|
-
"name": "AutoDev (ACP)",
|
|
4
|
-
"category": "acp",
|
|
5
|
-
"displayName": "AutoDev",
|
|
6
|
-
"icon": "🤖",
|
|
7
|
-
"install": "Download from https://github.com/phodal/auto-dev/releases",
|
|
8
|
-
"spawn": {
|
|
9
|
-
"command": "autodev",
|
|
10
|
-
"args": [
|
|
11
|
-
"acp"
|
|
12
|
-
],
|
|
13
|
-
"shell": false
|
|
14
|
-
},
|
|
15
|
-
"auth": [
|
|
16
|
-
{
|
|
17
|
-
"type": "agent",
|
|
18
|
-
"id": "autodev",
|
|
19
|
-
"name": "AutoDev Auth",
|
|
20
|
-
"description": "Configure provider through AutoDev setup"
|
|
21
|
-
}
|
|
22
|
-
],
|
|
23
|
-
"settings": {
|
|
24
|
-
"autoApprove": {
|
|
25
|
-
"type": "boolean",
|
|
26
|
-
"default": false,
|
|
27
|
-
"public": true,
|
|
28
|
-
"label": "Auto Approve",
|
|
29
|
-
"description": "Automatically approve all tool calls without user confirmation"
|
|
30
|
-
},
|
|
31
|
-
"approvalAlert": {
|
|
32
|
-
"type": "boolean",
|
|
33
|
-
"default": true,
|
|
34
|
-
"public": true,
|
|
35
|
-
"label": "Approval Alerts",
|
|
36
|
-
"description": "Show notification when agent requires approval"
|
|
37
|
-
},
|
|
38
|
-
"longGeneratingAlert": {
|
|
39
|
-
"type": "boolean",
|
|
40
|
-
"default": true,
|
|
41
|
-
"public": true,
|
|
42
|
-
"label": "Long Generation Alert",
|
|
43
|
-
"description": "Alert when generation takes too long"
|
|
44
|
-
},
|
|
45
|
-
"longGeneratingThresholdSec": {
|
|
46
|
-
"type": "number",
|
|
47
|
-
"default": 180,
|
|
48
|
-
"public": true,
|
|
49
|
-
"label": "Long Generation Threshold (sec)",
|
|
50
|
-
"min": 30,
|
|
51
|
-
"max": 600
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"type": "autohand-acp",
|
|
3
|
-
"name": "Autohand Code (ACP)",
|
|
4
|
-
"category": "acp",
|
|
5
|
-
"displayName": "Autohand Code",
|
|
6
|
-
"icon": "🤖",
|
|
7
|
-
"install": "npm install -g @autohandai/autohand-acp",
|
|
8
|
-
"spawn": {
|
|
9
|
-
"command": "autohand-acp",
|
|
10
|
-
"args": [],
|
|
11
|
-
"shell": false
|
|
12
|
-
},
|
|
13
|
-
"auth": [
|
|
14
|
-
{
|
|
15
|
-
"type": "agent",
|
|
16
|
-
"id": "autohand",
|
|
17
|
-
"name": "Autohand Auth",
|
|
18
|
-
"description": "Authenticate through Autohand AI setup"
|
|
19
|
-
}
|
|
20
|
-
],
|
|
21
|
-
"settings": {
|
|
22
|
-
"autoApprove": {
|
|
23
|
-
"type": "boolean",
|
|
24
|
-
"default": false,
|
|
25
|
-
"public": true,
|
|
26
|
-
"label": "Auto Approve",
|
|
27
|
-
"description": "Automatically approve all tool calls without user confirmation"
|
|
28
|
-
},
|
|
29
|
-
"approvalAlert": {
|
|
30
|
-
"type": "boolean",
|
|
31
|
-
"default": true,
|
|
32
|
-
"public": true,
|
|
33
|
-
"label": "Approval Alerts",
|
|
34
|
-
"description": "Show notification when agent requires approval"
|
|
35
|
-
},
|
|
36
|
-
"longGeneratingAlert": {
|
|
37
|
-
"type": "boolean",
|
|
38
|
-
"default": true,
|
|
39
|
-
"public": true,
|
|
40
|
-
"label": "Long Generation Alert",
|
|
41
|
-
"description": "Alert when generation takes too long"
|
|
42
|
-
},
|
|
43
|
-
"longGeneratingThresholdSec": {
|
|
44
|
-
"type": "number",
|
|
45
|
-
"default": 180,
|
|
46
|
-
"public": true,
|
|
47
|
-
"label": "Long Generation Threshold (sec)",
|
|
48
|
-
"min": 30,
|
|
49
|
-
"max": 600
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"type": "blackbox-ai-acp",
|
|
3
|
-
"name": "Blackbox AI (ACP)",
|
|
4
|
-
"category": "acp",
|
|
5
|
-
"displayName": "Blackbox AI",
|
|
6
|
-
"icon": "⬛",
|
|
7
|
-
"install": "Download from https://docs.blackbox.ai/features/blackbox-cli",
|
|
8
|
-
"spawn": {
|
|
9
|
-
"command": "blackbox",
|
|
10
|
-
"args": [
|
|
11
|
-
"acp"
|
|
12
|
-
],
|
|
13
|
-
"shell": false
|
|
14
|
-
},
|
|
15
|
-
"auth": [
|
|
16
|
-
{
|
|
17
|
-
"type": "agent",
|
|
18
|
-
"id": "blackbox",
|
|
19
|
-
"name": "Blackbox Auth",
|
|
20
|
-
"description": "Authenticate with Blackbox AI account"
|
|
21
|
-
}
|
|
22
|
-
],
|
|
23
|
-
"settings": {
|
|
24
|
-
"autoApprove": {
|
|
25
|
-
"type": "boolean",
|
|
26
|
-
"default": false,
|
|
27
|
-
"public": true,
|
|
28
|
-
"label": "Auto Approve",
|
|
29
|
-
"description": "Automatically approve all tool calls without user confirmation"
|
|
30
|
-
},
|
|
31
|
-
"approvalAlert": {
|
|
32
|
-
"type": "boolean",
|
|
33
|
-
"default": true,
|
|
34
|
-
"public": true,
|
|
35
|
-
"label": "Approval Alerts",
|
|
36
|
-
"description": "Show notification when agent requires approval"
|
|
37
|
-
},
|
|
38
|
-
"longGeneratingAlert": {
|
|
39
|
-
"type": "boolean",
|
|
40
|
-
"default": true,
|
|
41
|
-
"public": true,
|
|
42
|
-
"label": "Long Generation Alert",
|
|
43
|
-
"description": "Alert when generation takes too long"
|
|
44
|
-
},
|
|
45
|
-
"longGeneratingThresholdSec": {
|
|
46
|
-
"type": "number",
|
|
47
|
-
"default": 180,
|
|
48
|
-
"public": true,
|
|
49
|
-
"label": "Long Generation Threshold (sec)",
|
|
50
|
-
"min": 30,
|
|
51
|
-
"max": 600
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
}
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"type": "claude-agent-acp",
|
|
3
|
-
"name": "Claude Agent (ACP)",
|
|
4
|
-
"category": "acp",
|
|
5
|
-
"displayName": "Claude Agent",
|
|
6
|
-
"icon": "🟠",
|
|
7
|
-
"install": "npm install -g @zed-industries/claude-agent-acp (requires ANTHROPIC_API_KEY)",
|
|
8
|
-
"spawn": {
|
|
9
|
-
"command": "claude-agent-acp",
|
|
10
|
-
"args": [],
|
|
11
|
-
"shell": false
|
|
12
|
-
},
|
|
13
|
-
"auth": [
|
|
14
|
-
{
|
|
15
|
-
"type": "env_var",
|
|
16
|
-
"id": "anthropic",
|
|
17
|
-
"name": "Anthropic API Key",
|
|
18
|
-
"vars": [
|
|
19
|
-
{
|
|
20
|
-
"name": "ANTHROPIC_API_KEY"
|
|
21
|
-
}
|
|
22
|
-
],
|
|
23
|
-
"link": "https://console.anthropic.com/settings/keys"
|
|
24
|
-
}
|
|
25
|
-
],
|
|
26
|
-
"settings": {
|
|
27
|
-
"autoApprove": {
|
|
28
|
-
"type": "boolean",
|
|
29
|
-
"default": false,
|
|
30
|
-
"public": true,
|
|
31
|
-
"label": "Auto Approve",
|
|
32
|
-
"description": "Automatically approve all tool calls without user confirmation"
|
|
33
|
-
},
|
|
34
|
-
"approvalAlert": {
|
|
35
|
-
"type": "boolean",
|
|
36
|
-
"default": true,
|
|
37
|
-
"public": true,
|
|
38
|
-
"label": "Approval Alerts",
|
|
39
|
-
"description": "Show notification when Claude requires approval"
|
|
40
|
-
},
|
|
41
|
-
"longGeneratingAlert": {
|
|
42
|
-
"type": "boolean",
|
|
43
|
-
"default": true,
|
|
44
|
-
"public": true,
|
|
45
|
-
"label": "Long Generation Alert",
|
|
46
|
-
"description": "Alert when generation takes too long"
|
|
47
|
-
},
|
|
48
|
-
"longGeneratingThresholdSec": {
|
|
49
|
-
"type": "number",
|
|
50
|
-
"default": 180,
|
|
51
|
-
"public": true,
|
|
52
|
-
"label": "Long Generation Threshold (sec)",
|
|
53
|
-
"min": 30,
|
|
54
|
-
"max": 600
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"type": "cline-acp",
|
|
3
|
-
"name": "Cline (ACP)",
|
|
4
|
-
"category": "acp",
|
|
5
|
-
"displayName": "Cline (ACP)",
|
|
6
|
-
"icon": "🔵",
|
|
7
|
-
"install": "npm install -g cline",
|
|
8
|
-
"spawn": {
|
|
9
|
-
"command": "cline",
|
|
10
|
-
"args": [
|
|
11
|
-
"--acp"
|
|
12
|
-
],
|
|
13
|
-
"shell": false
|
|
14
|
-
},
|
|
15
|
-
"auth": [
|
|
16
|
-
{
|
|
17
|
-
"type": "agent",
|
|
18
|
-
"id": "cline-settings",
|
|
19
|
-
"name": "Cline Settings",
|
|
20
|
-
"description": "Configure API keys through Cline interactive setup"
|
|
21
|
-
}
|
|
22
|
-
],
|
|
23
|
-
"settings": {
|
|
24
|
-
"autoApprove": {
|
|
25
|
-
"type": "boolean",
|
|
26
|
-
"default": false,
|
|
27
|
-
"public": true,
|
|
28
|
-
"label": "Auto Approve",
|
|
29
|
-
"description": "Automatically approve all tool calls without user confirmation"
|
|
30
|
-
},
|
|
31
|
-
"approvalAlert": {
|
|
32
|
-
"type": "boolean",
|
|
33
|
-
"default": true,
|
|
34
|
-
"public": true,
|
|
35
|
-
"label": "Approval Alerts",
|
|
36
|
-
"description": "Show notification when Cline requires approval"
|
|
37
|
-
},
|
|
38
|
-
"longGeneratingAlert": {
|
|
39
|
-
"type": "boolean",
|
|
40
|
-
"default": true,
|
|
41
|
-
"public": true,
|
|
42
|
-
"label": "Long Generation Alert",
|
|
43
|
-
"description": "Alert when generation takes too long"
|
|
44
|
-
},
|
|
45
|
-
"longGeneratingThresholdSec": {
|
|
46
|
-
"type": "number",
|
|
47
|
-
"default": 180,
|
|
48
|
-
"public": true,
|
|
49
|
-
"label": "Long Generation Threshold (sec)",
|
|
50
|
-
"min": 30,
|
|
51
|
-
"max": 600
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"type": "codebuddy-acp",
|
|
3
|
-
"name": "Codebuddy Code (ACP)",
|
|
4
|
-
"category": "acp",
|
|
5
|
-
"displayName": "Codebuddy Code",
|
|
6
|
-
"icon": "🐧",
|
|
7
|
-
"install": "npm install -g @tencent-ai/codebuddy-code",
|
|
8
|
-
"spawn": {
|
|
9
|
-
"command": "codebuddy-code",
|
|
10
|
-
"args": [
|
|
11
|
-
"--acp"
|
|
12
|
-
],
|
|
13
|
-
"shell": false
|
|
14
|
-
},
|
|
15
|
-
"auth": [
|
|
16
|
-
{
|
|
17
|
-
"type": "agent",
|
|
18
|
-
"id": "tencent",
|
|
19
|
-
"name": "Tencent Cloud Auth",
|
|
20
|
-
"description": "Authenticate through Tencent Cloud account"
|
|
21
|
-
}
|
|
22
|
-
],
|
|
23
|
-
"settings": {
|
|
24
|
-
"autoApprove": {
|
|
25
|
-
"type": "boolean",
|
|
26
|
-
"default": false,
|
|
27
|
-
"public": true,
|
|
28
|
-
"label": "Auto Approve",
|
|
29
|
-
"description": "Automatically approve all tool calls without user confirmation"
|
|
30
|
-
},
|
|
31
|
-
"approvalAlert": {
|
|
32
|
-
"type": "boolean",
|
|
33
|
-
"default": true,
|
|
34
|
-
"public": true,
|
|
35
|
-
"label": "Approval Alerts",
|
|
36
|
-
"description": "Show notification when agent requires approval"
|
|
37
|
-
},
|
|
38
|
-
"longGeneratingAlert": {
|
|
39
|
-
"type": "boolean",
|
|
40
|
-
"default": true,
|
|
41
|
-
"public": true,
|
|
42
|
-
"label": "Long Generation Alert",
|
|
43
|
-
"description": "Alert when generation takes too long"
|
|
44
|
-
},
|
|
45
|
-
"longGeneratingThresholdSec": {
|
|
46
|
-
"type": "number",
|
|
47
|
-
"default": 180,
|
|
48
|
-
"public": true,
|
|
49
|
-
"label": "Long Generation Threshold (sec)",
|
|
50
|
-
"min": 30,
|
|
51
|
-
"max": 600
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
}
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"type": "codex-acp",
|
|
3
|
-
"name": "Codex (ACP)",
|
|
4
|
-
"category": "acp",
|
|
5
|
-
"displayName": "Codex (ACP)",
|
|
6
|
-
"icon": "🤖",
|
|
7
|
-
"install": "npm install -g @zed-industries/codex-acp (requires OPENAI_API_KEY)",
|
|
8
|
-
"spawn": {
|
|
9
|
-
"command": "codex-acp",
|
|
10
|
-
"args": [],
|
|
11
|
-
"shell": false
|
|
12
|
-
},
|
|
13
|
-
"auth": [
|
|
14
|
-
{
|
|
15
|
-
"type": "env_var",
|
|
16
|
-
"id": "openai",
|
|
17
|
-
"name": "OpenAI API Key",
|
|
18
|
-
"vars": [
|
|
19
|
-
{
|
|
20
|
-
"name": "OPENAI_API_KEY"
|
|
21
|
-
}
|
|
22
|
-
],
|
|
23
|
-
"link": "https://platform.openai.com/api-keys"
|
|
24
|
-
}
|
|
25
|
-
],
|
|
26
|
-
"settings": {
|
|
27
|
-
"autoApprove": {
|
|
28
|
-
"type": "boolean",
|
|
29
|
-
"default": false,
|
|
30
|
-
"public": true,
|
|
31
|
-
"label": "Auto Approve",
|
|
32
|
-
"description": "Automatically approve all tool calls without user confirmation"
|
|
33
|
-
},
|
|
34
|
-
"approvalAlert": {
|
|
35
|
-
"type": "boolean",
|
|
36
|
-
"default": true,
|
|
37
|
-
"public": true,
|
|
38
|
-
"label": "Approval Alerts",
|
|
39
|
-
"description": "Show notification when Codex requires approval"
|
|
40
|
-
},
|
|
41
|
-
"longGeneratingAlert": {
|
|
42
|
-
"type": "boolean",
|
|
43
|
-
"default": true,
|
|
44
|
-
"public": true,
|
|
45
|
-
"label": "Long Generation Alert",
|
|
46
|
-
"description": "Alert when generation takes too long"
|
|
47
|
-
},
|
|
48
|
-
"longGeneratingThresholdSec": {
|
|
49
|
-
"type": "number",
|
|
50
|
-
"default": 180,
|
|
51
|
-
"public": true,
|
|
52
|
-
"label": "Long Generation Threshold (sec)",
|
|
53
|
-
"min": 30,
|
|
54
|
-
"max": 600
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"type": "corust-agent-acp",
|
|
3
|
-
"name": "Corust Agent (ACP)",
|
|
4
|
-
"category": "acp",
|
|
5
|
-
"displayName": "Corust Agent",
|
|
6
|
-
"icon": "🦀",
|
|
7
|
-
"install": "Download from https://github.com/Corust-ai/corust-agent-release/releases",
|
|
8
|
-
"spawn": {
|
|
9
|
-
"command": "corust-agent-acp",
|
|
10
|
-
"args": [],
|
|
11
|
-
"shell": false
|
|
12
|
-
},
|
|
13
|
-
"auth": [
|
|
14
|
-
{
|
|
15
|
-
"type": "agent",
|
|
16
|
-
"id": "corust",
|
|
17
|
-
"name": "Corust Auth",
|
|
18
|
-
"description": "Authenticate through Corust AI setup"
|
|
19
|
-
}
|
|
20
|
-
],
|
|
21
|
-
"settings": {
|
|
22
|
-
"autoApprove": {
|
|
23
|
-
"type": "boolean",
|
|
24
|
-
"default": false,
|
|
25
|
-
"public": true,
|
|
26
|
-
"label": "Auto Approve",
|
|
27
|
-
"description": "Automatically approve all tool calls without user confirmation"
|
|
28
|
-
},
|
|
29
|
-
"approvalAlert": {
|
|
30
|
-
"type": "boolean",
|
|
31
|
-
"default": true,
|
|
32
|
-
"public": true,
|
|
33
|
-
"label": "Approval Alerts",
|
|
34
|
-
"description": "Show notification when agent requires approval"
|
|
35
|
-
},
|
|
36
|
-
"longGeneratingAlert": {
|
|
37
|
-
"type": "boolean",
|
|
38
|
-
"default": true,
|
|
39
|
-
"public": true,
|
|
40
|
-
"label": "Long Generation Alert",
|
|
41
|
-
"description": "Alert when generation takes too long"
|
|
42
|
-
},
|
|
43
|
-
"longGeneratingThresholdSec": {
|
|
44
|
-
"type": "number",
|
|
45
|
-
"default": 180,
|
|
46
|
-
"public": true,
|
|
47
|
-
"label": "Long Generation Threshold (sec)",
|
|
48
|
-
"min": 30,
|
|
49
|
-
"max": 600
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"type": "crow-cli-acp",
|
|
3
|
-
"name": "crow-cli (ACP)",
|
|
4
|
-
"category": "acp",
|
|
5
|
-
"displayName": "crow-cli",
|
|
6
|
-
"icon": "🐦⬛",
|
|
7
|
-
"install": "pip install crow-cli (Python/uvx)",
|
|
8
|
-
"spawn": {
|
|
9
|
-
"command": "crow-cli",
|
|
10
|
-
"args": [
|
|
11
|
-
"acp"
|
|
12
|
-
],
|
|
13
|
-
"shell": false
|
|
14
|
-
},
|
|
15
|
-
"auth": [
|
|
16
|
-
{
|
|
17
|
-
"type": "agent",
|
|
18
|
-
"id": "crow",
|
|
19
|
-
"name": "crow-cli Auth",
|
|
20
|
-
"description": "Configure provider through crow-cli setup"
|
|
21
|
-
}
|
|
22
|
-
],
|
|
23
|
-
"settings": {
|
|
24
|
-
"autoApprove": {
|
|
25
|
-
"type": "boolean",
|
|
26
|
-
"default": false,
|
|
27
|
-
"public": true,
|
|
28
|
-
"label": "Auto Approve",
|
|
29
|
-
"description": "Automatically approve all tool calls without user confirmation"
|
|
30
|
-
},
|
|
31
|
-
"approvalAlert": {
|
|
32
|
-
"type": "boolean",
|
|
33
|
-
"default": true,
|
|
34
|
-
"public": true,
|
|
35
|
-
"label": "Approval Alerts",
|
|
36
|
-
"description": "Show notification when agent requires approval"
|
|
37
|
-
},
|
|
38
|
-
"longGeneratingAlert": {
|
|
39
|
-
"type": "boolean",
|
|
40
|
-
"default": true,
|
|
41
|
-
"public": true,
|
|
42
|
-
"label": "Long Generation Alert",
|
|
43
|
-
"description": "Alert when generation takes too long"
|
|
44
|
-
},
|
|
45
|
-
"longGeneratingThresholdSec": {
|
|
46
|
-
"type": "number",
|
|
47
|
-
"default": 180,
|
|
48
|
-
"public": true,
|
|
49
|
-
"label": "Long Generation Threshold (sec)",
|
|
50
|
-
"min": 30,
|
|
51
|
-
"max": 600
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"type": "cursor-acp",
|
|
3
|
-
"name": "Cursor (ACP)",
|
|
4
|
-
"category": "acp",
|
|
5
|
-
"displayName": "Cursor Agent",
|
|
6
|
-
"icon": "🔵",
|
|
7
|
-
"install": "Download from https://cursor.com/docs/cli/acp",
|
|
8
|
-
"spawn": {
|
|
9
|
-
"command": "cursor-agent",
|
|
10
|
-
"args": [
|
|
11
|
-
"acp"
|
|
12
|
-
],
|
|
13
|
-
"shell": false
|
|
14
|
-
},
|
|
15
|
-
"auth": [
|
|
16
|
-
{
|
|
17
|
-
"type": "agent",
|
|
18
|
-
"id": "cursor",
|
|
19
|
-
"name": "Cursor Auth",
|
|
20
|
-
"description": "Authenticate with Cursor account"
|
|
21
|
-
}
|
|
22
|
-
],
|
|
23
|
-
"settings": {
|
|
24
|
-
"autoApprove": {
|
|
25
|
-
"type": "boolean",
|
|
26
|
-
"default": false,
|
|
27
|
-
"public": true,
|
|
28
|
-
"label": "Auto Approve",
|
|
29
|
-
"description": "Automatically approve all tool calls without user confirmation"
|
|
30
|
-
},
|
|
31
|
-
"approvalAlert": {
|
|
32
|
-
"type": "boolean",
|
|
33
|
-
"default": true,
|
|
34
|
-
"public": true,
|
|
35
|
-
"label": "Approval Alerts",
|
|
36
|
-
"description": "Show notification when agent requires approval"
|
|
37
|
-
},
|
|
38
|
-
"longGeneratingAlert": {
|
|
39
|
-
"type": "boolean",
|
|
40
|
-
"default": true,
|
|
41
|
-
"public": true,
|
|
42
|
-
"label": "Long Generation Alert",
|
|
43
|
-
"description": "Alert when generation takes too long"
|
|
44
|
-
},
|
|
45
|
-
"longGeneratingThresholdSec": {
|
|
46
|
-
"type": "number",
|
|
47
|
-
"default": 180,
|
|
48
|
-
"public": true,
|
|
49
|
-
"label": "Long Generation Threshold (sec)",
|
|
50
|
-
"min": 30,
|
|
51
|
-
"max": 600
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
}
|