@omni-work/surface-hook-record
v0.1.1
Published
CLI hook that records coding-agent events for OmniWork ingestion.
Readme
@omni-work/surface-hook-record
CLI hook that records supported coding-agent events for later ingestion by the OmniWork desktop agent.
This package is installed automatically with @omni-work/desktop-agent. For
standalone use:
npm install --global @omni-work/surface-hook-record
printf '{"hook_event_name":"SessionStart"}' | omniwork-hook-recordTo install the managed Trae hook entries:
omniwork-hook-record installThe command writes local records only; it does not send them over the network.
Source and issue tracking are available in the OmniWork repository.
