What it is
JEV-Star combines full-game macro control and SMAC-Hard micromanagement for StarCraft II. It is aimed at researchers and developers exploring LLM-driven game agents, using separate macro and micro modules.
How it uses Jev
JEV selects economy, technology, production, and army actions in macro, and actions for living units in micro. It validates selections against available actions. Optional GPT-6 Astra planning provides strategic phases or per-map plans, separating frequent action selection from longer-term strategy.
Primitives:choice
Technique worth stealing
Separate frequent action selection (JEV) from longer-term planning (Astra) to manage complexity.
Try it
Run `py -3.10 jev_star.py macro --planner codex --planner-effort medium --map 'Altitude LE' --opponent-race Zerg --difficulty Easy --game-time-limit 1200`
Evidence
Each line is one question put to Jev about the README. ≥ 0.60 reads as yes, ≤ 0.40 as no; in between Jev is not making a call.
- Jev-centricyes0.82
- Shows a System One patternunclear0.60
- Handles uncertaintyno0.08
- Measuredyes0.72
- Runnableno0.19
- Worth recommendingunclear0.53
- Model replicano0.11
- Problem scopescore on a 0–2 scale0.17
- About Jevyes0.96
Signals by Jev jev-1.13.0, card written by DeepSeek V4.1 Flash from the README on 23 Sept 2026.