百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
C

Cougar-CLI

> AI 编程
开源

Cougar CLI - 一个用于命令行的 AI 编程代理

1.2K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Cougar CLI - 一个用于命令行的 AI 编程代理

Cougar CLI

An AI-powered programming assistant for the command line

LLM providers

Supported model providers:

  • OpenRouter
  • OpenAI
  • Claude
  • 智谱(Zhipu)
  • Any provider compatible with the OpenAI API standard

Start (from source)

  1. Download the source code
  2. Install dependencies
npm install
  1. Build
npm run build
  1. Start the CLI
node dist\index.js

Windows notes

  • We fixed multiple Windows compatibility issues during dependency installation and runtime (including issues related to AWS SDK and other packages on Windows).
  • Image input is supported on Windows via:
    • Drag-and-drop an image into the terminal
    • Copy an image file path and paste it into the CLI

License

Apache License 2.0. See LICENSE.

Thanks to shareAI-lab/Kode-cli for their contributions.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

TypeScriptagentclicoding

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类AI 编程
定价开源

> 相关工具

G
GitHub Copilot
GitHub 官方 AI 编程助手,覆盖补全、Chat 与 Agent 模式。
C
Cursor
AI 原生代码编辑器,对话改代码、多文件 Agent 与规则体系是其核心。
S
skills
Skills for Real Engineers. Straight from my .agents directory.