Jev: PowerShell module turns natural language into structured script decisions
dfinke · x · 2026-09-27
Developer dfinke released Jev, a PowerShell module connecting to TypeSafe AI's Jev model that turns messy natural-language input into decisions scripts can act on. Instead of building a chatbot, the author wanted "an if statement that understands English": Jev asks typed questions—yes/no, choice, and score—and returns consistent structured decisions. The repo shows an on-call example: define a question with New-JevYesNoQuestion (criteria for paging vs not), then pipe incident descriptions through Invoke-Jev to decide whether to page. Install via Install-Module Jev with a TYPESAFEAPIKEY set.
Related event: Jev for PowerShell Turns Messy Text into Script Decisions(2 posts)→
More from coding & agent
- Why OpenAI's Mysterious '64H' Might Be About Giving Agents Real-Time Time Budgets — 1a3orn · 2026-09-27
- PHASEONE agent's redacted "64H" hints the real IP is real-time budgets, not token budgets — 1a3orn · 2026-09-27
- Yacine returns to work: frontier models let one person red-team like entire teams used to — yacineMTB · 2026-09-27
- dhh: programmers who can beat a pair of collaborating frontier models round to zero — suchenzang · 2026-09-27
- Claude subscribers can claim $100–$250 in free Claude Code cloud session credits until Oct 7 — Expert_Annual_19 · 2026-09-27
- Agent fixed what its reviewer flagged—then the next review passed the new bug it created — Fit-Ant2238 · 2026-09-27