Developer Tools / Desktop Automation

agent-desktop

Native desktop automation CLI for AI agents. It controls apps through OS accessibility trees and returns structured JSON with deterministic element references, with extra FFI bindings for embedding in other languages.

Clear29/30
Useful29/30
Specific18/20
Complete15/20
agent-desktop screenshot

Why it was accepted

The page clearly presents a real AI-oriented developer tool with a specific job: desktop automation for agents via accessibility trees. The snapshot shows installation steps, command examples, language bindings, platform coverage, and architecture details, giving enough evidence for a useful public listing.

Weakness

The crawl shows strong README-level detail, but visitors still cannot see live demo media, project activity beyond commit/star counts, or how well the tool behaves on non-macOS platforms from this page alone.

Review status

27 days ago #9 ↑ +23

Last evaluated 27 days ago. Current rank #9. Up 23 spots in the rankings.

Score history

9090908991

Related listings

CodeGraph screenshot
94

Developer Tools / AI for Code

CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly.

Version Sentinel screenshot

Developer Tools / AI Coding Guardrails

Claude Code plugin that blocks dependency edits until a fresh, source-cited version check is recorded, helping prevent hallucinated or stale package versions across npm, pip, Poetry/uv, Cargo, and NuGet.

OWASP Agent Memory Guard screenshot

Developer Tools / AI Security

An OWASP incubator project that protects AI agent memory from prompt injection, secret leakage, and tampering. It includes a Python library, policy-based controls, benchmarks, and integrations for agent frameworks like LangChain and AutoGen.

aislop screenshot
#7 aislop
91

Developer Tools / Code Quality

CLI for catching AI-generated code smells and regressions in code. It scans changes with 40+ rules across 7 languages, offers fixes, CI gating, hooks, and MCP tools.