Skip to content

nyatikit

nyatikit is the shared UI-facing kit for chat and agent timelines.

Repository: https://code.sftblw.moe/nyabia-public/nyatikit

  • user-facing transcript models
  • UI stream event taxonomy
  • timeline reducers
  • Leptos transcript components
  • bridge and hydration helpers for chat-like surfaces

nyatikit owns the UI view of interaction, not the full runtime truth. Products project richer runtime events into nyatikit events.

The preferred steady-state path is stream-driven UI updates: initial server rendering for the shell, then focused timeline updates through typed events.