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