01Manages background tasks, preventing hangs and ensuring processes are properly terminated.
02Exposes Nushell's extensive command set through six core tools (`exec`, `output`, `kill`, `apply`, `search`, `fetch`).
03Supports stateful sessions, allowing the working directory to persist across commands for AI agents.
04Provides built-in web search capabilities via SearXNG and fetches web content, automatically converting HTML to Markdown.
051 GitHub stars
06Integrates AI-powered code editing using Fast Apply with local or remote LLMs.