From 697176c9a8e947ff69f0598c1643443daf7ee32b Mon Sep 17 00:00:00 2001 From: heyalbert Date: Mon, 24 Aug 2026 10:09:02 +0300 Subject: [PATCH] Add Chutes Agent MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Coding agent powered by Chutes.ai models (DeepSeek, Qwen, GLM, Kimi, …), distributed via npm as chutes-agent. Co-Authored-By: Claude Opus 5 --- chutes/agent.json | 17 +++++++++++++++++ chutes/icon.svg | 6 ++++++ 2 files changed, 23 insertions(+) create mode 100644 chutes/agent.json create mode 100644 chutes/icon.svg diff --git a/chutes/agent.json b/chutes/agent.json new file mode 100644 index 000000000..e98c4aff4 --- /dev/null +++ b/chutes/agent.json @@ -0,0 +1,17 @@ +{ + "id": "chutes", + "name": "Chutes Agent", + "version": "0.1.0", + "description": "Coding agent powered by Chutes.ai models (DeepSeek, Qwen, GLM, Kimi, …) with file editing, shell tools, and a live model picker", + "repository": "https://github.com/heyalbert/zed-chutes-agent", + "website": "https://chutes.ai", + "authors": [ + "Albert (heyalbert)" + ], + "license": "MIT", + "distribution": { + "npx": { + "package": "chutes-agent@0.1.0" + } + } +} diff --git a/chutes/icon.svg b/chutes/icon.svg new file mode 100644 index 000000000..8ef66feb3 --- /dev/null +++ b/chutes/icon.svg @@ -0,0 +1,6 @@ + + + + + +