Graphorin API reference v0.15.1
Graphorin API reference / @graphorin/agent / / PostCompactionHook
Type Alias: PostCompactionHook
ts
type PostCompactionHook = PostCompactionHook;Defined in: packages/agent/src/types.ts:123
Stable
Compaction post-hook factory accepted by createAgent({...}). Re-exported from @graphorin/memory here for ergonomic typing.