Docs / source reviewed
jev-sim-use
Let Jev choose the next action on iOS Simulator and Android screens
How this project uses Jev
- Input
- A goal, accessible screen labels, action history, and user-supplied named text
- Jev decides
- Choose among available operations and target elements, and assess goal completion
- Code executes
- Execute taps, gestures or supplied text through sim-use; save a session for further guidance when confidence is insufficient
Evidence and limitations
MIT licensed; requires macOS 15+ and sim-use. Physical iPhones are unsupported. Screen labels and visible values go to Jev. Action thresholds are not human approval or a safety guarantee; use an isolated test device. No installation or speed replication by this site.
This project has not been run independently here. Author-reported results are not independently verified results.
Original sources
- https://github.com/Ryu0118/jev-sim-use/blob/bb3eb32f891090ccf5520f9c3171e7cf5efd207a/README.md ↗
- https://github.com/Ryu0118/jev-sim-use/blob/bb3eb32f891090ccf5520f9c3171e7cf5efd207a/LICENSE ↗
- https://github.com/Ryu0118/jev-sim-use/blob/bb3eb32f891090ccf5520f9c3171e7cf5efd207a/Sources/JevSimUseKit/Agent/JevStepPlanner.swift ↗
- https://github.com/Ryu0118/jev-sim-use/blob/bb3eb32f891090ccf5520f9c3171e7cf5efd207a/Sources/JevSimUseKit/Agent/JevStepPlanner+Interpret.swift ↗
- https://github.com/Ryu0118/jev-sim-use/blob/bb3eb32f891090ccf5520f9c3171e7cf5efd207a/Sources/JevSimUseKit/Agent/ActionPolicy.swift ↗