@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,129 @@
|
|
|
1
|
+
kind: NodeDocument
|
|
2
|
+
documentPath: nodes/evidence/omp-web.yaml
|
|
3
|
+
generatedAt: 2026-04-24T00:00:00.000Z
|
|
4
|
+
nodes:
|
|
5
|
+
- id: evidence:web-omp-readme
|
|
6
|
+
kind: EvidenceSource
|
|
7
|
+
evidenceId: web-omp-readme
|
|
8
|
+
kindLabel: web
|
|
9
|
+
sourcePathOrUrl: https://github.com/can1357/oh-my-pi/blob/main/README.md
|
|
10
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
11
|
+
locator: terminal agent overview and feature list
|
|
12
|
+
trustLevel: official-web
|
|
13
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
14
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
15
|
+
freshnessWindowDays: 45
|
|
16
|
+
- id: evidence:web-omp-skills
|
|
17
|
+
kind: EvidenceSource
|
|
18
|
+
evidenceId: web-omp-skills
|
|
19
|
+
kindLabel: web
|
|
20
|
+
sourcePathOrUrl: https://github.com/can1357/oh-my-pi/blob/main/docs/skills.md
|
|
21
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
22
|
+
locator: skill discovery and runtime exposure
|
|
23
|
+
trustLevel: official-web
|
|
24
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
25
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
26
|
+
freshnessWindowDays: 45
|
|
27
|
+
- id: evidence:web-omp-hooks
|
|
28
|
+
kind: EvidenceSource
|
|
29
|
+
evidenceId: web-omp-hooks
|
|
30
|
+
kindLabel: web
|
|
31
|
+
sourcePathOrUrl: https://github.com/can1357/oh-my-pi/blob/main/docs/hooks.md
|
|
32
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
33
|
+
locator: hook subsystem and lifecycle events
|
|
34
|
+
trustLevel: official-web
|
|
35
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
36
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
37
|
+
freshnessWindowDays: 45
|
|
38
|
+
- id: evidence:web-omp-session-resume
|
|
39
|
+
kind: EvidenceSource
|
|
40
|
+
evidenceId: web-omp-session-resume
|
|
41
|
+
kindLabel: web
|
|
42
|
+
sourcePathOrUrl: https://github.com/can1357/oh-my-pi/blob/main/docs/session-operations-export-share-fork-resume.md
|
|
43
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
44
|
+
locator: resume, continue, export, fork, and session switching
|
|
45
|
+
trustLevel: official-web
|
|
46
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
47
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
48
|
+
freshnessWindowDays: 45
|
|
49
|
+
- id: evidence:web-omp-mcp
|
|
50
|
+
kind: EvidenceSource
|
|
51
|
+
evidenceId: web-omp-mcp
|
|
52
|
+
kindLabel: web
|
|
53
|
+
sourcePathOrUrl: https://github.com/can1357/oh-my-pi/blob/main/docs/mcp-config.md
|
|
54
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
55
|
+
locator: MCP configuration and discovery
|
|
56
|
+
trustLevel: official-web
|
|
57
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
58
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
59
|
+
freshnessWindowDays: 45
|
|
60
|
+
- id: claim:web-omp-core-agentic
|
|
61
|
+
kind: Claim
|
|
62
|
+
claimId: web-omp-core-agentic
|
|
63
|
+
statement: Oh-My-Pi is documented as a terminal coding agent with interactive workflows and a broad tool surface.
|
|
64
|
+
subjectKind: catalog
|
|
65
|
+
subjectId: graph:agent-catalog
|
|
66
|
+
confidence: medium
|
|
67
|
+
provenanceKind: vendor-documentation
|
|
68
|
+
evidenceStrength: partial
|
|
69
|
+
status: current
|
|
70
|
+
evidenceIds:
|
|
71
|
+
- web-omp-readme
|
|
72
|
+
unresolvedGaps:
|
|
73
|
+
- The current evidence is a single README source rather than a multi-page product documentation set.
|
|
74
|
+
- id: claim:web-omp-stdin-injection
|
|
75
|
+
kind: Claim
|
|
76
|
+
claimId: web-omp-stdin-injection
|
|
77
|
+
statement: Oh-My-Pi publicly documents an interactive terminal agent surface, but non-interactive stdin injection is still inferred rather than described as a dedicated operator workflow.
|
|
78
|
+
subjectKind: catalog
|
|
79
|
+
subjectId: graph:agent-catalog
|
|
80
|
+
confidence: low
|
|
81
|
+
provenanceKind: vendor-inference
|
|
82
|
+
evidenceStrength: inferred
|
|
83
|
+
status: current
|
|
84
|
+
evidenceIds:
|
|
85
|
+
- web-omp-readme
|
|
86
|
+
unresolvedGaps:
|
|
87
|
+
- The current Oh-My-Pi public docs do not explicitly document piped or headless prompt injection.
|
|
88
|
+
- id: claim:web-omp-skills
|
|
89
|
+
kind: Claim
|
|
90
|
+
claimId: web-omp-skills
|
|
91
|
+
statement: Oh-My-Pi documents file-backed skills that are discovered at startup and exposed on demand.
|
|
92
|
+
subjectKind: catalog
|
|
93
|
+
subjectId: graph:agent-catalog
|
|
94
|
+
confidence: medium
|
|
95
|
+
provenanceKind: vendor-documentation
|
|
96
|
+
evidenceStrength: partial
|
|
97
|
+
status: current
|
|
98
|
+
evidenceIds:
|
|
99
|
+
- web-omp-skills
|
|
100
|
+
unresolvedGaps:
|
|
101
|
+
- The skills claim currently relies on one first-party document.
|
|
102
|
+
- id: claim:web-omp-hooks
|
|
103
|
+
kind: Claim
|
|
104
|
+
claimId: web-omp-hooks
|
|
105
|
+
statement: Oh-My-Pi documents a hook subsystem with session and tool lifecycle events, even though the current runtime prefers the extension runner path by default.
|
|
106
|
+
subjectKind: catalog
|
|
107
|
+
subjectId: graph:agent-catalog
|
|
108
|
+
confidence: medium
|
|
109
|
+
provenanceKind: vendor-documentation
|
|
110
|
+
evidenceStrength: partial
|
|
111
|
+
status: current
|
|
112
|
+
evidenceIds:
|
|
113
|
+
- web-omp-hooks
|
|
114
|
+
unresolvedGaps:
|
|
115
|
+
- The hook subsystem is documented, but stronger corroboration is still needed for normalized lifecycle mapping and default runtime behavior.
|
|
116
|
+
- id: claim:web-omp-session-resume
|
|
117
|
+
kind: Claim
|
|
118
|
+
claimId: web-omp-session-resume
|
|
119
|
+
statement: Oh-My-Pi documents resume, continue, fork, and session switching flows as part of the operator-visible session lifecycle.
|
|
120
|
+
subjectKind: catalog
|
|
121
|
+
subjectId: graph:agent-catalog
|
|
122
|
+
confidence: medium
|
|
123
|
+
provenanceKind: vendor-documentation
|
|
124
|
+
evidenceStrength: partial
|
|
125
|
+
status: current
|
|
126
|
+
evidenceIds:
|
|
127
|
+
- web-omp-session-resume
|
|
128
|
+
unresolvedGaps:
|
|
129
|
+
- The operator-visible session flows are documented on one page, without an additional source corroborating normalized resume semantics.
|
|
@@ -0,0 +1,144 @@
|
|
|
1
|
+
kind: NodeDocument
|
|
2
|
+
documentPath: nodes/evidence/opencode-web.yaml
|
|
3
|
+
generatedAt: 2026-04-24T00:00:00.000Z
|
|
4
|
+
nodes:
|
|
5
|
+
- id: evidence:web-opencode-tui
|
|
6
|
+
kind: EvidenceSource
|
|
7
|
+
evidenceId: web-opencode-tui
|
|
8
|
+
kindLabel: web
|
|
9
|
+
sourcePathOrUrl: https://opencode.ai/docs/tui/
|
|
10
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
11
|
+
locator: terminal UI overview
|
|
12
|
+
trustLevel: official-web
|
|
13
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
14
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
15
|
+
freshnessWindowDays: 45
|
|
16
|
+
- id: evidence:web-opencode-commands
|
|
17
|
+
kind: EvidenceSource
|
|
18
|
+
evidenceId: web-opencode-commands
|
|
19
|
+
kindLabel: web
|
|
20
|
+
sourcePathOrUrl: https://opencode.ai/docs/commands/
|
|
21
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
22
|
+
locator: built-in and custom commands
|
|
23
|
+
trustLevel: official-web
|
|
24
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
25
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
26
|
+
freshnessWindowDays: 45
|
|
27
|
+
- id: evidence:web-opencode-plugins
|
|
28
|
+
kind: EvidenceSource
|
|
29
|
+
evidenceId: web-opencode-plugins
|
|
30
|
+
kindLabel: web
|
|
31
|
+
sourcePathOrUrl: https://opencode.ai/docs/plugins/
|
|
32
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
33
|
+
locator: plugin and hook-based extensibility
|
|
34
|
+
trustLevel: official-web
|
|
35
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
36
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
37
|
+
freshnessWindowDays: 45
|
|
38
|
+
- id: evidence:web-opencode-providers
|
|
39
|
+
kind: EvidenceSource
|
|
40
|
+
evidenceId: web-opencode-providers
|
|
41
|
+
kindLabel: web
|
|
42
|
+
sourcePathOrUrl: https://opencode.ai/docs/providers/
|
|
43
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
44
|
+
locator: model provider configuration
|
|
45
|
+
trustLevel: official-web
|
|
46
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
47
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
48
|
+
freshnessWindowDays: 45
|
|
49
|
+
- id: evidence:web-opencode-windows-wsl
|
|
50
|
+
kind: EvidenceSource
|
|
51
|
+
evidenceId: web-opencode-windows-wsl
|
|
52
|
+
kindLabel: web
|
|
53
|
+
sourcePathOrUrl: https://opencode.ai/docs/windows-wsl/
|
|
54
|
+
capturedAt: 2026-04-24T00:00:00.000Z
|
|
55
|
+
locator: config and session storage locations
|
|
56
|
+
trustLevel: official-web
|
|
57
|
+
reviewOwner: "@a5c-ai/agent-catalog"
|
|
58
|
+
reviewedAt: 2026-04-24T00:00:00.000Z
|
|
59
|
+
freshnessWindowDays: 45
|
|
60
|
+
- id: claim:web-opencode-core-agentic
|
|
61
|
+
kind: Claim
|
|
62
|
+
claimId: web-opencode-core-agentic
|
|
63
|
+
statement: OpenCode documents an interactive terminal UI for project work and provider-backed coding workflows.
|
|
64
|
+
subjectKind: catalog
|
|
65
|
+
subjectId: graph:agent-catalog
|
|
66
|
+
confidence: medium
|
|
67
|
+
provenanceKind: vendor-documentation
|
|
68
|
+
evidenceStrength: corroborated
|
|
69
|
+
status: current
|
|
70
|
+
evidenceIds:
|
|
71
|
+
- web-opencode-tui
|
|
72
|
+
- web-opencode-providers
|
|
73
|
+
unresolvedGaps: []
|
|
74
|
+
- id: claim:web-opencode-commands
|
|
75
|
+
kind: Claim
|
|
76
|
+
claimId: web-opencode-commands
|
|
77
|
+
statement: OpenCode documents built-in and custom command surfaces, which is the strongest first-party basis for reusable task-specific guidance in the local ontology.
|
|
78
|
+
subjectKind: catalog
|
|
79
|
+
subjectId: graph:agent-catalog
|
|
80
|
+
confidence: medium
|
|
81
|
+
provenanceKind: vendor-inference
|
|
82
|
+
evidenceStrength: partial
|
|
83
|
+
status: current
|
|
84
|
+
evidenceIds:
|
|
85
|
+
- web-opencode-commands
|
|
86
|
+
unresolvedGaps:
|
|
87
|
+
- OpenCode commands are the closest public analogue to reusable skills, but the shared skills capability remains a local normalization.
|
|
88
|
+
- id: claim:web-opencode-stdin-injection
|
|
89
|
+
kind: Claim
|
|
90
|
+
claimId: web-opencode-stdin-injection
|
|
91
|
+
statement: OpenCode's public docs describe interactive command-driven terminal workflows, but non-interactive stdin injection remains an inferred capability rather than an explicitly documented contract.
|
|
92
|
+
subjectKind: catalog
|
|
93
|
+
subjectId: graph:agent-catalog
|
|
94
|
+
confidence: low
|
|
95
|
+
provenanceKind: vendor-inference
|
|
96
|
+
evidenceStrength: inferred
|
|
97
|
+
status: current
|
|
98
|
+
evidenceIds:
|
|
99
|
+
- web-opencode-tui
|
|
100
|
+
- web-opencode-commands
|
|
101
|
+
unresolvedGaps:
|
|
102
|
+
- The public docs do not publish a dedicated headless or piped-input mode for OpenCode.
|
|
103
|
+
- id: claim:web-opencode-image-input
|
|
104
|
+
kind: Claim
|
|
105
|
+
claimId: web-opencode-image-input
|
|
106
|
+
statement: OpenCode public docs establish a rich terminal coding surface, but image-input support is still an ontology-level inference rather than a documented first-party capability contract.
|
|
107
|
+
subjectKind: catalog
|
|
108
|
+
subjectId: graph:agent-catalog
|
|
109
|
+
confidence: low
|
|
110
|
+
provenanceKind: vendor-inference
|
|
111
|
+
evidenceStrength: inferred
|
|
112
|
+
status: current
|
|
113
|
+
evidenceIds:
|
|
114
|
+
- web-opencode-tui
|
|
115
|
+
unresolvedGaps:
|
|
116
|
+
- No first-party OpenCode doc in the current evidence set explicitly documents image attachments or image-aware prompts.
|
|
117
|
+
- id: claim:web-opencode-plugins
|
|
118
|
+
kind: Claim
|
|
119
|
+
claimId: web-opencode-plugins
|
|
120
|
+
statement: OpenCode plugins extend runtime behavior through hooks and custom functionality, providing a first-party basis for runtime extensibility.
|
|
121
|
+
subjectKind: catalog
|
|
122
|
+
subjectId: graph:agent-catalog
|
|
123
|
+
confidence: medium
|
|
124
|
+
provenanceKind: vendor-documentation
|
|
125
|
+
evidenceStrength: partial
|
|
126
|
+
status: current
|
|
127
|
+
evidenceIds:
|
|
128
|
+
- web-opencode-plugins
|
|
129
|
+
unresolvedGaps:
|
|
130
|
+
- Plugin-driven extensibility is documented, but stronger corroboration is still needed for exact runtime-hook and stop-hook semantics.
|
|
131
|
+
- id: claim:web-opencode-session-storage
|
|
132
|
+
kind: Claim
|
|
133
|
+
claimId: web-opencode-session-storage
|
|
134
|
+
statement: OpenCode documents where local config and sessions are stored, which is the strongest first-party public basis for persisted session semantics.
|
|
135
|
+
subjectKind: catalog
|
|
136
|
+
subjectId: graph:agent-catalog
|
|
137
|
+
confidence: low
|
|
138
|
+
provenanceKind: vendor-inference
|
|
139
|
+
evidenceStrength: inferred
|
|
140
|
+
status: current
|
|
141
|
+
evidenceIds:
|
|
142
|
+
- web-opencode-windows-wsl
|
|
143
|
+
unresolvedGaps:
|
|
144
|
+
- Session persistence is inferred from storage documentation rather than an explicit resume or continue feature contract.
|
|
@@ -0,0 +1,399 @@
|
|
|
1
|
+
kind: NodeDocument
|
|
2
|
+
documentPath: nodes/hooks-and-plugins/hook-mappings.yaml
|
|
3
|
+
generatedAt: 2026-04-23T00:00:00.000Z
|
|
4
|
+
nodes:
|
|
5
|
+
- id: hookMapping:session-start:claude-code
|
|
6
|
+
kind: HookMapping
|
|
7
|
+
mappingId: hookMapping:session-start:claude-code
|
|
8
|
+
hookId: session-start
|
|
9
|
+
targetId: claude-code
|
|
10
|
+
nativeName: SessionStart
|
|
11
|
+
versionRange: ">=0.0.0"
|
|
12
|
+
requiresRuntimeHooks: true
|
|
13
|
+
adapterFamily: claude
|
|
14
|
+
evidenceRefs: &a1
|
|
15
|
+
- repo-target-index
|
|
16
|
+
- id: hookMapping:session-start:codex
|
|
17
|
+
kind: HookMapping
|
|
18
|
+
mappingId: hookMapping:session-start:codex
|
|
19
|
+
hookId: session-start
|
|
20
|
+
targetId: codex
|
|
21
|
+
nativeName: SessionStart
|
|
22
|
+
versionRange: ">=0.0.0"
|
|
23
|
+
requiresRuntimeHooks: true
|
|
24
|
+
adapterFamily: codex
|
|
25
|
+
evidenceRefs: *a1
|
|
26
|
+
- id: hookMapping:session-start:cursor
|
|
27
|
+
kind: HookMapping
|
|
28
|
+
mappingId: hookMapping:session-start:cursor
|
|
29
|
+
hookId: session-start
|
|
30
|
+
targetId: cursor
|
|
31
|
+
nativeName: sessionStart
|
|
32
|
+
versionRange: ">=0.0.0"
|
|
33
|
+
requiresRuntimeHooks: true
|
|
34
|
+
adapterFamily: cursor
|
|
35
|
+
evidenceRefs: *a1
|
|
36
|
+
- id: hookMapping:session-start:gemini
|
|
37
|
+
kind: HookMapping
|
|
38
|
+
mappingId: hookMapping:session-start:gemini
|
|
39
|
+
hookId: session-start
|
|
40
|
+
targetId: gemini
|
|
41
|
+
nativeName: SessionStart
|
|
42
|
+
versionRange: ">=0.0.0"
|
|
43
|
+
requiresRuntimeHooks: true
|
|
44
|
+
adapterFamily: gemini
|
|
45
|
+
evidenceRefs: *a1
|
|
46
|
+
- id: hookMapping:session-start:github-copilot
|
|
47
|
+
kind: HookMapping
|
|
48
|
+
mappingId: hookMapping:session-start:github-copilot
|
|
49
|
+
hookId: session-start
|
|
50
|
+
targetId: github-copilot
|
|
51
|
+
nativeName: sessionStart
|
|
52
|
+
versionRange: ">=0.0.0"
|
|
53
|
+
requiresRuntimeHooks: true
|
|
54
|
+
adapterFamily: copilot
|
|
55
|
+
evidenceRefs: *a1
|
|
56
|
+
- id: hookMapping:session-start:opencode
|
|
57
|
+
kind: HookMapping
|
|
58
|
+
mappingId: hookMapping:session-start:opencode
|
|
59
|
+
hookId: session-start
|
|
60
|
+
targetId: opencode
|
|
61
|
+
nativeName: session.created
|
|
62
|
+
versionRange: ">=0.0.0"
|
|
63
|
+
requiresRuntimeHooks: true
|
|
64
|
+
adapterFamily: opencode
|
|
65
|
+
evidenceRefs: *a1
|
|
66
|
+
- id: hookMapping:session-start:openclaw
|
|
67
|
+
kind: HookMapping
|
|
68
|
+
mappingId: hookMapping:session-start:openclaw
|
|
69
|
+
hookId: session-start
|
|
70
|
+
targetId: openclaw
|
|
71
|
+
nativeName: session_start
|
|
72
|
+
versionRange: ">=0.0.0"
|
|
73
|
+
requiresRuntimeHooks: true
|
|
74
|
+
adapterFamily: openclaw
|
|
75
|
+
evidenceRefs: *a1
|
|
76
|
+
- id: hookMapping:stop:claude-code
|
|
77
|
+
kind: HookMapping
|
|
78
|
+
mappingId: hookMapping:stop:claude-code
|
|
79
|
+
hookId: stop
|
|
80
|
+
targetId: claude-code
|
|
81
|
+
nativeName: Stop
|
|
82
|
+
versionRange: ">=0.0.0"
|
|
83
|
+
requiresRuntimeHooks: true
|
|
84
|
+
adapterFamily: claude
|
|
85
|
+
evidenceRefs: &a2
|
|
86
|
+
- repo-target-index
|
|
87
|
+
- id: hookMapping:stop:codex
|
|
88
|
+
kind: HookMapping
|
|
89
|
+
mappingId: hookMapping:stop:codex
|
|
90
|
+
hookId: stop
|
|
91
|
+
targetId: codex
|
|
92
|
+
nativeName: Stop
|
|
93
|
+
versionRange: ">=0.0.0"
|
|
94
|
+
requiresRuntimeHooks: true
|
|
95
|
+
adapterFamily: codex
|
|
96
|
+
evidenceRefs: *a2
|
|
97
|
+
- id: hookMapping:stop:cursor
|
|
98
|
+
kind: HookMapping
|
|
99
|
+
mappingId: hookMapping:stop:cursor
|
|
100
|
+
hookId: stop
|
|
101
|
+
targetId: cursor
|
|
102
|
+
nativeName: stop
|
|
103
|
+
versionRange: ">=0.0.0"
|
|
104
|
+
requiresRuntimeHooks: true
|
|
105
|
+
adapterFamily: cursor
|
|
106
|
+
evidenceRefs: *a2
|
|
107
|
+
- id: hookMapping:user-prompt-submit:claude-code
|
|
108
|
+
kind: HookMapping
|
|
109
|
+
mappingId: hookMapping:user-prompt-submit:claude-code
|
|
110
|
+
hookId: user-prompt-submit
|
|
111
|
+
targetId: claude-code
|
|
112
|
+
nativeName: UserPromptSubmit
|
|
113
|
+
versionRange: ">=0.0.0"
|
|
114
|
+
requiresRuntimeHooks: true
|
|
115
|
+
adapterFamily: claude
|
|
116
|
+
evidenceRefs: &a3
|
|
117
|
+
- repo-target-index
|
|
118
|
+
- id: hookMapping:user-prompt-submit:codex
|
|
119
|
+
kind: HookMapping
|
|
120
|
+
mappingId: hookMapping:user-prompt-submit:codex
|
|
121
|
+
hookId: user-prompt-submit
|
|
122
|
+
targetId: codex
|
|
123
|
+
nativeName: UserPromptSubmit
|
|
124
|
+
versionRange: ">=0.0.0"
|
|
125
|
+
requiresRuntimeHooks: true
|
|
126
|
+
adapterFamily: codex
|
|
127
|
+
evidenceRefs: *a3
|
|
128
|
+
- id: hookMapping:user-prompt-submit:github-copilot
|
|
129
|
+
kind: HookMapping
|
|
130
|
+
mappingId: hookMapping:user-prompt-submit:github-copilot
|
|
131
|
+
hookId: user-prompt-submit
|
|
132
|
+
targetId: github-copilot
|
|
133
|
+
nativeName: userPromptSubmitted
|
|
134
|
+
versionRange: ">=0.0.0"
|
|
135
|
+
requiresRuntimeHooks: true
|
|
136
|
+
adapterFamily: copilot
|
|
137
|
+
evidenceRefs: *a3
|
|
138
|
+
- id: hookMapping:pre-tool-use:claude-code
|
|
139
|
+
kind: HookMapping
|
|
140
|
+
mappingId: hookMapping:pre-tool-use:claude-code
|
|
141
|
+
hookId: pre-tool-use
|
|
142
|
+
targetId: claude-code
|
|
143
|
+
nativeName: PreToolUse
|
|
144
|
+
versionRange: ">=0.0.0"
|
|
145
|
+
requiresRuntimeHooks: true
|
|
146
|
+
adapterFamily: claude
|
|
147
|
+
evidenceRefs: &a4
|
|
148
|
+
- repo-target-index
|
|
149
|
+
- id: hookMapping:pre-tool-use:opencode
|
|
150
|
+
kind: HookMapping
|
|
151
|
+
mappingId: hookMapping:pre-tool-use:opencode
|
|
152
|
+
hookId: pre-tool-use
|
|
153
|
+
targetId: opencode
|
|
154
|
+
nativeName: tool.execute.before
|
|
155
|
+
versionRange: ">=0.0.0"
|
|
156
|
+
requiresRuntimeHooks: true
|
|
157
|
+
adapterFamily: opencode
|
|
158
|
+
evidenceRefs: *a4
|
|
159
|
+
- id: hookMapping:post-tool-use:claude-code
|
|
160
|
+
kind: HookMapping
|
|
161
|
+
mappingId: hookMapping:post-tool-use:claude-code
|
|
162
|
+
hookId: post-tool-use
|
|
163
|
+
targetId: claude-code
|
|
164
|
+
nativeName: PostToolUse
|
|
165
|
+
versionRange: ">=0.0.0"
|
|
166
|
+
requiresRuntimeHooks: true
|
|
167
|
+
adapterFamily: claude
|
|
168
|
+
evidenceRefs: &a5
|
|
169
|
+
- repo-target-index
|
|
170
|
+
- id: hookMapping:post-tool-use:opencode
|
|
171
|
+
kind: HookMapping
|
|
172
|
+
mappingId: hookMapping:post-tool-use:opencode
|
|
173
|
+
hookId: post-tool-use
|
|
174
|
+
targetId: opencode
|
|
175
|
+
nativeName: tool.execute.after
|
|
176
|
+
versionRange: ">=0.0.0"
|
|
177
|
+
requiresRuntimeHooks: true
|
|
178
|
+
adapterFamily: opencode
|
|
179
|
+
evidenceRefs: *a5
|
|
180
|
+
- id: hookMapping:subagent-stop:claude-code
|
|
181
|
+
kind: HookMapping
|
|
182
|
+
mappingId: hookMapping:subagent-stop:claude-code
|
|
183
|
+
hookId: subagent-stop
|
|
184
|
+
targetId: claude-code
|
|
185
|
+
nativeName: SubagentStop
|
|
186
|
+
versionRange: ">=0.0.0"
|
|
187
|
+
requiresRuntimeHooks: true
|
|
188
|
+
adapterFamily: claude
|
|
189
|
+
evidenceRefs:
|
|
190
|
+
- repo-target-index
|
|
191
|
+
- id: hookMapping:notification:claude-code
|
|
192
|
+
kind: HookMapping
|
|
193
|
+
mappingId: hookMapping:notification:claude-code
|
|
194
|
+
hookId: notification
|
|
195
|
+
targetId: claude-code
|
|
196
|
+
nativeName: Notification
|
|
197
|
+
versionRange: ">=0.0.0"
|
|
198
|
+
requiresRuntimeHooks: true
|
|
199
|
+
adapterFamily: claude
|
|
200
|
+
evidenceRefs:
|
|
201
|
+
- repo-target-index
|
|
202
|
+
- id: hookMapping:pre-compact:claude-code
|
|
203
|
+
kind: HookMapping
|
|
204
|
+
mappingId: hookMapping:pre-compact:claude-code
|
|
205
|
+
hookId: pre-compact
|
|
206
|
+
targetId: claude-code
|
|
207
|
+
nativeName: PreCompact
|
|
208
|
+
versionRange: ">=0.0.0"
|
|
209
|
+
requiresRuntimeHooks: true
|
|
210
|
+
adapterFamily: claude
|
|
211
|
+
evidenceRefs:
|
|
212
|
+
- repo-target-index
|
|
213
|
+
- id: hookMapping:after-agent:gemini
|
|
214
|
+
kind: HookMapping
|
|
215
|
+
mappingId: hookMapping:after-agent:gemini
|
|
216
|
+
hookId: after-agent
|
|
217
|
+
targetId: gemini
|
|
218
|
+
nativeName: AfterAgent
|
|
219
|
+
versionRange: ">=0.0.0"
|
|
220
|
+
requiresRuntimeHooks: true
|
|
221
|
+
adapterFamily: gemini
|
|
222
|
+
evidenceRefs: &a6
|
|
223
|
+
- repo-target-index
|
|
224
|
+
- repo-target-gemini
|
|
225
|
+
- id: hookMapping:after-agent:openclaw
|
|
226
|
+
kind: HookMapping
|
|
227
|
+
mappingId: hookMapping:after-agent:openclaw
|
|
228
|
+
hookId: after-agent
|
|
229
|
+
targetId: openclaw
|
|
230
|
+
nativeName: agent_end
|
|
231
|
+
versionRange: ">=0.0.0"
|
|
232
|
+
requiresRuntimeHooks: true
|
|
233
|
+
adapterFamily: openclaw
|
|
234
|
+
evidenceRefs: *a6
|
|
235
|
+
- id: hookMapping:session-end:github-copilot
|
|
236
|
+
kind: HookMapping
|
|
237
|
+
mappingId: hookMapping:session-end:github-copilot
|
|
238
|
+
hookId: session-end
|
|
239
|
+
targetId: github-copilot
|
|
240
|
+
nativeName: sessionEnd
|
|
241
|
+
versionRange: ">=0.0.0"
|
|
242
|
+
requiresRuntimeHooks: true
|
|
243
|
+
adapterFamily: copilot
|
|
244
|
+
evidenceRefs: &a7
|
|
245
|
+
- repo-target-index
|
|
246
|
+
- repo-target-copilot
|
|
247
|
+
- id: hookMapping:session-end:openclaw
|
|
248
|
+
kind: HookMapping
|
|
249
|
+
mappingId: hookMapping:session-end:openclaw
|
|
250
|
+
hookId: session-end
|
|
251
|
+
targetId: openclaw
|
|
252
|
+
nativeName: session_end
|
|
253
|
+
versionRange: ">=0.0.0"
|
|
254
|
+
requiresRuntimeHooks: true
|
|
255
|
+
adapterFamily: openclaw
|
|
256
|
+
evidenceRefs: *a7
|
|
257
|
+
- id: hookMapping:session-idle:opencode
|
|
258
|
+
kind: HookMapping
|
|
259
|
+
mappingId: hookMapping:session-idle:opencode
|
|
260
|
+
hookId: session-idle
|
|
261
|
+
targetId: opencode
|
|
262
|
+
nativeName: session.idle
|
|
263
|
+
versionRange: ">=0.0.0"
|
|
264
|
+
requiresRuntimeHooks: true
|
|
265
|
+
adapterFamily: opencode
|
|
266
|
+
evidenceRefs:
|
|
267
|
+
- repo-target-index
|
|
268
|
+
- id: hookMapping:shell-env:opencode
|
|
269
|
+
kind: HookMapping
|
|
270
|
+
mappingId: hookMapping:shell-env:opencode
|
|
271
|
+
hookId: shell-env
|
|
272
|
+
targetId: opencode
|
|
273
|
+
nativeName: shell.env
|
|
274
|
+
versionRange: ">=0.0.0"
|
|
275
|
+
requiresRuntimeHooks: true
|
|
276
|
+
adapterFamily: opencode
|
|
277
|
+
evidenceRefs:
|
|
278
|
+
- repo-target-index
|
|
279
|
+
- id: hookMapping:user-prompt-submit:pi
|
|
280
|
+
kind: HookMapping
|
|
281
|
+
mappingId: hookMapping:user-prompt-submit:pi
|
|
282
|
+
hookId: user-prompt-submit
|
|
283
|
+
targetId: pi
|
|
284
|
+
nativeName: context
|
|
285
|
+
versionRange: ">=0.0.0"
|
|
286
|
+
requiresRuntimeHooks: true
|
|
287
|
+
adapterFamily: pi
|
|
288
|
+
evidenceRefs:
|
|
289
|
+
- repo-target-index
|
|
290
|
+
- id: hookMapping:pre-tool-use:pi
|
|
291
|
+
kind: HookMapping
|
|
292
|
+
mappingId: hookMapping:pre-tool-use:pi
|
|
293
|
+
hookId: pre-tool-use
|
|
294
|
+
targetId: pi
|
|
295
|
+
nativeName: tool_call
|
|
296
|
+
versionRange: ">=0.0.0"
|
|
297
|
+
requiresRuntimeHooks: true
|
|
298
|
+
adapterFamily: pi
|
|
299
|
+
evidenceRefs:
|
|
300
|
+
- repo-target-index
|
|
301
|
+
- id: hookMapping:before-provider-request:pi
|
|
302
|
+
kind: HookMapping
|
|
303
|
+
mappingId: hookMapping:before-provider-request:pi
|
|
304
|
+
hookId: before-provider-request
|
|
305
|
+
targetId: pi
|
|
306
|
+
nativeName: before_provider_request
|
|
307
|
+
versionRange: ">=0.0.0"
|
|
308
|
+
requiresRuntimeHooks: true
|
|
309
|
+
adapterFamily: pi
|
|
310
|
+
evidenceRefs:
|
|
311
|
+
- repo-target-index
|
|
312
|
+
- id: hookMapping:session-start:pi
|
|
313
|
+
kind: HookMapping
|
|
314
|
+
mappingId: hookMapping:session-start:pi
|
|
315
|
+
hookId: session-start
|
|
316
|
+
targetId: pi
|
|
317
|
+
nativeName: session_start
|
|
318
|
+
versionRange: ">=0.0.0"
|
|
319
|
+
requiresRuntimeHooks: true
|
|
320
|
+
adapterFamily: pi
|
|
321
|
+
evidenceRefs:
|
|
322
|
+
- repo-target-index
|
|
323
|
+
- id: hookMapping:stop:pi
|
|
324
|
+
kind: HookMapping
|
|
325
|
+
mappingId: hookMapping:stop:pi
|
|
326
|
+
hookId: stop
|
|
327
|
+
targetId: pi
|
|
328
|
+
nativeName: stop
|
|
329
|
+
versionRange: ">=0.0.0"
|
|
330
|
+
requiresRuntimeHooks: true
|
|
331
|
+
adapterFamily: pi
|
|
332
|
+
evidenceRefs:
|
|
333
|
+
- repo-target-index
|
|
334
|
+
- id: hookMapping:user-prompt-submit:oh-my-pi
|
|
335
|
+
kind: HookMapping
|
|
336
|
+
mappingId: hookMapping:user-prompt-submit:oh-my-pi
|
|
337
|
+
hookId: user-prompt-submit
|
|
338
|
+
targetId: oh-my-pi
|
|
339
|
+
nativeName: context
|
|
340
|
+
versionRange: ">=0.0.0"
|
|
341
|
+
requiresRuntimeHooks: true
|
|
342
|
+
adapterFamily: omp
|
|
343
|
+
evidenceRefs:
|
|
344
|
+
- repo-target-index
|
|
345
|
+
- id: hookMapping:pre-tool-use:oh-my-pi
|
|
346
|
+
kind: HookMapping
|
|
347
|
+
mappingId: hookMapping:pre-tool-use:oh-my-pi
|
|
348
|
+
hookId: pre-tool-use
|
|
349
|
+
targetId: oh-my-pi
|
|
350
|
+
nativeName: tool_call
|
|
351
|
+
versionRange: ">=0.0.0"
|
|
352
|
+
requiresRuntimeHooks: true
|
|
353
|
+
adapterFamily: omp
|
|
354
|
+
evidenceRefs:
|
|
355
|
+
- repo-target-index
|
|
356
|
+
- id: hookMapping:before-provider-request:oh-my-pi
|
|
357
|
+
kind: HookMapping
|
|
358
|
+
mappingId: hookMapping:before-provider-request:oh-my-pi
|
|
359
|
+
hookId: before-provider-request
|
|
360
|
+
targetId: oh-my-pi
|
|
361
|
+
nativeName: before_provider_request
|
|
362
|
+
versionRange: ">=0.0.0"
|
|
363
|
+
requiresRuntimeHooks: true
|
|
364
|
+
adapterFamily: omp
|
|
365
|
+
evidenceRefs:
|
|
366
|
+
- repo-target-index
|
|
367
|
+
- id: hookMapping:session-start:oh-my-pi
|
|
368
|
+
kind: HookMapping
|
|
369
|
+
mappingId: hookMapping:session-start:oh-my-pi
|
|
370
|
+
hookId: session-start
|
|
371
|
+
targetId: oh-my-pi
|
|
372
|
+
nativeName: session_start
|
|
373
|
+
versionRange: ">=0.0.0"
|
|
374
|
+
requiresRuntimeHooks: true
|
|
375
|
+
adapterFamily: omp
|
|
376
|
+
evidenceRefs:
|
|
377
|
+
- repo-target-index
|
|
378
|
+
- id: hookMapping:stop:oh-my-pi
|
|
379
|
+
kind: HookMapping
|
|
380
|
+
mappingId: hookMapping:stop:oh-my-pi
|
|
381
|
+
hookId: stop
|
|
382
|
+
targetId: oh-my-pi
|
|
383
|
+
nativeName: stop
|
|
384
|
+
versionRange: ">=0.0.0"
|
|
385
|
+
requiresRuntimeHooks: true
|
|
386
|
+
adapterFamily: omp
|
|
387
|
+
evidenceRefs:
|
|
388
|
+
- repo-target-index
|
|
389
|
+
- id: hookMapping:before-prompt-build:openclaw
|
|
390
|
+
kind: HookMapping
|
|
391
|
+
mappingId: hookMapping:before-prompt-build:openclaw
|
|
392
|
+
hookId: before-prompt-build
|
|
393
|
+
targetId: openclaw
|
|
394
|
+
nativeName: before_prompt_build
|
|
395
|
+
versionRange: ">=0.0.0"
|
|
396
|
+
requiresRuntimeHooks: true
|
|
397
|
+
adapterFamily: openclaw
|
|
398
|
+
evidenceRefs:
|
|
399
|
+
- repo-target-index
|