filepilot-shell
Rust-based terminal: multi-pane SSH sync, AI CLI help, PTY replay
...Security is zero-knowledge: SSH keys and connection profiles are encrypted client-side with AES-256-GCM, with optional HashiCorp Vault integration for teams. Every session can be recorded via PTY capture and replayed frame-by-frame for auditing or debugging.
Startup macros (JavaScript or Shell) automate env setup, aliases, and sub-session connections on launch. A built-in AI copilot adds context-aware autocomplete, one-click error correction, and natural-language-to-CLI generation.
Runs on SSH-2 (RFC 4251) with agent forwarding, proxy routing, and configurable keepalive. ...