gui agents

9 tagged gui, measured the same way as everything else here.

agent_types

01

microsoft/UFO

Agent

This document describes how the unified three-layer Device Agent architecture is implemented across different platforms. While the core framework (State, Processor, Command layers) remains consistent, each platform implements specialized agents optimized for their native control mechanisms and hierarchies.…

9.6k 8d ago A 0 tokens original MIT

overview

02

microsoft/UFO

Agent

Device Agents are the execution engines of UFO3's multi-device orchestration system. Each device agent operates as an autonomous, intelligent controller that translates high-level user intentions into low-level system commands. The architecture is designed for extensibility, safety, and scalability across…

9.6k 8d ago A 0 tokens original MIT

microsoft/UFO

Agent

Device agents in UFO are partitioned into server and client components, separating high-level orchestration from low-level execution. This architecture enables safe, scalable, and flexible task execution across heterogeneous devices through the Agent Interaction Protocol (AIP).

9.6k 8d ago A 0 tokens original MIT

agent-definitions

04

EpicStaff/EpicStaff

Agent

AgentDefinition is the new, lean, org-scoped agent config that replaces the legacy CrewAI tables.Agent model for graph execution. It carries identity and execution-tuning fields only — capabilities (tools, knowledge, storage access) are not columns on the model, they attach through Surfaces. Realtime (voice)…

333 2d ago A 0 tokens

agent-service

05

EpicStaff/EpicStaff

Agent

Agent "agent-service" from EpicStaff/EpicStaff, covering agent service (src/agent/), 1. overview & entry point, 2. request flow, 3. contract / request models and agentrequest.

333 2d ago A 0 tokens

surfaces

06

EpicStaff/EpicStaff

Agent

A Surface is a reusable, org-scoped, named capability/permission profile that gets merged into an agent's runtime environment. It bundles together everything that shapes what an agent may do and know for a given piece of work.

333 2d ago A 0 tokens

analyzer

07

laborany/laborany

Agent

You are a benchmark analysis agent. Your job is to analyze aggregate benchmark results and surface hidden patterns, regressions, and improvement opportunities.

77 3mo ago A 0 tokens original MIT

comparator

08

laborany/laborany

Agent

You are a blind comparison agent. Your job is to compare two outputs (A and B) against a rubric and determine which is better, without knowing which version produced which output.

77 3mo ago A 0 tokens original MIT

grader

09

laborany/laborany

Agent

You are an assertion grading agent. Your job is to evaluate whether assertions about a skill's output are satisfied, verify factual claims, and critique the quality of the evaluation itself.

77 3mo ago A 0 tokens original MIT