← Back to guides
JevMade field notes / Architecture and workflow guide
ghosthands
A computer-use architecture and benchmark guide separating hardware execution, vision planning, typed decisions, confidence gates, dead-click recovery, and backtracking.
Original by Steven OjoBrowser useRepository README and documentationSource reviewed
Before you dive in
What you’ll find in the original
- Separate text generation from operation and target choice so Jev never invents prose to type.
- Escalate low-confidence or money-related actions, and poll loading states without spending another decision.
- Recover from unchanged pages with dead-click guards, bounded scrolling, and back navigation.
Worth knowingBehavior and measurements are reported by the repository authors; source and critical implementation were inspected but not executed.