everruns-openui 0.8.33

OpenUI component definitions and prompt generator for Everruns
Documentation

OpenUI Component Library and Prompt Generator

Rust reimplementation of the OpenUI component definitions and prompt generator. Produces system prompts that instruct LLMs to generate OpenUI Lang code.

The generated prompt is compatible with @openuidev/react-lang and @openuidev/react-ui — the React runtime parses the LLM output and renders it into interactive components.

Ref: https://github.com/thesysdev/openui

  • Component definitions: packages/react-ui/src/genui-lib/
  • Prompt generator: packages/react-lang/src/parser/prompt.ts
  • Library/types: packages/react-lang/src/library.ts