NimoteCode FAQ
Is NimoteCode only an SSH client?
No. NimoteCode can open a local project or an SSH workspace, and brings Explorer, Editor, Terminal, Git workflows, AI assistance and diagnostic panels into the same project context.
Can I use it without Pro?
Yes. Free includes local and SSH workspaces, the editor, baseline terminal, AI Chat and basic Tasks. AI Agent and remote search are available during the three-day, per-device trial and with Pro. See Pro for the gated workflows.
Which AI providers can I configure?
The app includes 14 built-in provider templates and supports compatible custom endpoints. Provider availability, model access and cost are determined by your own provider account and settings. See Configuration.
What does Source Control support?
Source Control lets every user inspect repository status, diffs and history. Pro is required for gated Git write workflows such as commits, pushes and stash actions. Read Source Control.
Are Tasks local or remote?
Tasks are designed for repeatable command workflows in an SSH workspace. Make the host, project root and risk of each command clear before running it.
Do LSP and Debug work for every project?
They depend on a compatible language server or debug adapter being configured on the remote host and on the project’s setup. They are Pro workflows; see LSP and Debug.