eliza
elizaOS
An optional TypeSafe HTTP adapter in Eliza’s source, not registered with the Agent runtime by default.
- License
- MIT
- GitHub Stars
- 19361
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Only an explicit systemOne call sends state and questions, returning validated typed answers.
What this project offers
Provides a reusable server-side module; its presence is not evidence of deployed Jev adoption.
Review scope
The adapter is not registered with the runtime by default; source presence does not establish real adoption or deployment.
Sources and implementation
Related projects
jev
dannote · SDK & Decision Frameworks
Integrates Jev as an asynchronous Elixir/OTP process whose replies are handled with GenServer pattern matching.
zod-jev
jomatsu · SDK & Decision Frameworks
Adds semantic rules to Zod validation, such as checking whether text matches a description or contains personal information.
daf-jev
docxology · SDK & Decision Frameworks
A Python toolkit for Jev requests, batch evaluation, calibration and MCP access.
jev-starter
hamakyo · SDK & Decision Frameworks
TypeScript patterns for thresholds, fallbacks, human review and evaluation on top of the TypeSafe SDK.