Show HN: Nori CLI, a better interface for Claude Code (no flicker) (github.com)

🤖 AI Summary
Nori CLI has been unveiled as a versatile local AI coding agent, allowing developers to seamlessly switch between major AI providers including Claude, Gemini, and Codex from a single command-line interface (CLI). Users can quickly install Nori via npm or download it from GitHub, and once authenticated for each AI provider, they can utilize an interactive terminal user interface (TUI) to chat with the AIs, run commands, and gain assistance with their codebases. This development is significant for the AI/ML community as it streamlines the interaction with multiple powerful coding AIs, enhancing the coding experience with features like fast incremental rendering and double-buffered scrollback history, which are built for robustness using Rust. Upcoming features like sandboxed execution for enhanced security, multi-agent orchestration for managing different sessions, and the ability to save and resume conversations indicate a comprehensive tool that further integrates AI capabilities into the development process. Nori CLI builds upon the foundational work of OpenAI Codex CLI, while also collaborating with Zed Industries to refine agent orchestration, marking a promising step towards more efficient AI-assisted coding.
Loading comments...
loading comments...