v0.1.0
Noah Code v0.1.0
The first public release of Noah Code: a terminal coding agent built on NVIDIA OO Agents (NOOA).
Highlights
- One-command installation on macOS and Linux with an isolated, managed Python runtime.
- Interactive Textual and classic console interfaces, plus one-shot
noah runautomation. - Repository exploration, guarded file editing, streamed shell commands, and Git inspection.
- Build and read-only plan modes with ordered allow, ask, and deny permission rules.
- Workspace-scoped persistent sessions with todos, context compaction, undo, and redo.
- Support for repository instructions, custom slash commands, skills, MCP servers, tracing, and
multiple LLM providers through NOOA and LiteLLM. - Automatic PyPI update checks and a release pipeline with cross-platform CI, trusted publishing,
checksums, and artifact attestations.
Install
curl -LsSf https://raw.githubusercontent.com/skundu42/noah-code/main/install.sh | shThen open a repository with noah ..
Full changelog: https://github.com/skundu42/noah-code/commits/v0.1.0