better-coder
v0.1.6
Published
NPX wrapper for better-coder desktop app - prompt AI agents against local git repos
Maintainers
Readme
better-coder
Prompt AI agents against local git repositories with zero friction.
Quick Start
npx better-coderFirst run downloads the app (~50MB). Subsequent runs launch instantly from cache.
Supported Platforms
- macOS (Apple Silicon and Intel)
- Linux (x64 and ARM64)
- Windows (x64 and ARM64)
Cache Location
Binaries are cached at:
- macOS/Linux: ~/.better-coder/bin/
- Windows: %USERPROFILE%.better-coder\bin\
Local Development
Set BETTER_CODER_LOCAL=1 to use binaries from npx-cli/dist/ instead of CDN.
