Search
Search docs, blog posts, and ecosystem packages with citations.
Enter a query to see grounded citations.
Composable character definitions and context rendering for AI agents
Stable support. Ongoing maintenance, compatibility work, and careful API evolution.
View package metadata source →Jido Character defines a structured way to model agent personas and render them into LLM-ready context. It helps teams keep identity, style, and memory constraints explicit instead of scattering prompt fragments across the codebase.
Jido Character is the persona and context layer for agent workflows built with Jido and ReqLLM.
Create, update, and validate character definitions as immutable data.
Convert character data into deterministic prompt/context blocks for model requests.
Adapter-based persistence lets applications choose memory-only or custom storage backends.