1 repository
Globally installable npm packages that provide interactive terminal assistants for codebase modifications.
Distinct from CLI Tool Installation: Distinct from CLI Tool Installation: specifically focuses on npm-based global distribution rather than general Python package CLI installation.
Explore 1 awesome GitHub repository matching development tools & productivity · NPM Global CLI Distributions. Refine with filters or upvote what's useful.
Codebuff is a terminal-native AI code assistant distributed as a globally installable npm package. It functions as a project-aware code editor that indexes entire codebases to understand dependencies, patterns, and architecture before making changes, enabling context-aware code generation and surgical file editing. The tool operates through a command-line interface that accepts natural language instructions to directly read and modify files in the local filesystem. It uses per-project configuration files to guide how the AI assistant understands and edits the codebase, and builds a complete s
A globally installable npm package that provides an interactive terminal assistant for codebase modifications.