tui-test β€” security grade SAFE, quality 66/100

Security audit verdict: SAFE Β· quality 66/100

No red flags found in any of the 11 categories β€” no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →

by microsoft · Agent Tool · ★ 227

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

🔒 Is tui-test safe to install? View the security audit →

About tui-test

tui-test is a rust powered cli for controlling, inspecting, testing, and recording shell sessions and terminal apps. It supports all standard terminal actions (send keys, mouse clicks) & user actions (screenshot, record sessions), & testing (matches screenshot, contains text). supports Windows, Linux, & macOS and it supports a wide range of shells (see Supported shells). [!IMPORTANT] is in the middle of a major re-write, the documentation reflects the beta releases Programmatic usage provides a Rust, Python and Node libraries. These libraries are independent of the cli Rust () rust use tuitest::{OpenOptions, Operation, Session}; fn main() - Result { let session = Session::new(format!("rust-example-{}", std::process::id())); session.open(OpenOptions::default())?; session.execute(Operation::Submit { data: Some("echo hello".into()), })?; session.execute(Operation::WaitCommand { timeoutms: Some(30000), })?; session.execute(Operation::ExpectText { text: "hello".into(), regex: false, full: false, strict: false, not: false, fg: None, bg: None, timeoutms: Some(5000), })?; session.execute(Operation::ExpectExitCode { code: 0, timeoutm

ai-toolsautomationbashclie2e-testingfishllmpowershellpwshshell-use

Quick Facts

Stars227
Forks20
LanguageRust
CategoryAgent Tool
LicenseMIT
Quality Score65.6902148424591/100
Open Issues13
Last Updated2026-08-18
Created2024-01-25
Platformscli, rust
Est. Tokens~26k

Compatible Skills

These tools work well together with tui-test for enhanced workflows:

  • nebula β€” semantic(0.16)+complementary+rare_topics+same_lang+similar_pop+shared_platform (60%)
  • SHAFT_ENGINE β€” semantic(0.40)+complementary+rare_topics+similar_pop+shared_platform (58%)
  • goku β€” semantic(0.19)+complementary+same_lang+similar_pop+shared_platform (56%)
  • gridbash β€” semantic(0.17)+complementary+same_lang+similar_pop+shared_platform (56%)

tui-test alternative? Top 6 similar tools

Looking for a tui-test alternative? If you're comparing tui-test with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub β€” ranked by topic overlap, star count, and community traction.

  • toktrack by mag123c Β· ⭐ 184

    Ultra-fast token & cost tracker for LLM Token Usage (e.g. Claude Code)

  • hcom by aannoo Β· ⭐ 431

    Let AI agents message, watch, and spawn each other across terminals. Claude Code, Codex, Antigravity CLI, Curs

  • gob by juanibiapina Β· ⭐ 71

    Process manager for AI agents (and humans)

  • claude-model-router-hook by tzachbon Β· ⭐ 67

    Claude Code hooks that auto-switch model tier based on task complexity

  • tokentop by tokentopapp Β· ⭐ 66

    htop for your AI costs β€” real-time terminal monitoring of LLM token usage and spending across providers and co

  • agent-deck by asheshgoplani Β· ⭐ 734

    Terminal session manager for AI coding agents. One TUI for Claude, Gemini, OpenCode, Codex, and more.

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools β†’

Popular Rust Agent Tools

Frequently Asked Questions

What is tui-test?

tui-test is πŸ’» testing framework and cli for driving tests for terminal apps - native ai agent support. It is categorized as a Agent Tool with 227 GitHub stars.

What programming language is tui-test written in?

tui-test is primarily written in Rust. It covers topics such as ai-tools, automation, bash.

How do I install or use tui-test?

You can find installation instructions and usage details in the tui-test GitHub repository at github.com/microsoft/tui-test. The project has 227 stars and 20 forks, indicating an active community.

What license does tui-test use?

tui-test is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to tui-test?

The top alternatives to tui-test on Agent Skills Hub include toktrack, hcom, gob. Each offers a different approach to the same problem space β€” compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Agent Tool tools