AI Assistant
NimoteCode includes two AI experiences: AI Chat for direct help and AI Agent for controlled multi-step execution.
AI Chat
Use AI Chat when you want fast help while coding:
- Explain unfamiliar code.
- Analyze terminal errors.
- Plan refactors or fixes.
- Review a change before committing.
- Work with current-file context.
AI Agent
Use AI Agent when work requires multiple actions:
- Inspect files.
- Plan implementation steps.
- Apply changes.
- Run commands or checks.
- Summarize results.
Free users have metered AI Agent usage. Pro unlocks unlimited Agent runs.
Provider flexibility
NimoteCode can be configured with provider profiles and model settings. Use the configuration panel to manage endpoint, model, API credentials, output behavior, streaming, and context options.
Safety expectations
AI Agent workflows can use tools, so review commands and file changes before applying them to sensitive systems. The app includes validation and locking layers, but user review is still important for production work.