ai-conversation
Enterprise Part of the commercial Kumiko Enterprise offering — not in the open framework.
Persisted multi-turn refinement dialog for the Designer chat. The ai-conversation:write:send write-handler loads a conversation’s prior turns, routes the prompt to the tenant’s configured LLM provider (suggestPatch on the first turn, refinePattern with history on follow-ups), and appends the user and assistant turns as immutable designer-conversation-turn events — provider errors are returned to the caller but never persisted. ai-conversation:query:history returns a conversation’s turns for rendering. Requires ai-foundation for the LLM provider wiring.
Dependencies
Section titled “Dependencies”- Requires:
ai-foundation,tenant - Activation: always on (not toggleable)