@zhanngning/hecode
v1.0.5
Published
HeCode - AI-powered coding agent, based on opencode
Maintainers
Readme
HeCode
AI-powered coding agent with terminal UI, based on opencode.
Installation
npm install -g @zhanngning/hecodeThe opencode binary will be downloaded automatically during installation. If the download fails, you can:
- Reinstall:
npm install -g @zhanngning/hecode - Or download manually from opencode releases and place in the
opencode-bindirectory
Usage
hecodeFeatures
- Terminal UI (TUI) for interactive coding sessions
- Multi-provider AI support (Anthropic, OpenAI, Google, etc.)
- Tool use (file editing, bash commands, web search, etc.)
- Session management with persistent history
- Plugin system for extensibility
- MCP (Model Context Protocol) support
Configuration
HeCode uses the same configuration as opencode. See opencode documentation for details.
Supported Platforms
- Windows (x64, arm64)
- macOS (x64, arm64)
- Linux (x64, arm64)
Based On
This project is a wrapper around opencode with custom branding.
License
MIT
