All-in-one terminal workspace — local shells, SSH, SFTP, remote IDE, AI agent, and file manager in a single native binary. Built with Tauri 2 and pure Rust SSH (no OpenSSL). Smart reconnect, MCP, RAG, plugins, 30+ themes, 11 languages.
Stars
128
Forks
4
Watchers
128
Open Issues
4
Overall repository health assessment
^6.20.0^6.10.1^6.0.3^6.3.1^6.0.1^6.4.11^6.0.2^6.2.4^6.0.2^6.5.0^6.0.2^6.2.1^6.0.2^6.10.0^6.1.0^6.1.2^6.12.1^6.5.2^6.6.0^6.5.4^6.1.3^6.39.11^6.3.1^10.0.0^3.2.2^1.2.3^1.5.0^1.3.3^2.2.16^1.1.15^2.1.16^1.3.8^2.2.6^1.2.4^1.2.6^1.1.13^1.2.15^1.2.8^6.5.3^0.5.2^3.13.23^2.10.0^2.6.0^2.4.5^2^2.3.1^2.3.4^2.10.0^0.12.00.8.0-beta.480.1.0^0.11.0^0.9.0^0.16.0^0.14.0^0.9.0^0.12.0^0.19.0^6.0.0^0.7.1^2.1.1^1.1.1^3.0.0^3.0.0^3.0.0^3.3.3^25.7.4^8.2.1^0.16.44^0.577.0^1.11.0^17.0.1^11.12.2^5.1.64.10.38^1.30.0^19.1.0^19.1.0^16.5.3^4.4.1^3.4.0^0.18.5^5.0.9^4.1.18^2.10.0^6.9.1^16.3.2^14.6.1^3.0.10^3.0.11^3.0.8^3.2.0^0.16.8^22.0.0^1.26.6^19.1.8^19.1.6^4.6.0^10.4.23^29.0.1^8.5.6^4.1.18~5.8.3^7.0.4^4.1.0537
commits
16
commits
feat: Bump version to 1.0.11 across documentation and configuration files
cc3be46View on GitHubfeat: Refactor state management for AI chat, agent history, and RAG stores to ensure consistent handling of optional states
9a9f482View on GitHubfeat: Enhance terminal line handling with ANSI escape sequence support
b193a03View on GitHubfix: Refactor WebSocket frame handling and improve session cleanup logic
aabc309View on GitHubchore: Update third-party notices and dependencies versions
858183eView on GitHubfeat: Bump version to 1.0.10 in documentation and configuration files
96ddac7View on GitHubfeat: Introduce DEFAULT_PTY_MODES for consistent PTY configuration in SSH sessions
570378aView on GitHubfix: Update documentation link in release notes generator
198b02aView on GitHubfeat: Update dependencies and add advisory for rsa crate timing vulnerability
417097fView on GitHubfeat: Bump version to 1.0.8 in documentation and configuration files
458da5eView on GitHubfeat: Enhance password authentication with timeout and retry logic
9d8bc3eView on GitHubfeat: Update password handling in saved connections to support optional saving
c6a129eView on GitHubfeat: Update version to 1.0.7 in documentation and configuration files
bd36a7eView on GitHubfeat: Add path editing functionality to FileList and LocalFileManager components
1897bc0View on GitHubfeat: Suppress console flicker for WSL commands and clean up shell loading logic
5d4cf7fView on GitHub