II.
Capability overview
Reference · livecapability:supports-trigger-diff-enrichment
Supports unified-diff enrichment in triggers overview
With `--include-diff`, the enricher runs `git show --unified=80 <ref>` (10 MiB maxBuffer) and attaches per-file patches onto each NormalizedTriggerEvent change record so `diff:<text>` query terms can match. Source: packages/triggers-adapter/src/enrich.ts:45 (enrichDiffsWithLocalGit).
Attributes
displayName
Supports unified-diff enrichment in triggers
description
With `--include-diff`, the enricher runs `git show --unified=80
<ref>` (10 MiB maxBuffer) and attaches per-file patches onto each
NormalizedTriggerEvent change record so `diff:<text>` query terms
can match. Source: packages/triggers-adapter/src/enrich.ts:45
(enrichDiffsWithLocalGit).
appliesToNodeKinds
- OperationalTrigger
- AgentPlatformImpl
category
extension
Outgoing edges
supported_by1
- package:a5c-ai-triggers·PackageSurfaceTriggers Adapter
Incoming edges
supports1
- agent-platform-impl:babysitter.platform@current·AgentPlatformImplbabysitter Platform (current) — defineTask + skill/plugin registry