On-call Diagnostics from Mobile
When you are away from a computer, a good investigation is still methodical: connect to the right host, collect evidence, narrow the question and verify any change. NimoteCode keeps those steps close together in one SSH workspace.


Investigation sequence
- Connect through SSH Workspace and verify the host and project root.
- Use Terminal for health checks, logs, tests or service state.
- Search terminal output and remote content for the error signature.
- Open the relevant source file in the editor.
- With Pro and a prepared host, use LSP or Debug for structured evidence.
- Use AI Chat to summarize the observed context and form the next hypothesis.
Configured diagnostics complement, rather than replace, terminal evidence. Never assume an alert, restored session or AI suggestion represents the current production state—check it directly.