Skip to content

JacksonTian/NewCoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewCoder(牛码)

NewCoder 是一个新的本地 Agent 工具。

一个 Agent 工具习作,请勿用于生产。

NPM version Node.js CI codecov npm download

Prerequisites

  • Node.js v20 or higher

Installation

# Install new coder as a command line tool
npm install @jacksontian/newcoder -g

After installation, you can use nc as a command line tool.

newcoder version

Usage

Configuration

The configuration file is located at ~/.newcoder/config.json. It contains the following fields:

  • chatEndpoint: The endpoint of the chat service.
  • apiKey: The API key of the chat service.
  • model: The model name of the chat service.

License

The MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors