EveryDev.ai
Subscribe
Home
Tools

2,885+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2025
  • Coding1416
  • Infrastructure661
  • Marketing515
  • Projects463
  • Research429
  • Design406
  • Analytics368
  • Security263
  • MCP261
  • Testing251
  • Data244
  • Integration183
  • Prompts180
  • Communication167
  • Learning166
  • Extensions161
  • Voice145
  • Commerce128
  • DevOps115
  • Web84
  • Finance24
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. TuriX CUA
    TuriX CUA icon

    TuriX CUA

    Autonomous Systems

    TuriX is an open-source computer-use agent (CUA) that lets AI models take real desktop actions on macOS, Windows, and Linux using natural language commands.

    Visit Website

    At a Glance

    Pricing
    Open Source
    Free tier available

    MIT-licensed open-source CUA framework, free for personal and research use.

    标准版 (Standard): ¥79/mo
    专业版 (Pro): ¥129/mo
    旗舰版 (Flagship): ¥648/mo
    +1 more plan

    Engagement

    Available On

    Windows
    macOS
    Linux
    iOS
    API

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Autonomous SystemsBrowser AutomationAgent Frameworks

    Alternatives

    CuaBrowser UsePage Agent
    Developer
    NGT-LTD (新升代科技)Shenzhen, ChinaEst. 2025

    Listed Jun 2026

    About TuriX CUA

    TuriX is an open-source computer-use agent built by Shenzhen-based NGT-LTD (新升代科技), designed to let AI models operate a desktop the same way a human would — clicking, typing, and navigating across any application without requiring app-specific APIs. The core repository is published under the MIT License on GitHub and also ships as a downloadable desktop app called TuriX SuperAgent. The project targets both personal productivity and enterprise automation workflows.

    What It Is

    TuriX CUA (Computer-Use Agent) is a Python-based agent framework that combines a vision-language model (VLM) "brain" with a specialized "actor" model to perceive screen content and execute GUI actions. It works across browsers, office suites, messaging apps, and in-house tools — anything a human can click, TuriX can attempt to automate. The agent architecture separates planning, acting, and memory into distinct model roles, each configurable via a single config.json file.

    Benchmark Performance

    According to the project's README, TuriX scores 64.2% (229.88 / 358) on the full OSWorld benchmark, ranking 3rd overall among all submitted agents at 50 steps. On the team's self-hosted OSWorld-style Mac benchmark, the README reports an 80%+ success rate. The README notes that TuriX was built and optimized for macOS and used zero Linux training data to achieve its OSWorld ranking.

    Architecture and Key Capabilities

    TuriX separates its agent into four configurable model roles — brain, actor, memory, and planner — each pointing to any compatible VLM provider:

    • Hot-swappable models: Switch between TuriX API models, Gemini, Qwen3-VL, Ollama local models, or any OpenAI-compatible endpoint via config.json
    • No app-specific APIs required: Operates through the GUI layer, so it works with WhatsApp, Excel, Outlook, and proprietary enterprise tools
    • MCP-ready: Exposes a Model Context Protocol interface so Claude for Desktop or any MCP-compatible agent can call TuriX as a skill
    • Skills system: Markdown playbooks stored in a skills/ folder; the planner selects relevant skills by name and description, while the brain receives full instructions
    • Task resume: Persistent memory via memory.jsonl allows interrupted tasks to be resumed with the same agent_id

    Platform and Setup Path

    The open-source repository supports macOS 15+ (Apple Silicon), Windows 10+, and Linux (Ubuntu tested), each on separate branches. Setup requires Python 3.12, a conda environment, and macOS Accessibility + Safari Automation permissions. A pre-built desktop app (TuriX SuperAgent) is also available for download from the official website for users who prefer not to run from source.

    Update: TuriX SuperPower 3.0.0-alpha and SuperAgent Launch

    The README's latest news section records several significant milestones:

    • May 11, 2026: TuriX SuperAgent became available for download from the official website
    • April 8, 2026: TuriX SuperPower 3.0.0-alpha launched for macOS Apple Silicon, combining TuriX CUA + CLI in one workflow and adding TuriX-work (office task orchestration) and TuriX-code (coding and engineering automation)
    • March 16, 2026: Linux support added on the multi-agent-linux branch
    • Earlier 2026: v0.3 shipped DuckDuckGo integration, Ollama support, recoverable memory compression, and the Skills system; Qwen3-VL support and TuriX API model upgrades followed

    The latest GitHub release is tagged v0.4, published March 6, 2026. The repository had 3,071 stars and 313 forks as of the last recorded update.

    Open-Source and Commercial Dual Track

    The core CUA framework is MIT-licensed and free for personal and research use. A commercial SaaS product at ngtechai.com offers a subscription-based desktop app with credit-based task execution, enterprise customization, and a dedicated TuriX API platform at turixapi.io. The open-source repo and the commercial app share the same underlying agent technology but serve different deployment needs.

    TuriX CUA - 1

    Community Discussions

    Be the first to start a conversation about TuriX CUA

    Share your experience with TuriX CUA, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Free (Open Source)

    MIT-licensed open-source CUA framework, free for personal and research use.

    • Full CUA agent source code
    • macOS, Windows, Linux support
    • Hot-swappable VLM models
    • MCP integration
    • Skills system
    FREE

    免费版 (Free App Tier)

    Free tier of the TuriX SuperAgent desktop app with monthly credit refresh.

    • 200 credits per month
    • ~20 document/spreadsheet/web tasks
    • Chat, office, and coding features

    标准版 (Standard)

    For moderate office use with monthly credit refresh.

    ¥79
    per month
    • 2000 credits per month
    • ~200 document/spreadsheet/web tasks
    • Full workflow execution
    • Chat, office, and coding features

    专业版 (Pro)

    For high-frequency office and complex workflow tasks.

    ¥129
    per month
    • 4000 credits per month
    • ~400 document/spreadsheet/web tasks
    • CUA fast mode
    • Stronger execution, longer task chains

    旗舰版 (Flagship)

    For teams requiring high-precision and large-scale execution.

    ¥648
    per month
    • 20000 credits per month
    • ~2000 document/spreadsheet/web tasks
    • CUA Ultra mode (early access)
    • Early access to latest models

    企业级定制 (Enterprise)

    Flexible custom plans for teams of any size.

    Custom
    contact sales
    • Custom solutions
    • Enterprise deployment
    • Custom support
    • Permission policies
    • Multi-user collaboration
    View official pricing

    Capabilities

    Key Features

    • Computer-use agent (CUA) for desktop automation
    • Natural language task execution across any GUI application
    • No app-specific APIs required
    • Hot-swappable VLM brain/actor/memory/planner models via config.json
    • MCP (Model Context Protocol) integration for Claude and other agents
    • Skills system with markdown playbooks for guided automation
    • Task resume with persistent memory
    • macOS, Windows, and Linux support
    • Ollama local model support
    • OSWorld benchmark: 64.2% success rate (3rd place)
    • 80%+ success rate on self-hosted Mac benchmark
    • TuriX SuperPower app combining CUA + CLI + office + coding workflows
    • OpenClaw skill integration via ClawHub

    Integrations

    Claude for Desktop (MCP)
    OpenClaw / ClawHub
    Ollama (local inference)
    Gemini (Google)
    Qwen3-VL
    OpenAI-compatible APIs
    TuriX API (turixapi.io)
    Safari (automation)
    WhatsApp
    Excel
    Outlook
    Discord
    GitHub
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate TuriX CUA and help others make informed decisions.

    Developer

    NGT-LTD (新升代科技)

    NGT-LTD (深圳新升代技术科技有限公司) builds TuriX, an open-source computer-use agent that connects general-purpose AI with GUI automation workflows. The company was founded in 2025 by Kevin (CEO, operations and workflow expertise) and Tony Yan (CTO, Cambridge engineering graduate specializing in deep learning and NLP). TuriX targets the RPA and digital worker market with a safety-first, controllable automation approach that works across any application without requiring dedicated APIs.

    Founded 2025
    Shenzhen, China
    15 employees

    Used by

    Open-source developers
    SME operations teams
    Read more about NGT-LTD (新升代科技)
    WebsiteGitHubLinkedInX / Twitter
    1 tool in directory

    Similar Tools

    Cua icon

    Cua

    Cua is a computer use agent platform that lets you build AI agents capable of seeing screens, clicking buttons, typing, and running code across macOS, Windows, and Linux sandboxes.

    Browser Use icon

    Browser Use

    Browser Use is an AI-powered browser automation platform that lets agents extract data, automate tasks, and interact with any website at scale using natural language.

    Page Agent icon

    Page Agent

    Page Agent is an open-source browser automation framework by Alibaba that enables AI agents to interact with web pages using natural language instructions.

    Browse all tools

    Related Topics

    Autonomous Systems

    AI agents that can perform complex tasks with minimal human guidance.

    300 tools

    Browser Automation

    AI-powered agents that autonomously navigate and interact with web applications to automate repetitive tasks, extract data, fill forms, and perform web-based workflows using intelligent understanding of page structure and content.

    95 tools

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    439 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions