forked from duanyytop/agents-radar
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathconfig.yml
More file actions
88 lines (80 loc) · 2.71 KB
/
config.yml
File metadata and controls
88 lines (80 loc) · 2.71 KB
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
# agents-radar configuration
# Edit this file to customize which repositories are tracked.
# Changes take effect on the next workflow run.
# ── AI CLI tools ──────────────────────────────────────────────────────────────
# Tracked for per-tool digests and cross-tool comparison.
# Each entry requires: id (filename slug), repo (owner/repo), name (display name).
# Set paginated: true for high-volume repos with many daily updates.
cli_repos:
- id: claude-code
repo: anthropics/claude-code
name: Claude Code
- id: codex
repo: openai/codex
name: OpenAI Codex
- id: gemini-cli
repo: google-gemini/gemini-cli
name: Gemini CLI
- id: copilot-cli
repo: github/copilot-cli
name: GitHub Copilot CLI
- id: kimi-cli
repo: MoonshotAI/kimi-cli
name: Kimi Code CLI
- id: opencode
repo: anomalyco/opencode
name: OpenCode
- id: qwen-code
repo: QwenLM/qwen-code
name: Qwen Code
# ── Claude Code Skills ────────────────────────────────────────────────────────
# Tracked separately without a date filter, sorted by community engagement.
skills_repo: anthropics/skills
# ── OpenClaw (primary focus project) ─────────────────────────────────────────
# Tracked with a dedicated deep-dive report. Set paginated: true for high-volume repos.
openclaw:
id: openclaw
repo: openclaw/openclaw
name: OpenClaw
paginated: true
# ── OpenClaw peer projects ────────────────────────────────────────────────────
# Tracked alongside OpenClaw for cross-ecosystem comparison.
openclaw_peers:
- id: nanobot
repo: HKUDS/nanobot
name: NanoBot
paginated: true
- id: zeroclaw
repo: zeroclaw-labs/zeroclaw
name: Zeroclaw
- id: picoclaw
repo: sipeed/picoclaw
name: PicoClaw
paginated: true
- id: nanoclaw
repo: qwibitai/nanoclaw
name: NanoClaw
- id: nullclaw
repo: nullclaw/nullclaw
name: NullClaw
- id: ironclaw
repo: nearai/ironclaw
name: IronClaw
- id: lobsterai
repo: netease-youdao/LobsterAI
name: LobsterAI
- id: tinyclaw
repo: TinyAGI/tinyclaw
name: TinyClaw
- id: moltis
repo: moltis-org/moltis
name: Moltis
- id: copaw
repo: agentscope-ai/CoPaw
name: CoPaw
- id: zeptoclaw
repo: qhkm/zeptoclaw
name: ZeptoClaw
- id: easyclaw
repo: gaoyangz77/easyclaw
name: EasyClaw