MCPcopy
hub / github.com/opensquilla/opensquilla / SeedHistoryOptions

Interface SeedHistoryOptions

opensquilla-webui/e2e/share.spec.ts:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44interface SeedHistoryOptions {
45 includeAssistantMeta?: boolean
46 trailingUser?: boolean
47}
48
49// Seed a settled turn through the real WS pipeline: the page talks to the
50// real gateway, but chat.history responses are rewritten in flight so a

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected