Skip to content

v1.0.2: Accurate macOS Commands & Conversational Error Diagnosis

Choose a tag to compare

@Luizhcrs Luizhcrs released this 25 Aug 17:49
· 2 commits to main since this release

Changes in v1.0.2:

  • macOS Accuracy: Explicitly mapped local IP retrieval to ipconfig getifaddr en0 preventing small LLM hallucinations with ifconfig.
  • Conversational Error Diagnosis: Added context-aware error recovery when users report issues like 'deu erro' or 'falhou' directly in the shell.
  • Natural Language Multi-word Parsing: Improved Zsh/Bash command interceptor to distinguish between single-word typos and natural language prompts.