l0ng-ai/tty7
A terminal workbench in pure Rust: shells, persistent sessions, SSH, coding agents. GPU-rendered on Zed's gpui, VT core from Alacritty.
About the project
A pure-Rust terminal workbench with GPU rendering on gpui and Alacritty's VT core: persistent sessions, SSH remote work, built-in Git, and coding-agent awareness.
Useful for
- Run the background server so shells and panes survive a reboot without tmux
- Connect over SSH to a remote machine and work with its files, repos, and panes there
- Track Claude Code or Codex status per pane and get notified when input is needed
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 13 stars so far today, about 16 expected by the end of the day. The usual pace is 6 per day, so that's 2.5× as much.
- Over the last two days the pace is 2.7× that of the previous week and a half.
- GitHub Trending Rust today: #13, +17 stars.
- Recent forks include notable developers: @doitian (387 followers), @eas4ai (207 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 1,003
- Stars in a day
- 16
- Forks
- 75
- Issues and pull requests
- 899
- Watchers
- 1
- Language
- Rust
- License
- Apache-2.0
- Latest release
- nightly · August 13, 2026
- Created
- July 6, 2026
- Last push
- September 15, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 18, 2026GitHub Trending Rust today: #13, +17 stars
Similar projects
-
8.3
alibaba/open-code-review
AI code review tool from Alibaba: reads git diffs and, via an LLM agent with file access and repo search, produces line-level review comments. Ships with built-in rules (NPE, thread-safety, XSS, SQL injection) and a…
-
6.2
gylive/ccodex-sleep-state
A local Go tool that tries to improve Codex behavior: it collects and injects X-Codex-Turn-State and manages proxies, subscriptions and Astra/Sol/Terra models via a web panel. It does not guarantee better model quality…
-
5.9
ahmedkhaleel2004/gitdiagram
A web service that turns any public or private GitHub repository into an interactive architecture diagram: it analyzes the file tree, README and code excerpts with an LLM to build a system graph with links to sources.
-
5.6
apple/xcode-project-format
Apple's Swift library for reading, writing, and manipulating Xcode's JSON-based project.xcproj format, with a typed model under the XCSchema namespace. Also ships the xcprojformatter CLI tool.
-
5.4
devagrawal09/jev-review
A TypeScript code-review tool that analyzes a Git diff or a whole codebase through structured TypeSafe Jev model calls and shows the report in a local dashboard.
-
5.3
nMaas8388/github-ranking-audit
A Python script that audits a GitHub repository's search ranking signals: it checks name, description, topics, README, stars, and activity, scoring each factor from 0 to 100.