Skip to content

leanchy/BingoCode

Repository files navigation

BingoCode is a lightweight, open-source CLI orchestrator inspired by Claude Code. It encapsulates powerful AI-driven development capabilities into a streamlined terminal interface, allowing developers to bring their own LLM providers (BYOK) to a local-first, low-latency coding environment.

🚀 BingoCode: Quick Start


1. Installation

# Verify environment
npm -v 

# Install (if missing)
winget install OpenJS.NodeJS.LTS

# Install BingoCode
npm install -g bingocode

2. Launch Service

  • Run command: bingo
  • Crucial: Keep the terminal window open to maintain the service.

3. Setup & Config

  • Provider: Go to API Configuration, add your API Key (e.g., Deepseek), and run the Connectivity Test.
  • Slots: Go to Slot Configuration and map all 4 slots to your active provider for optimal logic.

4. Start Coding

  • Open a New Session and describe your task.

Shortcuts:

  • bingo — Start Backend Service
  • bingocode/claude — Open Chat Interface

Source: github.com/NanmiCoder/cc-haha

🚀 BingoCode 极简指南 | Minimalist Guide


1. 环境安装 | Setup

# 检查环境 (Check npm)
npm -v 

# 若无环境则安装 (If missing)
winget install OpenJS.NodeJS.LTS

# 全局安装 (Install BingoCode)
npm install -g bingocode

2. 启动服务 | Start

  1. 运行命令:bingo
  2. 注意: 保持窗口开启,切勿关闭。
  3. Run: bingo
  4. Note: Keep this window open.

3. 核心配置 | Config

  • Provider: 进入 API配置,绑定 Deepseek 或其他 API Key 并测试。
  • Slots: 进入 槽位配置,完成全部 4个槽位 的映射。
  • Provider: Go to API Config, bind Deepseek Key, and test.
  • Slots: Go to Slot Config, map all 4 slots to your provider.

4. 开始使用 | Usage

  • 点击 新建会话 描述需求即可。
  • Click New Session and start coding.

快捷键 | Shortcuts:

  • bingo : 服务端 (Service)
  • bingocode/claude : 聊天窗 (Chat)

Ref: github.com/NanmiCoder/cc-haha

About

BingoCode is a lightweight, open-source CLI orchestrator inspired by Claude Code. It encapsulates powerful AI-driven development capabilities into a streamlined terminal interface, allowing developers to bring their own LLM providers (BYOK) to a local-first, low-latency coding environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages