wakegate
before a sleeping agent's LLM is resumed on a timer or incoming event, Jev answers a `Choice` (wake, not yet, unrelated) against the agent's own sleep note, and code skips the wakeup only when wake is below 0.2 while always waking on user messages, bare timers, a skip limit, errors, and timeouts; one run passed 21 of 21 hand-written scenarios, which the README calls a smoke test rather than a benchmark.
OWNER
shitianfang
INDUSTRY
Long-running agents
CATEGORY
Agent Decisions
KIND
REPO
HOST
github.com
WHAT IT DECIDES
CHOICE
Picks one option from a fixed set
SCORE
Rates against ordered levels
NOUL
Answers a yes / no question
The community list's one-line summary does not say which question type this project uses. Read the source to find out — we would rather leave this blank than guess.
MORE IN Agent Decisions
Jev Ultrafastbrowser-use's ultrafast agent where Jev decides each next action and element to click, calling a language model only when text must be typed.fast-jev-compactionClaude Code plugin that replaces the compaction summary with Jev decisions, scoring every tool call and result for whether it is still needed instead of summarizing the session.jev-socialuses a Jev `Choice` at each step to select a concrete socai CLI operation and observed post or profile target on Instagram, TikTok, or LinkedIn, rejecting malformed or low-confidence decisions before execution.jev-agent-browsera parent agent delegates bounded tasks to a Jev loop that selects typed browser actions, validates them through agent-browser, and escalates ambiguity or stuck states back to the parent.