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