taskwarrior-tui
Rust TUI front-end for Taskwarrior with vim-style keybindings, fuzzy search, and live filtering. Makes Taskwarrior usable for daily task review.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Rust CLI and TUI tools worth installing
Fast, single-binary command-line tools written in Rust - covering git, logs, sandboxes, code intelligence, and terminal workflows.
Terminal UIs (TUIs) for daily workflows
Polished terminal UIs for git, tasks, observability, and agent control - the tools that make the terminal feel like a real surface again.
Related entries
serie - rich git commit graph in your terminal
Ratatui-based TUI that draws a clean, magic-feeling commit graph from any repo. Faster to read than `git log --graph`, easier to navigate than tig.
abtop - htop for AI coding agents
Rust TUI that monitors Claude Code and Codex sessions: token spend, context window, rate limits, and ports in real time. Like btop but for agent runtimes.
Amazon Q Developer CLI
Agentic chat for the terminal - natural-language workflows wired into shell, MCP servers, and AWS tooling. Linux/macOS native, Rust binary.
Destructive Command Guard
Rust CLI that blocks dangerous git and shell commands before an agent can run them. Pattern-matched safety net for autonomous coding agents.