AI Agent Workflows
NimoteCode includes AI Chat for direct assistance and AI Agent for multi-step workflows that can use tools under safety controls.
When to use AI Chat
Use AI Chat when you need:
- Code explanation.
- Error interpretation.
- Refactor planning.
- Review guidance before committing.
- Help understanding the active file.
When to use AI Agent
Use AI Agent when work needs multiple steps:
- Inspect project files.
- Plan a change.
- Apply edits.
- Run checks.
- Summarize outcomes.
Free users have metered Agent usage. Pro unlocks unlimited Agent runs.
Safety model
Agent workflows are designed around controlled tool execution, validation layers, write locks, and sensitive-action handling. For production systems, review commands and changes before applying them.