everruns-openui
OpenUI component library and prompt generator for Everruns generative UI.
everruns-openui builds the system-prompt text that teaches an LLM to produce
openui fenced blocks — generative UI that Everruns clients that understand
OpenUI Lang can render directly in a conversation. It ships a static component library
and lets you extend the prompt with your own rules and examples.
Part of the Everruns ecosystem — the durable agentic
harness engine for building unstoppable agents. See
everruns-a2ui for the JSON-component
variant of generative UI.
Quick Example
use ;
let prompt = generate_prompt;
assert!;
What It Provides
- A static OpenUI component library
- Prompt generation for OpenUI Lang output
- Custom prompt options for extra rules and examples
Documentation
License
Licensed under the MIT License.