gencode

module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2026 License: MIT

README

GenCode

Open-source AI coding assistant for the terminal, written in Go.

Install

curl -fsSL https://raw.githubusercontent.com/yanmxa/gencode/main/install.sh | bash
Other methods

Go

go install github.com/yanmxa/gencode/cmd/gen@latest

From Source

git clone https://github.com/yanmxa/gencode.git
cd gencode && make install

Features

  • Multi-provider support (Anthropic, OpenAI, Google)
  • Built-in tools (Read, Write, Edit, Bash, Glob, Grep, WebFetch, WebSearch)
  • Interactive TUI with diff preview for file changes
  • Non-interactive mode for scripting

Usage

gen                        # Interactive mode
gen "explain this code"    # Non-interactive mode

License

MIT

Directories

Path Synopsis
cmd
gen command
internal
config
Package config provides multi-level settings management for GenCode.
Package config provides multi-level settings management for GenCode.
log
system
Package system provides system prompt construction for GenCode.
Package system provides system prompt construction for GenCode.
tui

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL