@a5c-ai/agent-catalog 5.0.1-staging.c9bb2c61
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/README.md +117 -0
- package/dist/assets.d.ts +4 -0
- package/dist/assets.d.ts.map +1 -0
- package/dist/assets.js +76 -0
- package/dist/cli.d.ts +168 -0
- package/dist/cli.d.ts.map +1 -0
- package/dist/cli.js +336 -0
- package/dist/data.d.ts +54 -0
- package/dist/data.d.ts.map +1 -0
- package/dist/data.js +636 -0
- package/dist/discovery-snapshot.json +319345 -0
- package/dist/discovery.d.ts +143 -0
- package/dist/discovery.d.ts.map +1 -0
- package/dist/discovery.js +728 -0
- package/dist/evidence-projection.d.ts +4 -0
- package/dist/evidence-projection.d.ts.map +1 -0
- package/dist/evidence-projection.js +34 -0
- package/dist/evidence.d.ts +13 -0
- package/dist/evidence.d.ts.map +1 -0
- package/dist/evidence.js +227 -0
- package/dist/graph.d.ts +20 -0
- package/dist/graph.d.ts.map +1 -0
- package/dist/graph.js +194 -0
- package/dist/index.d.ts +11 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +28 -0
- package/dist/models.d.ts +559 -0
- package/dist/models.d.ts.map +1 -0
- package/dist/models.js +2 -0
- package/dist/sdk.d.ts +48 -0
- package/dist/sdk.d.ts.map +1 -0
- package/dist/sdk.js +902 -0
- package/dist/transport-mux-cutover.d.ts +9 -0
- package/dist/transport-mux-cutover.d.ts.map +1 -0
- package/dist/transport-mux-cutover.js +158 -0
- package/dist/ui.d.ts +2 -0
- package/dist/ui.d.ts.map +1 -0
- package/dist/ui.js +8 -0
- package/docs/ontology-evidence.md +82 -0
- package/evidence/ontology-evidence/claims/catalog-processes-and-packaging.json +89 -0
- package/evidence/ontology-evidence/claims/plugins-hooks-discovery.json +136 -0
- package/evidence/ontology-evidence/claims/runtime-core.json +113 -0
- package/evidence/ontology-evidence/claims/vendor-web.json +977 -0
- package/evidence/ontology-evidence/evidence-sources/catalog-processes-and-packaging.json +48 -0
- package/evidence/ontology-evidence/evidence-sources/plugins-hooks-discovery.json +88 -0
- package/evidence/ontology-evidence/evidence-sources/runtime-core.json +78 -0
- package/evidence/ontology-evidence/evidence-sources/vendor-web.json +918 -0
- package/evidence/ontology-evidence/manifest.json +56 -0
- package/graph/agent-catalog.graph.yaml +43 -0
- package/graph/edges/relations/agent-runtime/babysitter-agent.yaml +31 -0
- package/graph/edges/relations/agent-runtime/discovery-and-paths.yaml +433 -0
- package/graph/edges/relations/agent-runtime/session-and-lifecycle.yaml +137 -0
- package/graph/edges/relations/agent-runtime/transports-and-modalities.yaml +387 -0
- package/graph/edges/relations/capabilities/babysitter-agent-links.yaml +46 -0
- package/graph/edges/relations/capabilities/capability-vocabulary-links-agents.yaml +478 -0
- package/graph/edges/relations/capabilities/capability-vocabulary-links-providers.yaml +40 -0
- package/graph/edges/relations/capabilities/capability-vocabulary-links-transports.yaml +70 -0
- package/graph/edges/relations/capabilities/support-record-links-agents.yaml +478 -0
- package/graph/edges/relations/capabilities/support-record-links-providers.yaml +40 -0
- package/graph/edges/relations/capabilities/support-record-links-transports.yaml +70 -0
- package/graph/edges/relations/evolution.yaml +16 -0
- package/graph/edges/relations/hooks-and-plugins.yaml +462 -0
- package/graph/edges/relations/identity-babysitter-agent.yaml +11 -0
- package/graph/edges/relations/identity.yaml +218 -0
- package/graph/edges/relations/processes-and-packages.yaml +71 -0
- package/graph/edges/relations/provenance/babysitter-agent-and-claude-web.yaml +102 -0
- package/graph/edges/relations/provenance/catalog-core-agents.yaml +370 -0
- package/graph/edges/relations/provenance/catalog-core-models.yaml +88 -0
- package/graph/edges/relations/provenance/catalog-core-providers.yaml +220 -0
- package/graph/edges/relations/provenance/evidence-sources.yaml +136 -0
- package/graph/edges/relations/provenance/hooks-plugins-and-discovery-discovery.yaml +124 -0
- package/graph/edges/relations/provenance/hooks-plugins-and-discovery-hooks.yaml +244 -0
- package/graph/edges/relations/provenance/hooks-plugins-and-discovery-plugins.yaml +166 -0
- package/graph/edges/relations/provenance/processes-packages-and-paths.yaml +490 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capability.yaml +202 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-agents-claude.yaml +210 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-agents-codex.yaml +302 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-agents-copilot.yaml +170 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-agents-cursor.yaml +146 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-agents-gemini.yaml +143 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-agents-omp.yaml +76 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-agents-openclaw.yaml +112 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-agents-opencode.yaml +139 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-agents-pi.yaml +40 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-providers.yaml +112 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-capabilitySupport-transports.yaml +190 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-modality.yaml +88 -0
- package/graph/edges/relations/provenance/runtime-and-capabilities-transport.yaml +172 -0
- package/graph/nodes/agents/babysitter-agent.yaml +43 -0
- package/graph/nodes/agents/products.yaml +163 -0
- package/graph/nodes/agents/versions.yaml +282 -0
- package/graph/nodes/capabilities/capabilities.yaml +234 -0
- package/graph/nodes/capabilities/modalities.yaml +74 -0
- package/graph/nodes/capabilities/supports/agents/babysitter-agent.yaml +46 -0
- package/graph/nodes/capabilities/supports/agents/claude.yaml +166 -0
- package/graph/nodes/capabilities/supports/agents/codex.yaml +190 -0
- package/graph/nodes/capabilities/supports/agents/copilot.yaml +121 -0
- package/graph/nodes/capabilities/supports/agents/cursor.yaml +104 -0
- package/graph/nodes/capabilities/supports/agents/gemini.yaml +104 -0
- package/graph/nodes/capabilities/supports/agents/omp.yaml +74 -0
- package/graph/nodes/capabilities/supports/agents/openclaw.yaml +67 -0
- package/graph/nodes/capabilities/supports/agents/opencode.yaml +103 -0
- package/graph/nodes/capabilities/supports/agents/pi.yaml +65 -0
- package/graph/nodes/capabilities/supports/provider-versions.yaml +73 -0
- package/graph/nodes/capabilities/supports/transport-runtimes.yaml +122 -0
- package/graph/nodes/evidence/babysitter-agent-and-claude-web.yaml +83 -0
- package/graph/nodes/evidence/claims.yaml +315 -0
- package/graph/nodes/evidence/claude-code-capability-claims.yaml +170 -0
- package/graph/nodes/evidence/claude-code-docs-core.yaml +103 -0
- package/graph/nodes/evidence/claude-code-docs-extensions.yaml +114 -0
- package/graph/nodes/evidence/codex-web.yaml +155 -0
- package/graph/nodes/evidence/copilot-web.yaml +213 -0
- package/graph/nodes/evidence/cursor-web.yaml +191 -0
- package/graph/nodes/evidence/evidence-sources.yaml +206 -0
- package/graph/nodes/evidence/gemini-cli-web.yaml +177 -0
- package/graph/nodes/evidence/omp-web.yaml +129 -0
- package/graph/nodes/evidence/opencode-web.yaml +144 -0
- package/graph/nodes/hooks-and-plugins/hook-mappings.yaml +399 -0
- package/graph/nodes/hooks-and-plugins/hook-surfaces.yaml +160 -0
- package/graph/nodes/hooks-and-plugins/plugin-artifacts.yaml +229 -0
- package/graph/nodes/hooks-and-plugins/plugin-targets.yaml +330 -0
- package/graph/nodes/models.yaml +103 -0
- package/graph/nodes/processes-and-packages/ci-surfaces.yaml +45 -0
- package/graph/nodes/processes-and-packages/packages.yaml +89 -0
- package/graph/nodes/processes-and-packages/processes.yaml +44 -0
- package/graph/nodes/providers/products.yaml +102 -0
- package/graph/nodes/providers/versions.yaml +108 -0
- package/graph/nodes/runtime-semantics/discovery-signals-hooks.yaml +185 -0
- package/graph/nodes/runtime-semantics/discovery-signals-host.yaml +254 -0
- package/graph/nodes/runtime-semantics/lifecycle-semantics.yaml +151 -0
- package/graph/nodes/runtime-semantics/paths.yaml +289 -0
- package/graph/nodes/runtime-semantics/session-semantics.yaml +214 -0
- package/graph/nodes/transports.yaml +202 -0
- package/graph/schema/ontology-schema.yaml +529 -0
- package/package.json +65 -0
|
@@ -0,0 +1,163 @@
|
|
|
1
|
+
kind: NodeDocument
|
|
2
|
+
documentPath: nodes/agents/products.yaml
|
|
3
|
+
generatedAt: 2026-04-23T00:00:00.000Z
|
|
4
|
+
nodes:
|
|
5
|
+
- id: agent:claude
|
|
6
|
+
kind: AgentProduct
|
|
7
|
+
agentId: claude
|
|
8
|
+
displayName: Claude Code
|
|
9
|
+
aliases:
|
|
10
|
+
- claude-code
|
|
11
|
+
vendor: Anthropic
|
|
12
|
+
families:
|
|
13
|
+
- cli-agent
|
|
14
|
+
- harness
|
|
15
|
+
homepage: https://www.anthropic.com/product/claude-code
|
|
16
|
+
repoUrls: []
|
|
17
|
+
status: active
|
|
18
|
+
evidenceRefs:
|
|
19
|
+
- repo-sdk-fallback
|
|
20
|
+
- repo-target-claude
|
|
21
|
+
- repo-target-index
|
|
22
|
+
- web-anthropic-claude-code
|
|
23
|
+
- web-anthropic-claude-code-autonomy
|
|
24
|
+
- web-anthropic-claude-code-auto-mode
|
|
25
|
+
- web-anthropic-claude-code-sandboxing
|
|
26
|
+
- id: agent:codex
|
|
27
|
+
kind: AgentProduct
|
|
28
|
+
agentId: codex
|
|
29
|
+
displayName: Codex
|
|
30
|
+
aliases:
|
|
31
|
+
- codex
|
|
32
|
+
vendor: OpenAI
|
|
33
|
+
families:
|
|
34
|
+
- cli-agent
|
|
35
|
+
- harness
|
|
36
|
+
homepage: https://developers.openai.com/codex
|
|
37
|
+
repoUrls: []
|
|
38
|
+
status: active
|
|
39
|
+
evidenceRefs:
|
|
40
|
+
- repo-sdk-fallback
|
|
41
|
+
- repo-target-codex
|
|
42
|
+
- repo-target-index
|
|
43
|
+
- repo-codex-windows-hooks
|
|
44
|
+
- web-openai-codex-skills
|
|
45
|
+
- id: agent:cursor
|
|
46
|
+
kind: AgentProduct
|
|
47
|
+
agentId: cursor
|
|
48
|
+
displayName: Cursor
|
|
49
|
+
aliases:
|
|
50
|
+
- cursor
|
|
51
|
+
vendor: Cursor
|
|
52
|
+
families:
|
|
53
|
+
- cli-agent
|
|
54
|
+
- harness
|
|
55
|
+
homepage: https://www.cursor.com
|
|
56
|
+
repoUrls: []
|
|
57
|
+
status: active
|
|
58
|
+
evidenceRefs:
|
|
59
|
+
- repo-sdk-fallback
|
|
60
|
+
- repo-target-cursor
|
|
61
|
+
- repo-target-index
|
|
62
|
+
- id: agent:gemini
|
|
63
|
+
kind: AgentProduct
|
|
64
|
+
agentId: gemini
|
|
65
|
+
displayName: Gemini CLI
|
|
66
|
+
aliases:
|
|
67
|
+
- gemini-cli
|
|
68
|
+
- gemini
|
|
69
|
+
vendor: Google
|
|
70
|
+
families:
|
|
71
|
+
- cli-agent
|
|
72
|
+
- harness
|
|
73
|
+
homepage: https://github.com/google-gemini/gemini-cli
|
|
74
|
+
repoUrls: []
|
|
75
|
+
status: active
|
|
76
|
+
evidenceRefs:
|
|
77
|
+
- repo-sdk-fallback
|
|
78
|
+
- repo-target-gemini
|
|
79
|
+
- repo-target-index
|
|
80
|
+
- web-gemini-hooks
|
|
81
|
+
- id: agent:copilot
|
|
82
|
+
kind: AgentProduct
|
|
83
|
+
agentId: copilot
|
|
84
|
+
displayName: GitHub Copilot
|
|
85
|
+
aliases:
|
|
86
|
+
- github-copilot
|
|
87
|
+
- copilot
|
|
88
|
+
vendor: GitHub
|
|
89
|
+
families:
|
|
90
|
+
- cli-agent
|
|
91
|
+
- harness
|
|
92
|
+
homepage: https://docs.github.com/en/copilot
|
|
93
|
+
repoUrls: []
|
|
94
|
+
status: active
|
|
95
|
+
evidenceRefs:
|
|
96
|
+
- repo-sdk-fallback
|
|
97
|
+
- repo-target-copilot
|
|
98
|
+
- repo-target-index
|
|
99
|
+
- web-github-copilot-agent
|
|
100
|
+
- id: agent:pi
|
|
101
|
+
kind: AgentProduct
|
|
102
|
+
agentId: pi
|
|
103
|
+
displayName: Pi
|
|
104
|
+
aliases:
|
|
105
|
+
- pi
|
|
106
|
+
vendor: a5c.ai
|
|
107
|
+
families:
|
|
108
|
+
- cli-agent
|
|
109
|
+
- harness
|
|
110
|
+
homepage: https://github.com/a5c-ai/babysitter
|
|
111
|
+
repoUrls: []
|
|
112
|
+
status: active
|
|
113
|
+
evidenceRefs:
|
|
114
|
+
- repo-sdk-fallback
|
|
115
|
+
- id: agent:omp
|
|
116
|
+
kind: AgentProduct
|
|
117
|
+
agentId: omp
|
|
118
|
+
displayName: Oh-My-Pi
|
|
119
|
+
aliases:
|
|
120
|
+
- oh-my-pi
|
|
121
|
+
- omp
|
|
122
|
+
vendor: a5c.ai
|
|
123
|
+
families:
|
|
124
|
+
- cli-agent
|
|
125
|
+
- harness
|
|
126
|
+
homepage: https://github.com/a5c-ai/babysitter
|
|
127
|
+
repoUrls: []
|
|
128
|
+
status: active
|
|
129
|
+
evidenceRefs:
|
|
130
|
+
- repo-sdk-fallback
|
|
131
|
+
- id: agent:opencode
|
|
132
|
+
kind: AgentProduct
|
|
133
|
+
agentId: opencode
|
|
134
|
+
displayName: OpenCode
|
|
135
|
+
aliases:
|
|
136
|
+
- opencode
|
|
137
|
+
vendor: OpenCode
|
|
138
|
+
families:
|
|
139
|
+
- cli-agent
|
|
140
|
+
- harness
|
|
141
|
+
homepage: https://github.com
|
|
142
|
+
repoUrls: []
|
|
143
|
+
status: active
|
|
144
|
+
evidenceRefs:
|
|
145
|
+
- repo-sdk-fallback
|
|
146
|
+
- repo-target-index
|
|
147
|
+
- id: agent:openclaw
|
|
148
|
+
kind: AgentProduct
|
|
149
|
+
agentId: openclaw
|
|
150
|
+
displayName: OpenClaw
|
|
151
|
+
aliases:
|
|
152
|
+
- openclaw
|
|
153
|
+
vendor: OpenClaw
|
|
154
|
+
families:
|
|
155
|
+
- cli-agent
|
|
156
|
+
- harness
|
|
157
|
+
homepage: https://github.com
|
|
158
|
+
repoUrls: []
|
|
159
|
+
status: active
|
|
160
|
+
evidenceRefs:
|
|
161
|
+
- repo-sdk-fallback
|
|
162
|
+
- repo-hooks-detector
|
|
163
|
+
- repo-target-index
|
|
@@ -0,0 +1,282 @@
|
|
|
1
|
+
kind: NodeDocument
|
|
2
|
+
documentPath: nodes/agents/versions.yaml
|
|
3
|
+
generatedAt: 2026-04-23T00:00:00.000Z
|
|
4
|
+
nodes:
|
|
5
|
+
- id: agentVersion:claude:ge-0-0-0
|
|
6
|
+
kind: AgentVersion
|
|
7
|
+
agentVersionId: agentVersion:claude:ge-0-0-0
|
|
8
|
+
agentId: claude
|
|
9
|
+
versionRange: ">=0.0.0"
|
|
10
|
+
releaseChannel: stable
|
|
11
|
+
since: null
|
|
12
|
+
until: null
|
|
13
|
+
defaultModelIds:
|
|
14
|
+
- claude-code-default
|
|
15
|
+
defaultModelProviderIds:
|
|
16
|
+
- anthropic
|
|
17
|
+
runtimeFamily: cli-harness
|
|
18
|
+
osSupport:
|
|
19
|
+
- darwin
|
|
20
|
+
- linux
|
|
21
|
+
- win32
|
|
22
|
+
displayName: Claude Code
|
|
23
|
+
summary: Anthropic CLI harness with native lifecycle hooks, approvals, tool use, and background-agent evidence.
|
|
24
|
+
sourcePackage: packages/sdk/src/harness + packages/agent-plugins-mux + plugins/babysitter
|
|
25
|
+
aliases:
|
|
26
|
+
- claude-code
|
|
27
|
+
pluginTargetIds:
|
|
28
|
+
- claude-code
|
|
29
|
+
evidenceRefs:
|
|
30
|
+
- repo-sdk-fallback
|
|
31
|
+
- repo-target-claude
|
|
32
|
+
- repo-target-index
|
|
33
|
+
- web-anthropic-claude-code
|
|
34
|
+
- web-anthropic-claude-code-autonomy
|
|
35
|
+
- web-anthropic-claude-code-auto-mode
|
|
36
|
+
- web-anthropic-claude-code-sandboxing
|
|
37
|
+
- id: agentVersion:codex:ge-0-0-0-lt-0-119-0
|
|
38
|
+
kind: AgentVersion
|
|
39
|
+
agentVersionId: agentVersion:codex:ge-0-0-0-lt-0-119-0
|
|
40
|
+
agentId: codex
|
|
41
|
+
versionRange: ">=0.0.0 <0.119.0"
|
|
42
|
+
releaseChannel: stable
|
|
43
|
+
since: null
|
|
44
|
+
until: null
|
|
45
|
+
defaultModelIds:
|
|
46
|
+
- codex-default
|
|
47
|
+
defaultModelProviderIds:
|
|
48
|
+
- openai
|
|
49
|
+
runtimeFamily: cli-harness
|
|
50
|
+
osSupport:
|
|
51
|
+
- darwin
|
|
52
|
+
- linux
|
|
53
|
+
- win32
|
|
54
|
+
displayName: Codex
|
|
55
|
+
summary: OpenAI terminal harness with hooks, skills, and a version-specific Windows lifecycle limitation below 0.119.0.
|
|
56
|
+
sourcePackage: packages/sdk/src/harness + packages/agent-plugins-mux + plugins/babysitter-codex
|
|
57
|
+
aliases:
|
|
58
|
+
- codex
|
|
59
|
+
pluginTargetIds:
|
|
60
|
+
- codex
|
|
61
|
+
evidenceRefs:
|
|
62
|
+
- repo-sdk-fallback
|
|
63
|
+
- repo-target-codex
|
|
64
|
+
- repo-target-index
|
|
65
|
+
- repo-codex-windows-hooks
|
|
66
|
+
- web-openai-codex-skills
|
|
67
|
+
- id: agentVersion:codex:ge-0-119-0
|
|
68
|
+
kind: AgentVersion
|
|
69
|
+
agentVersionId: agentVersion:codex:ge-0-119-0
|
|
70
|
+
agentId: codex
|
|
71
|
+
versionRange: ">=0.119.0"
|
|
72
|
+
releaseChannel: stable
|
|
73
|
+
since: null
|
|
74
|
+
until: null
|
|
75
|
+
defaultModelIds:
|
|
76
|
+
- codex-default
|
|
77
|
+
defaultModelProviderIds:
|
|
78
|
+
- openai
|
|
79
|
+
runtimeFamily: cli-harness
|
|
80
|
+
osSupport:
|
|
81
|
+
- darwin
|
|
82
|
+
- linux
|
|
83
|
+
- win32
|
|
84
|
+
displayName: Codex
|
|
85
|
+
summary: OpenAI terminal harness with hooks, skills, and documented Windows hook support starting in 0.119.0.
|
|
86
|
+
sourcePackage: packages/sdk/src/harness + packages/agent-plugins-mux + plugins/babysitter-codex
|
|
87
|
+
aliases:
|
|
88
|
+
- codex
|
|
89
|
+
pluginTargetIds:
|
|
90
|
+
- codex
|
|
91
|
+
evidenceRefs:
|
|
92
|
+
- repo-sdk-fallback
|
|
93
|
+
- repo-target-codex
|
|
94
|
+
- repo-target-index
|
|
95
|
+
- repo-codex-windows-hooks
|
|
96
|
+
- web-openai-codex-skills
|
|
97
|
+
- id: agentVersion:cursor:ge-0-0-0
|
|
98
|
+
kind: AgentVersion
|
|
99
|
+
agentVersionId: agentVersion:cursor:ge-0-0-0
|
|
100
|
+
agentId: cursor
|
|
101
|
+
versionRange: ">=0.0.0"
|
|
102
|
+
releaseChannel: stable
|
|
103
|
+
since: null
|
|
104
|
+
until: null
|
|
105
|
+
defaultModelIds: []
|
|
106
|
+
defaultModelProviderIds: []
|
|
107
|
+
runtimeFamily: cli-harness
|
|
108
|
+
osSupport:
|
|
109
|
+
- darwin
|
|
110
|
+
- linux
|
|
111
|
+
- win32
|
|
112
|
+
displayName: Cursor
|
|
113
|
+
summary: Cursor shell-hook target with derived skills and sessionStart/stop lifecycle mapping.
|
|
114
|
+
sourcePackage: packages/sdk/src/harness + packages/agent-plugins-mux
|
|
115
|
+
aliases:
|
|
116
|
+
- cursor
|
|
117
|
+
pluginTargetIds:
|
|
118
|
+
- cursor
|
|
119
|
+
evidenceRefs:
|
|
120
|
+
- repo-sdk-fallback
|
|
121
|
+
- repo-target-cursor
|
|
122
|
+
- repo-target-index
|
|
123
|
+
- id: agentVersion:gemini:ge-0-0-0
|
|
124
|
+
kind: AgentVersion
|
|
125
|
+
agentVersionId: agentVersion:gemini:ge-0-0-0
|
|
126
|
+
agentId: gemini
|
|
127
|
+
versionRange: ">=0.0.0"
|
|
128
|
+
releaseChannel: stable
|
|
129
|
+
since: null
|
|
130
|
+
until: null
|
|
131
|
+
defaultModelIds:
|
|
132
|
+
- gemini-cli-default
|
|
133
|
+
defaultModelProviderIds:
|
|
134
|
+
- google
|
|
135
|
+
runtimeFamily: cli-harness
|
|
136
|
+
osSupport:
|
|
137
|
+
- darwin
|
|
138
|
+
- linux
|
|
139
|
+
- win32
|
|
140
|
+
displayName: Gemini CLI
|
|
141
|
+
summary: Gemini CLI target with SessionStart and AfterAgent hooks plus extension-backed runtime metadata.
|
|
142
|
+
sourcePackage: packages/sdk/src/harness + packages/agent-plugins-mux + plugins/babysitter-gemini
|
|
143
|
+
aliases:
|
|
144
|
+
- gemini-cli
|
|
145
|
+
- gemini
|
|
146
|
+
pluginTargetIds:
|
|
147
|
+
- gemini
|
|
148
|
+
evidenceRefs:
|
|
149
|
+
- repo-sdk-fallback
|
|
150
|
+
- repo-target-gemini
|
|
151
|
+
- repo-target-index
|
|
152
|
+
- web-gemini-hooks
|
|
153
|
+
- id: agentVersion:copilot:ge-0-0-0
|
|
154
|
+
kind: AgentVersion
|
|
155
|
+
agentVersionId: agentVersion:copilot:ge-0-0-0
|
|
156
|
+
agentId: copilot
|
|
157
|
+
versionRange: ">=0.0.0"
|
|
158
|
+
releaseChannel: stable
|
|
159
|
+
since: null
|
|
160
|
+
until: null
|
|
161
|
+
defaultModelIds:
|
|
162
|
+
- copilot-default
|
|
163
|
+
defaultModelProviderIds:
|
|
164
|
+
- github
|
|
165
|
+
runtimeFamily: cli-harness
|
|
166
|
+
osSupport:
|
|
167
|
+
- darwin
|
|
168
|
+
- linux
|
|
169
|
+
- win32
|
|
170
|
+
displayName: GitHub Copilot
|
|
171
|
+
summary: GitHub Copilot target with session lifecycle hooks, derived skills, and agentic workflow evidence.
|
|
172
|
+
sourcePackage: packages/sdk/src/harness + packages/agent-plugins-mux
|
|
173
|
+
aliases:
|
|
174
|
+
- github-copilot
|
|
175
|
+
- copilot
|
|
176
|
+
pluginTargetIds:
|
|
177
|
+
- github-copilot
|
|
178
|
+
evidenceRefs:
|
|
179
|
+
- repo-sdk-fallback
|
|
180
|
+
- repo-target-copilot
|
|
181
|
+
- repo-target-index
|
|
182
|
+
- web-github-copilot-agent
|
|
183
|
+
- id: agentVersion:pi:ge-0-0-0
|
|
184
|
+
kind: AgentVersion
|
|
185
|
+
agentVersionId: agentVersion:pi:ge-0-0-0
|
|
186
|
+
agentId: pi
|
|
187
|
+
versionRange: ">=0.0.0"
|
|
188
|
+
releaseChannel: stable
|
|
189
|
+
since: null
|
|
190
|
+
until: null
|
|
191
|
+
defaultModelIds: []
|
|
192
|
+
defaultModelProviderIds: []
|
|
193
|
+
runtimeFamily: cli-harness
|
|
194
|
+
osSupport:
|
|
195
|
+
- darwin
|
|
196
|
+
- linux
|
|
197
|
+
- win32
|
|
198
|
+
displayName: Pi
|
|
199
|
+
summary: Pi fallback harness with interactive sessions but no runtime-hook support in current shared metadata.
|
|
200
|
+
sourcePackage: packages/sdk/src/harness
|
|
201
|
+
aliases:
|
|
202
|
+
- pi
|
|
203
|
+
pluginTargetIds:
|
|
204
|
+
- pi
|
|
205
|
+
evidenceRefs:
|
|
206
|
+
- repo-sdk-fallback
|
|
207
|
+
- id: agentVersion:omp:ge-0-0-0
|
|
208
|
+
kind: AgentVersion
|
|
209
|
+
agentVersionId: agentVersion:omp:ge-0-0-0
|
|
210
|
+
agentId: omp
|
|
211
|
+
versionRange: ">=0.0.0"
|
|
212
|
+
releaseChannel: stable
|
|
213
|
+
since: null
|
|
214
|
+
until: null
|
|
215
|
+
defaultModelIds: []
|
|
216
|
+
defaultModelProviderIds: []
|
|
217
|
+
runtimeFamily: cli-harness
|
|
218
|
+
osSupport:
|
|
219
|
+
- darwin
|
|
220
|
+
- linux
|
|
221
|
+
- win32
|
|
222
|
+
displayName: Oh-My-Pi
|
|
223
|
+
summary: Oh-My-Pi fallback harness reusing Pi-like session semantics and no runtime hooks in current fallback metadata.
|
|
224
|
+
sourcePackage: packages/sdk/src/harness
|
|
225
|
+
aliases:
|
|
226
|
+
- oh-my-pi
|
|
227
|
+
- omp
|
|
228
|
+
pluginTargetIds:
|
|
229
|
+
- oh-my-pi
|
|
230
|
+
evidenceRefs:
|
|
231
|
+
- repo-sdk-fallback
|
|
232
|
+
- id: agentVersion:opencode:ge-0-0-0
|
|
233
|
+
kind: AgentVersion
|
|
234
|
+
agentVersionId: agentVersion:opencode:ge-0-0-0
|
|
235
|
+
agentId: opencode
|
|
236
|
+
versionRange: ">=0.0.0"
|
|
237
|
+
releaseChannel: stable
|
|
238
|
+
since: null
|
|
239
|
+
until: null
|
|
240
|
+
defaultModelIds: []
|
|
241
|
+
defaultModelProviderIds: []
|
|
242
|
+
runtimeFamily: cli-harness
|
|
243
|
+
osSupport:
|
|
244
|
+
- darwin
|
|
245
|
+
- linux
|
|
246
|
+
- win32
|
|
247
|
+
displayName: OpenCode
|
|
248
|
+
summary: OpenCode exposes event-style session and tool hooks plus standard interactive fallback metadata.
|
|
249
|
+
sourcePackage: packages/sdk/src/harness + packages/agent-plugins-mux
|
|
250
|
+
aliases:
|
|
251
|
+
- opencode
|
|
252
|
+
pluginTargetIds:
|
|
253
|
+
- opencode
|
|
254
|
+
evidenceRefs:
|
|
255
|
+
- repo-sdk-fallback
|
|
256
|
+
- repo-target-index
|
|
257
|
+
- id: agentVersion:openclaw:ge-0-0-0
|
|
258
|
+
kind: AgentVersion
|
|
259
|
+
agentVersionId: agentVersion:openclaw:ge-0-0-0
|
|
260
|
+
agentId: openclaw
|
|
261
|
+
versionRange: ">=0.0.0"
|
|
262
|
+
releaseChannel: stable
|
|
263
|
+
since: null
|
|
264
|
+
until: null
|
|
265
|
+
defaultModelIds: []
|
|
266
|
+
defaultModelProviderIds: []
|
|
267
|
+
runtimeFamily: cli-harness
|
|
268
|
+
osSupport:
|
|
269
|
+
- darwin
|
|
270
|
+
- linux
|
|
271
|
+
- win32
|
|
272
|
+
displayName: OpenClaw
|
|
273
|
+
summary: OpenClaw has mapped hook names in plugins-mux but current fallback metadata still marks runtime hooks and stop hooks unsupported.
|
|
274
|
+
sourcePackage: packages/sdk/src/harness + packages/agent-plugins-mux
|
|
275
|
+
aliases:
|
|
276
|
+
- openclaw
|
|
277
|
+
pluginTargetIds:
|
|
278
|
+
- openclaw
|
|
279
|
+
evidenceRefs:
|
|
280
|
+
- repo-sdk-fallback
|
|
281
|
+
- repo-hooks-detector
|
|
282
|
+
- repo-target-index
|
|
@@ -0,0 +1,234 @@
|
|
|
1
|
+
kind: NodeDocument
|
|
2
|
+
documentPath: nodes/capabilities/capabilities.yaml
|
|
3
|
+
generatedAt: 2026-04-23T00:00:00.000Z
|
|
4
|
+
nodes:
|
|
5
|
+
- id: capability:skills
|
|
6
|
+
kind: Capability
|
|
7
|
+
capabilityId: skills
|
|
8
|
+
namespace: agent
|
|
9
|
+
label: Skills
|
|
10
|
+
description: Harness can discover or activate reusable skills.
|
|
11
|
+
stability: stable
|
|
12
|
+
requires: []
|
|
13
|
+
producerPackages:
|
|
14
|
+
- packages/sdk
|
|
15
|
+
- packages/agent-plugins-mux
|
|
16
|
+
evidenceRefs:
|
|
17
|
+
- repo-sdk-fallback
|
|
18
|
+
- web-openai-codex-skills
|
|
19
|
+
- id: capability:thinking
|
|
20
|
+
kind: Capability
|
|
21
|
+
capabilityId: thinking
|
|
22
|
+
namespace: agent
|
|
23
|
+
label: Thinking
|
|
24
|
+
description: Harness exposes an explicit reasoning or extended-thinking mode.
|
|
25
|
+
stability: stable
|
|
26
|
+
requires: []
|
|
27
|
+
producerPackages:
|
|
28
|
+
- packages/sdk
|
|
29
|
+
evidenceRefs:
|
|
30
|
+
- repo-sdk-fallback
|
|
31
|
+
- id: capability:mcp
|
|
32
|
+
kind: Capability
|
|
33
|
+
capabilityId: mcp
|
|
34
|
+
namespace: agent
|
|
35
|
+
label: MCP
|
|
36
|
+
description: Harness supports MCP or equivalent tool protocol exposure.
|
|
37
|
+
stability: stable
|
|
38
|
+
requires: []
|
|
39
|
+
producerPackages:
|
|
40
|
+
- packages/sdk
|
|
41
|
+
evidenceRefs:
|
|
42
|
+
- repo-sdk-fallback
|
|
43
|
+
- web-github-copilot-agent
|
|
44
|
+
- id: capability:tool-approval
|
|
45
|
+
kind: Capability
|
|
46
|
+
capabilityId: tool-approval
|
|
47
|
+
namespace: agent
|
|
48
|
+
label: Tool approval
|
|
49
|
+
description: Harness enforces explicit approval for shell or tool execution.
|
|
50
|
+
stability: stable
|
|
51
|
+
requires: []
|
|
52
|
+
producerPackages:
|
|
53
|
+
- packages/sdk
|
|
54
|
+
evidenceRefs:
|
|
55
|
+
- repo-sdk-fallback
|
|
56
|
+
- id: capability:interactive-mode
|
|
57
|
+
kind: Capability
|
|
58
|
+
capabilityId: interactive-mode
|
|
59
|
+
namespace: agent
|
|
60
|
+
label: Interactive mode
|
|
61
|
+
description: Harness runs as an interactive CLI session.
|
|
62
|
+
stability: stable
|
|
63
|
+
requires: []
|
|
64
|
+
producerPackages:
|
|
65
|
+
- packages/sdk
|
|
66
|
+
- packages/agent-mux/core
|
|
67
|
+
evidenceRefs:
|
|
68
|
+
- repo-sdk-fallback
|
|
69
|
+
- repo-agent-mux-host
|
|
70
|
+
- id: capability:stdin-injection
|
|
71
|
+
kind: Capability
|
|
72
|
+
capabilityId: stdin-injection
|
|
73
|
+
namespace: agent
|
|
74
|
+
label: STDIN injection
|
|
75
|
+
description: Harness accepts prompts or commands via standard input.
|
|
76
|
+
stability: stable
|
|
77
|
+
requires: []
|
|
78
|
+
producerPackages:
|
|
79
|
+
- packages/sdk
|
|
80
|
+
- packages/agent-mux/core
|
|
81
|
+
evidenceRefs:
|
|
82
|
+
- repo-sdk-fallback
|
|
83
|
+
- repo-agent-mux-host
|
|
84
|
+
- id: capability:subagent-dispatch
|
|
85
|
+
kind: Capability
|
|
86
|
+
capabilityId: subagent-dispatch
|
|
87
|
+
namespace: agent
|
|
88
|
+
label: Subagent dispatch
|
|
89
|
+
description: Harness can delegate subordinate agent tasks.
|
|
90
|
+
stability: stable
|
|
91
|
+
requires: []
|
|
92
|
+
producerPackages:
|
|
93
|
+
- packages/sdk
|
|
94
|
+
evidenceRefs:
|
|
95
|
+
- repo-sdk-fallback
|
|
96
|
+
- web-anthropic-claude-code-autonomy
|
|
97
|
+
- id: capability:parallel-execution
|
|
98
|
+
kind: Capability
|
|
99
|
+
capabilityId: parallel-execution
|
|
100
|
+
namespace: agent
|
|
101
|
+
label: Parallel execution
|
|
102
|
+
description: Harness can sustain parallel task execution from the same session context.
|
|
103
|
+
stability: stable
|
|
104
|
+
requires: []
|
|
105
|
+
producerPackages:
|
|
106
|
+
- packages/sdk
|
|
107
|
+
evidenceRefs:
|
|
108
|
+
- repo-sdk-fallback
|
|
109
|
+
- web-anthropic-claude-code-autonomy
|
|
110
|
+
- id: capability:image-input
|
|
111
|
+
kind: Capability
|
|
112
|
+
capabilityId: image-input
|
|
113
|
+
namespace: modality
|
|
114
|
+
label: Image input
|
|
115
|
+
description: Harness accepts images alongside text input.
|
|
116
|
+
stability: stable
|
|
117
|
+
requires: []
|
|
118
|
+
producerPackages:
|
|
119
|
+
- packages/sdk
|
|
120
|
+
evidenceRefs:
|
|
121
|
+
- repo-sdk-fallback
|
|
122
|
+
- id: capability:runtime-hooks
|
|
123
|
+
kind: Capability
|
|
124
|
+
capabilityId: runtime-hooks
|
|
125
|
+
namespace: extensibility
|
|
126
|
+
label: Runtime hooks
|
|
127
|
+
description: Harness supports shell or runtime lifecycle hooks.
|
|
128
|
+
stability: stable
|
|
129
|
+
requires: []
|
|
130
|
+
producerPackages:
|
|
131
|
+
- packages/sdk
|
|
132
|
+
- packages/agent-plugins-mux
|
|
133
|
+
- packages/hooks-mux/core
|
|
134
|
+
evidenceRefs:
|
|
135
|
+
- repo-sdk-fallback
|
|
136
|
+
- repo-target-index
|
|
137
|
+
- repo-hooks-detector
|
|
138
|
+
- web-gemini-hooks
|
|
139
|
+
- id: capability:stop-hook
|
|
140
|
+
kind: Capability
|
|
141
|
+
capabilityId: stop-hook
|
|
142
|
+
namespace: extensibility
|
|
143
|
+
label: Stop hook
|
|
144
|
+
description: Harness exposes a blocking stop or after-response lifecycle hook.
|
|
145
|
+
stability: stable
|
|
146
|
+
requires:
|
|
147
|
+
- runtime-hooks
|
|
148
|
+
producerPackages:
|
|
149
|
+
- packages/sdk
|
|
150
|
+
- packages/agent-plugins-mux
|
|
151
|
+
evidenceRefs:
|
|
152
|
+
- repo-sdk-fallback
|
|
153
|
+
- repo-target-index
|
|
154
|
+
- id: capability:streaming
|
|
155
|
+
kind: Capability
|
|
156
|
+
capabilityId: streaming
|
|
157
|
+
namespace: transport
|
|
158
|
+
label: Streaming
|
|
159
|
+
description: Can render or preserve incremental streaming responses.
|
|
160
|
+
stability: stable
|
|
161
|
+
requires: []
|
|
162
|
+
producerPackages:
|
|
163
|
+
- packages/transport-mux
|
|
164
|
+
- packages/agent-mux/core
|
|
165
|
+
evidenceRefs:
|
|
166
|
+
- repo-transport-mux-readme
|
|
167
|
+
- repo-transport-mux-architecture
|
|
168
|
+
- id: capability:tool-calling
|
|
169
|
+
kind: Capability
|
|
170
|
+
capabilityId: tool-calling
|
|
171
|
+
namespace: agent
|
|
172
|
+
label: Tool calling
|
|
173
|
+
description: Can preserve or expose tool-call semantics across the runtime boundary.
|
|
174
|
+
stability: stable
|
|
175
|
+
requires: []
|
|
176
|
+
producerPackages:
|
|
177
|
+
- packages/transport-mux
|
|
178
|
+
- packages/sdk
|
|
179
|
+
evidenceRefs:
|
|
180
|
+
- repo-transport-mux-architecture
|
|
181
|
+
- web-github-copilot-mcp
|
|
182
|
+
- id: capability:proxy-transport-emulation
|
|
183
|
+
kind: Capability
|
|
184
|
+
capabilityId: proxy-transport-emulation
|
|
185
|
+
namespace: transport
|
|
186
|
+
label: Proxy transport emulation
|
|
187
|
+
description: Can expose one harness-facing protocol while targeting a distinct upstream provider contract.
|
|
188
|
+
stability: stable
|
|
189
|
+
requires: []
|
|
190
|
+
producerPackages:
|
|
191
|
+
- packages/transport-mux
|
|
192
|
+
evidenceRefs:
|
|
193
|
+
- repo-transport-mux-readme
|
|
194
|
+
- repo-transport-mux-migration
|
|
195
|
+
- id: capability:model-discovery
|
|
196
|
+
kind: Capability
|
|
197
|
+
capabilityId: model-discovery
|
|
198
|
+
namespace: transport
|
|
199
|
+
label: Model discovery
|
|
200
|
+
description: Can enumerate or surface configured models for discovery endpoints.
|
|
201
|
+
stability: stable
|
|
202
|
+
requires: []
|
|
203
|
+
producerPackages:
|
|
204
|
+
- packages/transport-mux
|
|
205
|
+
evidenceRefs:
|
|
206
|
+
- repo-transport-mux-readme
|
|
207
|
+
- repo-transport-mux-migration
|
|
208
|
+
- id: capability:token-counting
|
|
209
|
+
kind: Capability
|
|
210
|
+
capabilityId: token-counting
|
|
211
|
+
namespace: transport
|
|
212
|
+
label: Token counting
|
|
213
|
+
description: Can count tokens directly or expose a fallback token-counting interface.
|
|
214
|
+
stability: stable
|
|
215
|
+
requires: []
|
|
216
|
+
producerPackages:
|
|
217
|
+
- packages/transport-mux
|
|
218
|
+
evidenceRefs:
|
|
219
|
+
- repo-transport-mux-readme
|
|
220
|
+
- repo-transport-mux-architecture
|
|
221
|
+
- id: capability:session-resume
|
|
222
|
+
kind: Capability
|
|
223
|
+
capabilityId: session-resume
|
|
224
|
+
namespace: agent
|
|
225
|
+
label: Session resume
|
|
226
|
+
description: Can resume work from persisted session or run state.
|
|
227
|
+
stability: stable
|
|
228
|
+
requires: []
|
|
229
|
+
producerPackages:
|
|
230
|
+
- packages/sdk
|
|
231
|
+
- packages/agent-mux/core
|
|
232
|
+
evidenceRefs:
|
|
233
|
+
- repo-sdk-fallback
|
|
234
|
+
- repo-agent-mux-host
|