nsh
nsh lives in your terminal, recording command history, understanding project context, and turning natural-language requests into shell commands. It wraps your shell in a PTY and can chain up to 50 tool calls per query with a six-tier memory system. Best for developers who want AI deeply integrated into their shell workflow.
AI ToolFree Tier: Free open-source (BSD 3-Clause); requires API keyCompany: Riccardo SpagniCategory: CLI ToolsOpen Source: YesQuick Start: curl -fsSL https://nsh.tools/install.sh | bash → Configure a provider → Type '? set up python venv' to ask in natural languageVisit nsh