1 repository
Use of finite state machines to track and manage the progress of actionable tasks.
Distinct from Task Execution: Distinct from Task Execution: specifically focuses on the state-machine logic used to determine if execution should continue or fail.
Explore 1 awesome GitHub repository matching development tools & productivity · Finite State Tracking. Refine with filters or upvote what's useful.
UFO is a multi-device task orchestrator and LLM agent orchestration framework designed to decompose natural language requests into executable task graphs. It functions as a cross-platform UI automation tool capable of performing interactions on Windows and mobile devices while routing tasks to distributed agents based on their hardware and software capabilities. The system is distinguished by its RAG-enhanced agent architecture, which integrates external documentation and previous execution traces to improve decision-making. It employs a hybrid UI detection approach that combines computer vis
Tracks the progress of a task through a finite state machine to determine if execution should continue or fail.