nowfound

Alternatives

Products that do what Timmy-TUI does

Local-first agent trust console with a safe local workspace

  1. 1
    Multitui126

    Sandbox claude code, codex, or any TUI on macOS

    Feb 2026

  2. 2

    Open-source Terminal UI, just record & get exhaustive tests

    Apr 2026

  3. 3

    Local Area Network discovery tool with an interactive TUI

    May 2026

  4. 4

    The fastest workflow for developing with AI

    26d ago · agent-manager.dev

  5. 5
    tama96141

    A Tamagotchi for your desktop, terminal, and AI agents

    Apr 2026

  6. 6
    Godmode98

    An AGI in your browser

    2023

  7. 7
    OneCLI143

    Give every employee a secured, sandboxed pro assistant agent

    16d ago · onecli.sh

  8. 8

    Multi-project IDE with persistent terminals and 9 dev tools

    Mar 2026

  9. 9
    mpai105

    Make existing Codex and Claude Code sessions multiplayer

    Aug 2026 · godfaddaai.github.io

  10. 10TA

    Hi everyone! I built this because I wanted a little bit more organization around my Claude sessions, worktrees and plans while staying in the terminal and not relying on another SaaS tool. Since it's a command line tool, the added bonus is that Claude can use `td` directly. The td calendar was just a fun add-on but the Claude session stats have been pretty interesting! Let me know what you think!

    Apr 2026 · github.com

  11. 11RA

    Hey HN, There’s been a lot of interest recently in meta-harnesses, loops, and multi-agent orchestration. Obviously, there are already a lot of good tools: Conductor, cmux, the native Codex / Claude Code apps, etc. For my own use cases, I’ve felt that the orchestration layer tends to feel overengineered. I mostly wanted a simple local harness (i.e Pi) for running and tracking CLI agents with the ability to hop in (via tmux). Relaymux is my opinionated attempt at that. A few design principles: - The frontend is just Telegram / iMessage / CLI. If I want more visibility, I hop…

    Jun 2026 · github.com

  12. 12LA

    Hi HN, I made tui observerbility tool for ai agents. Once subagents start spawning other subagents, basic questions get hard to answer: what is running right now, what tool did it just call, did the child agent actually do what the parent asked. I wanted a way to verify that each agent is doing the work that fits its role, and to spot when a run goes off track. Lazyagent is a terminal TUI that collects events from Claude Code, Codex, and OpenCode and shows them in one place. Also it can show your token usage information about the sessions. Features: Filter events by type: tool calls, user…

    Apr 2026 · github.com

  13. 13RA

    RunKit is a browser based tmux manager that works great on a phone over Tailscale. I created it to be able to run several AI agents in parallel, after trying out several existing tools. There's no database (state is read live from tmux). Right now, its the first thing I install on any server, and from there on RunKit becomes the management cock-pit for that server. Also, for running several agents in parallel, RunKit has been a lifesaver. It shows the status of all running agent on the left panel, and sends you a notification anytime an agent is stuck. Please try it out, and let me know if…

    Jul 2026 · github.com

  14. 14TL

    I'm Dustin Kirkland, author of Byobu[1]. I built Trustmux[2] to solve a personal problem: secure, encrypted access to my tmux[3] and Byobu sessions from my phone, without the pain of other mobile shell approaches. I run long-lived shells, Claude, and other sessions in the background on my workstation, and I needed to check in from mobile — securely, with real TLS certificates and Tailscale-backed privacy, not some insecure workaround. Why not SSH / Mosh / Claude Mobile? - SSH/Mosh: Synchronous connection state is brutal on mobile. Latency, network handoffs between WiFi and…

    Jun 2026 · trustmux.dev

  15. 15IM
  16. 16TA

    I do a surprising amount of dev from my phone now: SSH into a box, attach to tmux, and drive couple of coding agents here and there. Termux gets me pretty far on Android, and I still love it for its simplicity. But once I had a few tmux sessions across a couple of hosts, I wanted something that reduced keystrokes and felt friendlier for driving AI agents, especially things like sending them images. On iOS, I couldn't find something that gave me a similar experience to Termux. So I built TermRover: a native iOS/Android terminal built around tmux sessions and windows, with shortcuts for…

    Jun 2026 · termrover.sh

  17. 17IM

    I made a Terminal UI for OpenSnitch[1], an interactive application firewall for Linux inspired by Little Snitch. I’ve always wanted to create a TUI and found the perfect excuse to make this for usage on one of my headless servers. I wrote this in Rust to force myself to learn more, viz. async features. Super open to feedback and contributions! [1] https://github.com/evilsocket/opensnitch

    Nov 2025 · github.com

  18. 18LT

    Running multiple coding agents could make user losing track of what they were doing. Once subagents start spawning other subagents, basic questions get hard to answer: what is running right now, what tool did it just call, did the child agent actually do what the parent asked. Lazyagent is a terminal TUI that collects events from Claude Code, Codex, and OpenCode and shows them in one place. It groups sessions from different runtimes by working directory, so Claude and Codex runs on the same repo appear under the same project. From there you can: - Filter events by type: tool calls, user…

    Apr 2026 · github.com

  19. 19GT

    I've been building go-tui (https://go-tui.dev), a terminal UI framework for Go inspired by the templ framework for the web (https://templ.guide/). The syntax should be familiar to templ users and is quite different from other terminal frameworks like bubbletea. Instead of imperative widget manipulation or bubbletea's elm architecture, you write HTML-like syntax and Tailwind-style classes that can intermingle with regular Go code in a new .gsx filetype. Then you compile these files to type-safe Go using `tui generate`. At runtime there's a flexbox layout engine based…

    Mar 2026 · go-tui.dev

  20. 20TC

    Agents can run non-interactive commands, but they often fail once a workflow needs a real terminal (SSH sessions, installers, debuggers, REPLs, TUIs). I built term-cli so an agent can drive an interactive terminal session (keystrokes in, output out, wait for prompts). And it comes with agent skill for easy integration. It supports in-band file transfer: the agent can move files through the terminal stream itself (same channel as the interactive session), which is useful when the agent doesn’t have scp/sftp, shared volumes, or direct filesystem access across boundaries. Recent example:…

    Mar 2026 · github.com

  21. 21NF

    Over the past couple of months I've been working on a TUI framework heavily inspired by Flutter, written in Dart. The API is modeled after Flutter. StatefulComponent, setState(), Row, Column, Expanded, ListView. There have been some discussions about performance of TUIs recently, and I think Dart is actually a great language for writing TUIs in. It compiles down to fast native code, is cross-platform, and has great developer ergonomics. JIT compilation for development (which enables hot reload) and AOT compilation for production binaries. What's really cool is stateful hot reload. If you…

    Feb 2026 · nocterm.dev

  22. 22MO

    I was tired of paying $100s/mo to access data I should own -- my own DMs on social media -- so I built Allman, a local-first cli to access linkedin messenger. Starting with LinkedIn, I gave the entire compiled js binary of linkedin's web app to claudecode and reversed engineered the entire messenger inbox in 24 hours. My goal is to bring this to all messengers so AI can handle all of this busywork, just like it can my email. I had also never built a TUI so I had claudecode build me one based on top of the local CLI and filesystem. Full repos:…

    May 2026 · allman.sh

  23. 23IB

    Hi HN, I’m the creator of Cordum. I’ve been working in DevOps and infrastructure for years (currently in the fintech/security space), and as I started playing with AI agents, I noticed a scary pattern. Most "safety" mechanisms rely on system prompts ("Please don't do X") or flimsy Python logic inside the agent itself. If we treat agents as autonomous employees, giving them root access and hoping they listen to instructions felt insane to me. I wanted a way to enforce hard constraints that the LLM cannot override, no matter how "jailbroken" it gets. So I built Cordum. It’s an open-source…

    Jan 2026 · github.com

  24. 24LA

    Lazyagent a simple way to see what your coding agents were actually doing across Claude, Codex, and OpenCode. Once you have more than 1 agent running, its really hard to answer the simple question: what is it doing right now and why? It is a local terminal UI that collects your agents runtime events and shows their activity in one place. You can inspect: - agents and subagents - tool calls - prompts - outputs - status changes Sessions and projects are there to give that activity some context, so it is easier to follow what happened over time and which run belongs to which repo. And make it…

    Apr 2026 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →