-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yaml
More file actions
43 lines (42 loc) · 720 Bytes
/
config.yaml
File metadata and controls
43 lines (42 loc) · 720 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
defaults:
timeout: 5
max_depth: 5
max_concurrent: 5
retry: 1
environment: wsl
raw_threshold: 10000
clis:
git:
group: version-control
docker:
group: containers
gh:
group: development
plugins:
discovery_command: gh extension list
npm:
group: package-managers
uv:
group: package-managers
pip:
group: package-managers
claude-flow:
max_depth: 6
group: ai-agents
codex:
group: ai-agents
copilot:
group: ai-agents
gemini:
environment: windows
group: ai-agents
gcloud:
environment: windows
group: cloud
ag-kit:
group: ai-agents
specify:
group: development
langchain:
environment: windows
group: ai-agents