From 00c8f2824eff539510008139073fe4b25614aa6d Mon Sep 17 00:00:00 2001 From: Pan YANG Date: Sun, 30 Aug 2026 23:09:47 +0800 Subject: [PATCH 1/3] chore(next): record generated agent guidance --- AGENTS.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 67ad2c3d..8b82a367 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -36,3 +36,13 @@ - Match standalone `HOSTNAME` to the preview URL hostname. For `http://localhost:`, use `HOSTNAME=localhost`, never `127.0.0.1`. - After each standalone start or restart, verify a default-locale URL, a locale-prefixed URL, and a referenced stylesheet all return `200`, with the stylesheet served as CSS. A tmux start command must include asset sync and the matching `HOSTNAME`. - Never create a commit without asking the user first. + + + +# This is NOT the Next.js you know + +This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in `node_modules/next/dist/docs/` (resolved from this file's directory; in monorepos the `next` package may not be visible from the repo root) before writing any code. Heed deprecation notices. + +This block is written and re-added by `next dev` — verify at `node_modules/next/dist/server/lib/generate-agent-files.js`. Removing it from a diff only re-creates the uncommitted change; committing it with your work keeps the tree clean. + + From fa76234ad6fb0420e0017a78771e440a6efc3d63 Mon Sep 17 00:00:00 2001 From: Pan YANG Date: Sun, 30 Aug 2026 23:10:12 +0800 Subject: [PATCH 2/3] feat(models): refresh intelligence catalog --- data/artificial-analysis-index.json | 50 ++++-- .../models/deepseek-v4-flash-vision.json | 110 +++++++++++++ manifests/models/glm-5-3-flash.json | 147 ++++++++++++++++++ manifests/models/qwen3-8-flash-next.json | 116 ++++++++++++++ manifests/vendors/alibaba.json | 10 +- manifests/vendors/deepseek.json | 9 +- manifests/vendors/z-ai.json | 9 +- src/lib/generated/models.ts | 6 + tests/model-intelligence-index.test.ts | 15 +- 9 files changed, 447 insertions(+), 25 deletions(-) create mode 100644 manifests/models/deepseek-v4-flash-vision.json create mode 100644 manifests/models/glm-5-3-flash.json create mode 100644 manifests/models/qwen3-8-flash-next.json diff --git a/data/artificial-analysis-index.json b/data/artificial-analysis-index.json index 169925a1..7268627c 100644 --- a/data/artificial-analysis-index.json +++ b/data/artificial-analysis-index.json @@ -4,14 +4,14 @@ "sourceUrl": "https://artificialanalysis.ai/leaderboards/models", "methodologyUrl": "https://artificialanalysis.ai/methodology/intelligence-benchmarking", "indexVersion": "4.1.1", - "observedAt": "2026-08-19", + "observedAt": "2026-08-28", "legacyMissingModelIds": ["cursor-composer-2", "cursor-composer-2-5"], "entries": [ { "modelId": "claude-fable-5", "score": 62, "estimated": false, - "configuration": "Claude Fable 5 (Adaptive Reasoning, Max Effort, Opus 4.8 Fallback)" + "configuration": "Claude Fable 5 (with fallback)" }, { "modelId": "claude-haiku-3", @@ -77,7 +77,7 @@ "modelId": "claude-opus-5", "score": 63, "estimated": false, - "configuration": "Claude Opus 5 (Adaptive Reasoning, Max Effort)" + "configuration": "Claude Opus 5 (max)" }, { "modelId": "claude-sonnet-3", @@ -125,7 +125,7 @@ "modelId": "claude-sonnet-5", "score": 55, "estimated": false, - "configuration": "Claude Sonnet 5 (Adaptive Reasoning, Max Effort)" + "configuration": "Claude Sonnet 5 (max)" }, { "modelId": "deepseek-3-2", @@ -173,7 +173,13 @@ "modelId": "deepseek-v4-flash", "score": 52, "estimated": false, - "configuration": "DeepSeek V4 Flash 0731 (Reasoning, Max Effort)" + "configuration": "DeepSeek V4 Flash 0731 (max)" + }, + { + "modelId": "deepseek-v4-flash-vision", + "score": 51, + "estimated": false, + "configuration": "DeepSeek V4 Flash Vision (max)" }, { "modelId": "deepseek-v4-flash-preview", @@ -185,13 +191,13 @@ "modelId": "deepseek-v4-pro", "score": 53, "estimated": false, - "configuration": "DeepSeek V4 Pro 0813 (Reasoning, Max Effort)" + "configuration": "DeepSeek V4 Pro 0813 (max)" }, { "modelId": "deepseek-v4-pro-preview", "score": 45, "estimated": false, - "configuration": "DeepSeek V4 Pro (Reasoning, Max Effort)" + "configuration": "DeepSeek V4 Pro (max)" }, { "modelId": "devstral-2", @@ -251,7 +257,7 @@ "modelId": "gemini-3-6-flash", "score": 52, "estimated": false, - "configuration": "Gemini 3.6 Flash (high)" + "configuration": "Gemini 3.6 Flash" }, { "modelId": "gemini-3-7-flash", @@ -275,13 +281,13 @@ "modelId": "gemma-4-26b-a4b", "score": 26, "estimated": false, - "configuration": "Gemma 4 26B A4B (Reasoning)" + "configuration": "Gemma 4 26B A4B" }, { "modelId": "gemma-4-31b", "score": 30, "estimated": false, - "configuration": "Gemma 4 31B (Reasoning)" + "configuration": "Gemma 4 31B" }, { "modelId": "glm-4-5", @@ -361,6 +367,12 @@ "estimated": false, "configuration": "GLM-5.3 (max)" }, + { + "modelId": "glm-5-3-flash", + "score": 57, + "estimated": false, + "configuration": "GLM-5.3-Flash" + }, { "modelId": "gpt-4-1", "score": 20, @@ -659,7 +671,7 @@ "modelId": "mistral-small-4", "score": 20, "estimated": false, - "configuration": "Mistral Small 4 (Reasoning)" + "configuration": "Mistral Small 4" }, { "modelId": "muse-spark-1-1", @@ -695,7 +707,7 @@ "modelId": "qwen3-5-122b-a10b", "score": 33, "estimated": false, - "configuration": "Qwen3.5 122B A10B (Reasoning)" + "configuration": "Qwen3.5 122B A10B" }, { "modelId": "qwen3-5-35b-a3b", @@ -707,7 +719,7 @@ "modelId": "qwen3-5-397b-a17b", "score": 34, "estimated": false, - "configuration": "Qwen3.5 397B A17B (Reasoning)" + "configuration": "Qwen3.5 397B A17B" }, { "modelId": "qwen3-coder-30b-a3b", @@ -731,13 +743,13 @@ "modelId": "qwen3-6-27b", "score": 38, "estimated": false, - "configuration": "Qwen3.6 27B (Reasoning)" + "configuration": "Qwen3.6 27B" }, { "modelId": "qwen3-6-35b-a3b", "score": 32, "estimated": false, - "configuration": "Qwen3.6 35B A3B (Reasoning)" + "configuration": "Qwen3.6 35B A3B" }, { "modelId": "qwen3-6-max-preview", @@ -767,7 +779,7 @@ "modelId": "qwen3-8-27b", "score": 52, "estimated": false, - "configuration": "Qwen3.8 27B" + "configuration": "Qwen3.8 27B (xhigh)" }, { "modelId": "qwen3-8-max", @@ -775,6 +787,12 @@ "estimated": false, "configuration": "Qwen3.8 Max" }, + { + "modelId": "qwen3-8-flash-next", + "score": 56, + "estimated": false, + "configuration": "Qwen3.8-Flash-Next" + }, { "modelId": "qwen3-coder-next", "score": 21, diff --git a/manifests/models/deepseek-v4-flash-vision.json b/manifests/models/deepseek-v4-flash-vision.json new file mode 100644 index 00000000..35779796 --- /dev/null +++ b/manifests/models/deepseek-v4-flash-vision.json @@ -0,0 +1,110 @@ +{ + "$schema": "../$schemas/model.schema.json", + "id": "deepseek-v4-flash-vision", + "name": "DeepSeek-V4-Flash-Vision-Exp", + "description": "DeepSeek's experimental multimodal V4 Flash model for text and image understanding, with thinking enabled by default, a 1M-token context window, and up to 384K output tokens.", + "translations": { + "de": { + "description": "DeepSeeks experimentelles multimodales V4-Flash-Modell für Text- und Bildverständnis, mit standardmäßig aktivem Reasoning, 1 Mio. Token Kontext und bis zu 384K Ausgabetokens." + }, + "es": { + "description": "Modelo V4 Flash multimodal experimental de DeepSeek para texto e imágenes, con razonamiento activo por defecto, contexto de 1 M y hasta 384K tokens de salida." + }, + "fr": { + "description": "Modèle V4 Flash multimodal expérimental de DeepSeek pour le texte et l’image, avec raisonnement activé par défaut, contexte de 1 M et jusqu’à 384K jetons de sortie." + }, + "id": { + "description": "Model V4 Flash multimodal eksperimental DeepSeek untuk memahami teks dan gambar, dengan penalaran aktif secara default, konteks 1 juta token, dan output hingga 384K token." + }, + "ja": { + "description": "テキストと画像を理解し、推論が既定で有効、100万トークン文脈と最大384K出力を備えたDeepSeekの実験的マルチモーダルV4 Flashモデル。" + }, + "ko": { + "description": "텍스트와 이미지를 이해하고 추론이 기본 활성화되며 100만 토큰 컨텍스트와 최대 384K 출력을 지원하는 DeepSeek의 실험적 멀티모달 V4 Flash 모델입니다." + }, + "pt": { + "description": "Modelo V4 Flash multimodal experimental da DeepSeek para texto e imagens, com raciocínio ativado por padrão, contexto de 1 milhão e até 384K tokens de saída." + }, + "ru": { + "description": "Экспериментальная мультимодальная V4 Flash от DeepSeek для текста и изображений: рассуждение по умолчанию, контекст 1 млн и вывод до 384K токенов." + }, + "tr": { + "description": "DeepSeek'in metin ve görüntü anlayışı için deneysel multimodal V4 Flash modeli; varsayılan açık akıl yürütme, 1 milyon token bağlam ve 384K'ya kadar çıktı sunar." + }, + "zh-Hans": { + "description": "DeepSeek 面向文本与图像理解的实验性多模态 V4 Flash 模型,默认启用推理,支持 100 万 token 上下文和最高 384K 输出。" + }, + "zh-Hant": { + "description": "DeepSeek 面向文字與圖像理解的實驗性多模態 V4 Flash 模型,預設啟用推理,支援 100 萬 token 上下文和最高 384K 輸出。" + } + }, + "verified": true, + "sources": [ + { + "url": "https://api-docs.deepseek.com/updates/", + "title": "DeepSeek API change log", + "fields": [ + "name", + "description", + "websiteUrl", + "docsUrl", + "releaseDate", + "lifecycle", + "inputModalities", + "outputModalities", + "capabilities" + ] + }, + { + "url": "https://api-docs.deepseek.com/quick_start/pricing", + "title": "DeepSeek models and pricing", + "fields": ["contextWindow", "maxOutput", "tokenPricing", "capabilities"] + }, + { + "url": "https://api-docs.deepseek.com/guides/vision", + "title": "DeepSeek Vision guide", + "fields": ["inputModalities", "outputModalities"] + }, + { + "url": "https://artificialanalysis.ai/models/deepseek-v4-flash-vision", + "title": "Artificial Analysis DeepSeek V4 Flash Vision model page", + "fields": ["platformUrls.artificialAnalysis"] + } + ], + "lastVerifiedAt": "2026-08-28", + "verifiedBy": "codex-agent", + "confidence": "high", + "websiteUrl": "https://www.deepseek.com", + "docsUrl": "https://api-docs.deepseek.com/guides/vision", + "vendor": "DeepSeek", + "size": null, + "activeParameters": null, + "contextWindow": 1000000, + "maxOutput": 393216, + "tokenPricing": { + "status": "unavailable", + "reason": "unsupported-pricing-structure", + "primaryOffer": null, + "offers": [] + }, + "releaseDate": "2026-08-21", + "lifecycle": "latest", + "knowledgeCutoff": null, + "inputModalities": ["text", "image"], + "outputModalities": ["text"], + "capabilities": ["function-calling", "tool-choice", "structured-outputs", "reasoning"], + "benchmarks": { + "sweBench": null, + "terminalBench": null, + "mmmu": null, + "mmmuPro": null, + "webDevArena": null, + "sciCode": null, + "liveCodeBench": null + }, + "platformUrls": { + "huggingface": null, + "artificialAnalysis": "https://artificialanalysis.ai/models/deepseek-v4-flash-vision", + "openrouter": null + } +} diff --git a/manifests/models/glm-5-3-flash.json b/manifests/models/glm-5-3-flash.json new file mode 100644 index 00000000..c6c29518 --- /dev/null +++ b/manifests/models/glm-5-3-flash.json @@ -0,0 +1,147 @@ +{ + "$schema": "../$schemas/model.schema.json", + "id": "glm-5-3-flash", + "name": "GLM-5.3-Flash", + "description": "Z.ai's open-weight 320B multimodal coding model with 18B active parameters, controllable reasoning effort, a 1M-token context window, and native visual understanding.", + "translations": { + "de": { + "description": "Z.ais offenes multimodales 320B-Codingmodell mit 18B aktiven Parametern, steuerbarem Reasoning, 1 Mio. Token Kontext und nativer Bildverarbeitung." + }, + "es": { + "description": "Modelo abierto multimodal de Z.ai para programación, con 320B de parámetros, 18B activos, razonamiento configurable, contexto de 1 M y visión nativa." + }, + "fr": { + "description": "Modèle ouvert multimodal de Z.ai pour le code, avec 320 Md de paramètres, 18 Md actifs, raisonnement réglable, contexte de 1 M et vision native." + }, + "id": { + "description": "Model coding multimodal open-weight 320B dari Z.ai dengan 18B parameter aktif, upaya penalaran yang dapat diatur, konteks 1 juta token, dan visi native." + }, + "ja": { + "description": "320B中18Bを有効化し、推論量を調整できる100万トークン文脈とネイティブ画像理解を備えたZ.aiのオープンウェイト・マルチモーダルコーディングモデル。" + }, + "ko": { + "description": "320B 중 18B를 활성화하며 추론 강도 조절, 100만 토큰 컨텍스트와 네이티브 시각 이해를 지원하는 Z.ai의 오픈 웨이트 멀티모달 코딩 모델입니다." + }, + "pt": { + "description": "Modelo aberto multimodal da Z.ai para programação, com 320B de parâmetros, 18B ativos, raciocínio ajustável, contexto de 1 milhão e visão nativa." + }, + "ru": { + "description": "Открытая мультимодальная модель Z.ai для программирования: 320 млрд параметров, 18 млрд активных, настраиваемое рассуждение, контекст 1 млн и зрение." + }, + "tr": { + "description": "Z.ai'ın 320B toplam ve 18B etkin parametreli; ayarlanabilir akıl yürütme, 1 milyon token bağlam ve yerel görsel anlayış sunan açık ağırlıklı kodlama modeli." + }, + "zh-Hans": { + "description": "Z.ai 的 320B 开放权重多模态编程模型,激活 18B 参数,支持可调推理强度、100 万 token 上下文和原生视觉理解。" + }, + "zh-Hant": { + "description": "Z.ai 的 320B 開放權重多模態程式設計模型,啟用 18B 參數,支援可調推理強度、100 萬 token 上下文和原生視覺理解。" + } + }, + "verified": true, + "sources": [ + { + "url": "https://docs.z.ai/guides/vlm/glm-5.3-flash", + "title": "GLM-5.3-Flash official documentation", + "fields": [ + "name", + "description", + "websiteUrl", + "docsUrl", + "size", + "activeParameters", + "contextWindow", + "maxOutput", + "inputModalities", + "outputModalities", + "capabilities" + ] + }, + { + "url": "https://huggingface.co/zai-org/GLM-5.3-Flash", + "title": "Official GLM-5.3-Flash model card", + "fields": [ + "description", + "size", + "activeParameters", + "releaseDate", + "lifecycle", + "platformUrls.huggingface" + ] + }, + { + "url": "https://docs.z.ai/guides/overview/pricing", + "title": "Z.ai API pricing", + "fields": ["tokenPricing"] + }, + { + "url": "https://artificialanalysis.ai/models/glm-5-3-flash", + "title": "Artificial Analysis GLM-5.3-Flash model page", + "fields": ["platformUrls.artificialAnalysis"] + } + ], + "lastVerifiedAt": "2026-08-28", + "verifiedBy": "codex-agent", + "confidence": "high", + "websiteUrl": "https://z.ai", + "docsUrl": "https://docs.z.ai/guides/vlm/glm-5.3-flash", + "vendor": "Z.ai", + "size": "320B", + "activeParameters": "18B", + "contextWindow": 1000000, + "maxOutput": 131072, + "tokenPricing": { + "status": "available", + "primaryOffer": "global-promotional", + "offers": [ + { + "id": "global-promotional", + "currency": "USD", + "region": "global", + "serviceTier": "standard", + "effectiveFrom": null, + "effectiveTo": "2026-09-09", + "tiers": [ + { + "condition": null, + "rates": { "input": 0.075, "output": 0.25, "cacheRead": 0.015, "cacheWrite": 0 } + } + ] + }, + { + "id": "global-standard", + "currency": "USD", + "region": "global", + "serviceTier": "standard", + "effectiveFrom": "2026-09-10", + "effectiveTo": null, + "tiers": [ + { + "condition": null, + "rates": { "input": 0.15, "output": 0.5, "cacheRead": 0.03, "cacheWrite": null } + } + ] + } + ] + }, + "releaseDate": "2026-08-26", + "lifecycle": "latest", + "knowledgeCutoff": null, + "inputModalities": ["text", "image", "pdf", "video"], + "outputModalities": ["text"], + "capabilities": ["function-calling", "structured-outputs", "reasoning"], + "benchmarks": { + "sweBench": null, + "terminalBench": null, + "mmmu": null, + "mmmuPro": null, + "webDevArena": null, + "sciCode": null, + "liveCodeBench": null + }, + "platformUrls": { + "huggingface": "https://huggingface.co/zai-org/GLM-5.3-Flash", + "artificialAnalysis": "https://artificialanalysis.ai/models/glm-5-3-flash", + "openrouter": "https://openrouter.ai/z-ai/glm-5.3-flash" + } +} diff --git a/manifests/models/qwen3-8-flash-next.json b/manifests/models/qwen3-8-flash-next.json new file mode 100644 index 00000000..5e09027d --- /dev/null +++ b/manifests/models/qwen3-8-flash-next.json @@ -0,0 +1,116 @@ +{ + "$schema": "../$schemas/model.schema.json", + "id": "qwen3-8-flash-next", + "name": "Qwen3.8-Flash-Next", + "description": "Alibaba's experimental open-weight multimodal model with 125B language parameters, 6B active parameters, hybrid sparse attention, and native 262K context extensible to 1M tokens.", + "translations": { + "de": { + "description": "Alibabas experimentelles offenes multimodales Modell mit 125B Sprachparametern, 6B aktiven Parametern, hybrider Sparse Attention und nativem 262K-Kontext, erweiterbar auf 1 Mio." + }, + "es": { + "description": "Modelo multimodal experimental y abierto de Alibaba con 125B de parámetros lingüísticos, 6B activos, atención dispersa híbrida y contexto nativo de 262K ampliable a 1 M." + }, + "fr": { + "description": "Modèle multimodal expérimental ouvert d’Alibaba avec 125 Md de paramètres de langage, 6 Md actifs, attention clairsemée hybride et contexte natif de 262K extensible à 1 M." + }, + "id": { + "description": "Model multimodal eksperimental open-weight Alibaba dengan 125B parameter bahasa, 6B aktif, perhatian sparse hibrida, dan konteks native 262K yang dapat diperluas hingga 1 juta." + }, + "ja": { + "description": "125Bの言語パラメータ中6Bを有効化し、ハイブリッド疎注意と100万まで拡張可能なネイティブ262K文脈を備えたAlibabaの実験的オープンウェイト・マルチモーダルモデル。" + }, + "ko": { + "description": "125B 언어 매개변수 중 6B를 활성화하며 하이브리드 희소 어텐션과 100만까지 확장 가능한 기본 262K 컨텍스트를 갖춘 Alibaba의 실험적 오픈 웨이트 멀티모달 모델입니다." + }, + "pt": { + "description": "Modelo multimodal experimental e aberto da Alibaba com 125B de parâmetros de linguagem, 6B ativos, atenção esparsa híbrida e contexto nativo de 262K extensível a 1 milhão." + }, + "ru": { + "description": "Экспериментальная открытая мультимодальная модель Alibaba: 125 млрд языковых параметров, 6 млрд активных, гибридное разреженное внимание и контекст 262K с расширением до 1 млн." + }, + "tr": { + "description": "Alibaba'nın 125B dil ve 6B etkin parametreli; hibrit seyrek dikkat ve 1 milyona genişletilebilen yerel 262K bağlam sunan deneysel açık ağırlıklı multimodal modeli." + }, + "zh-Hans": { + "description": "阿里巴巴的实验性开放权重多模态模型,拥有 125B 语言参数、激活 6B 参数、混合稀疏注意力,以及可扩展至 100 万 token 的原生 262K 上下文。" + }, + "zh-Hant": { + "description": "阿里巴巴的實驗性開放權重多模態模型,擁有 125B 語言參數、啟用 6B 參數、混合稀疏注意力,以及可擴展至 100 萬 token 的原生 262K 上下文。" + } + }, + "verified": true, + "sources": [ + { + "url": "https://huggingface.co/Qwen/Qwen3.8-Flash-Next", + "title": "Official Qwen3.8-Flash-Next model card", + "fields": [ + "name", + "description", + "websiteUrl", + "docsUrl", + "size", + "activeParameters", + "contextWindow", + "maxOutput", + "releaseDate", + "lifecycle", + "inputModalities", + "outputModalities", + "capabilities", + "tokenPricing", + "platformUrls.huggingface" + ] + }, + { + "url": "https://artificialanalysis.ai/models/qwen3-8-flash-next", + "title": "Artificial Analysis Qwen3.8-Flash-Next model page", + "fields": ["platformUrls.artificialAnalysis"] + } + ], + "lastVerifiedAt": "2026-08-28", + "verifiedBy": "codex-agent", + "confidence": "high", + "websiteUrl": "https://qwen.ai", + "docsUrl": "https://huggingface.co/Qwen/Qwen3.8-Flash-Next", + "vendor": "Alibaba", + "size": "125B", + "activeParameters": "6B", + "contextWindow": 262144, + "maxOutput": 131072, + "tokenPricing": { + "status": "not-applicable", + "reason": "open-weights-only", + "primaryOffer": null, + "offers": [] + }, + "referenceTokenPricing": { + "currency": "USD", + "basis": "provider-median", + "rates": { "input": 0.15, "output": 0.47, "cacheRead": 0.016, "cacheWrite": null }, + "source": { + "name": "Artificial Analysis", + "url": "https://artificialanalysis.ai/models/qwen3-8-flash-next", + "observedAt": "2026-08-28" + } + }, + "releaseDate": "2026-08-26", + "lifecycle": "latest", + "knowledgeCutoff": null, + "inputModalities": ["text", "image", "video"], + "outputModalities": ["text"], + "capabilities": ["function-calling", "reasoning"], + "benchmarks": { + "sweBench": null, + "terminalBench": null, + "mmmu": null, + "mmmuPro": null, + "webDevArena": null, + "sciCode": null, + "liveCodeBench": null + }, + "platformUrls": { + "huggingface": "https://huggingface.co/Qwen/Qwen3.8-Flash-Next", + "artificialAnalysis": "https://artificialanalysis.ai/models/qwen3-8-flash-next", + "openrouter": null + } +} diff --git a/manifests/vendors/alibaba.json b/manifests/vendors/alibaba.json index ae363e34..5c7640d1 100644 --- a/manifests/vendors/alibaba.json +++ b/manifests/vendors/alibaba.json @@ -32,7 +32,8 @@ "qwen3-6-35b-a3b", "qwen3-6-27b", "qwen3-8-2-4t-a95b", - "qwen3-8-27b" + "qwen3-8-27b", + "qwen3-8-flash-next" ] } ], @@ -108,9 +109,14 @@ "url": "https://huggingface.co/Qwen/Qwen3.8-27B", "title": "Qwen3.8-27B official model card", "fields": ["modelSeries"] + }, + { + "url": "https://huggingface.co/Qwen/Qwen3.8-Flash-Next", + "title": "Qwen3.8-Flash-Next official model card", + "fields": ["modelSeries"] } ], - "lastVerifiedAt": "2026-08-18", + "lastVerifiedAt": "2026-08-28", "verifiedBy": "codex-agent", "confidence": "high", "websiteUrl": "https://www.alibabagroup.com", diff --git a/manifests/vendors/deepseek.json b/manifests/vendors/deepseek.json index 7299ea92..57dd7162 100644 --- a/manifests/vendors/deepseek.json +++ b/manifests/vendors/deepseek.json @@ -25,7 +25,7 @@ { "id": "deepseek-flash", "name": "DeepSeek Flash", - "modelIds": ["deepseek-v4-flash-preview", "deepseek-v4-flash"] + "modelIds": ["deepseek-v4-flash-preview", "deepseek-v4-flash", "deepseek-v4-flash-vision"] } ], "description": "A leading AI research company focused on developing advanced language models and AI technology for coding and general intelligence.", @@ -95,9 +95,14 @@ "url": "https://api-docs.deepseek.com/quick_start/pricing/", "title": "DeepSeek V4 Pro 0813 models and pricing", "fields": ["modelSeries"] + }, + { + "url": "https://api-docs.deepseek.com/updates/", + "title": "DeepSeek V4 Flash Vision release", + "fields": ["modelSeries"] } ], - "lastVerifiedAt": "2026-08-13", + "lastVerifiedAt": "2026-08-28", "verifiedBy": "codex-agent", "confidence": "high", "websiteUrl": "https://www.deepseek.com", diff --git a/manifests/vendors/z-ai.json b/manifests/vendors/z-ai.json index 2f114c5b..a7ea3c36 100644 --- a/manifests/vendors/z-ai.json +++ b/manifests/vendors/z-ai.json @@ -16,7 +16,7 @@ { "id": "glm-air-flash", "name": "GLM Air / Flash", - "modelIds": ["glm-4-5-air", "glm-4-7-flash"] + "modelIds": ["glm-4-5-air", "glm-4-7-flash", "glm-5-3-flash"] }, { "id": "glm-vision", @@ -86,9 +86,14 @@ "url": "https://x.com/Z_AI_Official", "title": "Z.ai twitter community", "fields": ["communityUrls.twitter"] + }, + { + "url": "https://huggingface.co/zai-org/GLM-5.3-Flash", + "title": "Official GLM-5.3-Flash model card", + "fields": ["modelSeries"] } ], - "lastVerifiedAt": "2026-07-28", + "lastVerifiedAt": "2026-08-28", "verifiedBy": "codex-agent", "confidence": "high", "websiteUrl": "https://z.ai", diff --git a/src/lib/generated/models.ts b/src/lib/generated/models.ts index 42761fcb..9b45bf5e 100644 --- a/src/lib/generated/models.ts +++ b/src/lib/generated/models.ts @@ -35,6 +35,7 @@ import DeepseekV32Exp from '../../../manifests/models/deepseek-v3-2-exp.json' import DeepseekV3Terminus from '../../../manifests/models/deepseek-v3-terminus.json' import DeepseekV4Flash from '../../../manifests/models/deepseek-v4-flash.json' import DeepseekV4FlashPreview from '../../../manifests/models/deepseek-v4-flash-preview.json' +import DeepseekV4FlashVision from '../../../manifests/models/deepseek-v4-flash-vision.json' import DeepseekV4Pro from '../../../manifests/models/deepseek-v4-pro.json' import DeepseekV4ProPreview from '../../../manifests/models/deepseek-v4-pro-preview.json' import Devstral2 from '../../../manifests/models/devstral-2.json' @@ -63,6 +64,7 @@ import Glm5 from '../../../manifests/models/glm-5.json' import Glm51 from '../../../manifests/models/glm-5-1.json' import Glm52 from '../../../manifests/models/glm-5-2.json' import Glm53 from '../../../manifests/models/glm-5-3.json' +import Glm53Flash from '../../../manifests/models/glm-5-3-flash.json' import Glm5Turbo from '../../../manifests/models/glm-5-turbo.json' import Glm5vTurbo from '../../../manifests/models/glm-5v-turbo.json' import Gpt41 from '../../../manifests/models/gpt-4-1.json' @@ -131,6 +133,7 @@ import Qwen37Max from '../../../manifests/models/qwen3-7-max.json' import Qwen37Plus from '../../../manifests/models/qwen3-7-plus.json' import Qwen3824tA95b from '../../../manifests/models/qwen3-8-2-4t-a95b.json' import Qwen3827b from '../../../manifests/models/qwen3-8-27b.json' +import Qwen38FlashNext from '../../../manifests/models/qwen3-8-flash-next.json' import Qwen38Max from '../../../manifests/models/qwen3-8-max.json' import Qwen3Coder30bA3b from '../../../manifests/models/qwen3-coder-30b-a3b.json' import Qwen3Coder480bA35b from '../../../manifests/models/qwen3-coder-480b-a35b.json' @@ -168,6 +171,7 @@ export const modelsData = [ DeepseekV3Terminus, DeepseekV3, DeepseekV4FlashPreview, + DeepseekV4FlashVision, DeepseekV4Flash, DeepseekV4ProPreview, DeepseekV4Pro, @@ -195,6 +199,7 @@ export const modelsData = [ Glm47, Glm51, Glm52, + Glm53Flash, Glm53, Glm5Turbo, Glm5, @@ -265,6 +270,7 @@ export const modelsData = [ Qwen37Plus, Qwen3824tA95b, Qwen3827b, + Qwen38FlashNext, Qwen38Max, Qwen3Coder30bA3b, Qwen3Coder480bA35b, diff --git a/tests/model-intelligence-index.test.ts b/tests/model-intelligence-index.test.ts index 27a7eaea..4118862e 100644 --- a/tests/model-intelligence-index.test.ts +++ b/tests/model-intelligence-index.test.ts @@ -201,11 +201,17 @@ describe('model intelligence index', () => { ['qwen3-7-max', 47, false, 'Qwen3.7 Max'], ['qwen3-8-max', 58, false, 'Qwen3.8 Max'], ]) - expect(qwenSeries[3]?.points.at(-1)).toMatchObject({ + expect(qwenSeries[3]?.points.find(point => point.modelId === 'qwen3-8-27b')).toMatchObject({ modelId: 'qwen3-8-27b', score: 52, estimated: false, - configuration: 'Qwen3.8 27B', + configuration: 'Qwen3.8 27B (xhigh)', + }) + expect(qwenSeries[3]?.points.at(-1)).toMatchObject({ + modelId: 'qwen3-8-flash-next', + score: 56, + estimated: false, + configuration: 'Qwen3.8-Flash-Next', }) }) @@ -286,7 +292,8 @@ describe('model intelligence index', () => { ]) ).toEqual([ ['deepseek-v4-flash-preview', 42, false, 'DeepSeek V4 Flash (Reasoning, Max Effort)'], - ['deepseek-v4-flash', 52, false, 'DeepSeek V4 Flash 0731 (Reasoning, Max Effort)'], + ['deepseek-v4-flash', 52, false, 'DeepSeek V4 Flash 0731 (max)'], + ['deepseek-v4-flash-vision', 51, false, 'DeepSeek V4 Flash Vision (max)'], ]) }) @@ -383,6 +390,7 @@ describe('model intelligence index', () => { expect(glmSeries[1]?.points.map(point => point.modelId)).toEqual([ 'glm-4-5-air', 'glm-4-7-flash', + 'glm-5-3-flash', ]) }) @@ -500,6 +508,7 @@ describe('model intelligence index', () => { ['glm-5-1', 'GLM', 41], ['glm-5-2', 'GLM', 53], ['glm-5-3', 'GLM', 60], + ['glm-5-3-flash', 'GLM Air / Flash', 57], ]) }) From de2452c3089007f03ea310b34e57f9096bd4fa7f Mon Sep 17 00:00:00 2001 From: Pan YANG Date: Sun, 30 Aug 2026 23:10:46 +0800 Subject: [PATCH 3/3] feat(catalog): add Reasonix and DeepSeek Harness --- content/clis/de/deepseek-harness.md | 71 ++ content/clis/de/reasonix.md | 71 ++ content/clis/en/deepseek-harness.md | 71 ++ content/clis/en/reasonix.md | 71 ++ content/clis/es/deepseek-harness.md | 71 ++ content/clis/es/reasonix.md | 71 ++ content/clis/fr/deepseek-harness.md | 71 ++ content/clis/fr/reasonix.md | 71 ++ content/clis/id/deepseek-harness.md | 71 ++ content/clis/id/reasonix.md | 71 ++ content/clis/ja/deepseek-harness.md | 71 ++ content/clis/ja/reasonix.md | 71 ++ content/clis/ko/deepseek-harness.md | 71 ++ content/clis/ko/reasonix.md | 71 ++ content/clis/pt/deepseek-harness.md | 71 ++ content/clis/pt/reasonix.md | 71 ++ content/clis/ru/deepseek-harness.md | 71 ++ content/clis/ru/reasonix.md | 71 ++ content/clis/tr/deepseek-harness.md | 71 ++ content/clis/tr/reasonix.md | 71 ++ content/clis/zh-Hans/deepseek-harness.md | 71 ++ content/clis/zh-Hans/reasonix.md | 71 ++ content/clis/zh-Hant/deepseek-harness.md | 71 ++ content/clis/zh-Hant/reasonix.md | 71 ++ cspell.json | 10 + data/data-health.json | 704 +++++++++++- data/generated/cli-landing-pages.json | 1068 +++++++++++++++++- data/github-stars.json | 69 +- data/vendor-company-stages.json | 5 + docs/DATA-HEALTH.md | 128 ++- manifests/$schemas/extension.schema.json | 2 +- manifests/clis/deepseek-harness.json | 135 +++ manifests/clis/reasonix.json | 142 +++ manifests/desktops/reasonix-desktop.json | 142 +++ manifests/extensions/reasonix-extension.json | 132 +++ manifests/vendors/reasonix.json | 67 ++ src/lib/generated/clis.ts | 4 + src/lib/generated/desktops.ts | 2 + src/lib/generated/extensions.ts | 2 + src/lib/generated/metadata.ts | 10 +- src/lib/generated/vendors.ts | 2 + src/types/manifests.ts | 2 +- 42 files changed, 4236 insertions(+), 94 deletions(-) create mode 100644 content/clis/de/deepseek-harness.md create mode 100644 content/clis/de/reasonix.md create mode 100644 content/clis/en/deepseek-harness.md create mode 100644 content/clis/en/reasonix.md create mode 100644 content/clis/es/deepseek-harness.md create mode 100644 content/clis/es/reasonix.md create mode 100644 content/clis/fr/deepseek-harness.md create mode 100644 content/clis/fr/reasonix.md create mode 100644 content/clis/id/deepseek-harness.md create mode 100644 content/clis/id/reasonix.md create mode 100644 content/clis/ja/deepseek-harness.md create mode 100644 content/clis/ja/reasonix.md create mode 100644 content/clis/ko/deepseek-harness.md create mode 100644 content/clis/ko/reasonix.md create mode 100644 content/clis/pt/deepseek-harness.md create mode 100644 content/clis/pt/reasonix.md create mode 100644 content/clis/ru/deepseek-harness.md create mode 100644 content/clis/ru/reasonix.md create mode 100644 content/clis/tr/deepseek-harness.md create mode 100644 content/clis/tr/reasonix.md create mode 100644 content/clis/zh-Hans/deepseek-harness.md create mode 100644 content/clis/zh-Hans/reasonix.md create mode 100644 content/clis/zh-Hant/deepseek-harness.md create mode 100644 content/clis/zh-Hant/reasonix.md create mode 100644 manifests/clis/deepseek-harness.json create mode 100644 manifests/clis/reasonix.json create mode 100644 manifests/desktops/reasonix-desktop.json create mode 100644 manifests/extensions/reasonix-extension.json create mode 100644 manifests/vendors/reasonix.json diff --git a/content/clis/de/deepseek-harness.md b/content/clis/de/deepseek-harness.md new file mode 100644 index 00000000..3beaac9a --- /dev/null +++ b/content/clis/de/deepseek-harness.md @@ -0,0 +1,71 @@ +## answer + +DeepSeek Harness ist ein quelloffenes, pluginbasiertes Agenten-Harness in der Entwicklervorschau, mit dem Coding-Agenten über eine lokale Weboberfläche erstellt und ausgeführt werden können. + +## introduction + +DeepSeek Harness bietet Coding-Werkzeuge, nachvollziehbare Sitzungen, konfigurierbare Workflows und mehrere Laufzeitmodi in einer Plugin-First-Architektur. Es läuft lokal über das npm-Paket @deepseek-ai/dsh und befindet sich in einer frühen Entwicklervorschau, in der inkompatible Änderungen möglich sind. + +## capabilities.items.0.title + +Alles ist ein Plugin + +## capabilities.items.0.description + +Modelle, Werkzeuge, Kontextanbieter, Berechtigungsrichtlinien, Benutzeroberflächen und Workflows lassen sich über dasselbe Plugin-System ersetzen oder erweitern. + +## capabilities.items.1.title + +Nachvollziehbare Coding-Sitzungen + +## capabilities.items.1.description + +Agentenaktionen, Werkzeugaufrufe, Kontext und Sitzungsverlauf bleiben einsehbar, damit Coding-Arbeit beobachtbar und leichter zu debuggen ist. + +## capabilities.items.2.title + +Mehrere Laufzeitmodi + +## capabilities.items.2.description + +Das Harness kann mit seiner lokalen Weboberfläche ausgeführt oder um andere Oberflächen und Workflows auf derselben Laufzeit ergänzt werden. + +## faq.items.0.question + +Was ist DeepSeek Harness? + +## faq.items.0.answer + +DeepSeek Harness ist DeepSeeks quelloffene Laufzeit zum Zusammenstellen und Ausführen von Coding-Agenten aus austauschbaren Plugins. + +## faq.items.1.question + +Ist DeepSeek Harness produktionsreif? + +## faq.items.1.answer + +Nein. DeepSeek kennzeichnet es als Entwicklervorschau und weist darauf hin, dass sich Schnittstellen und Verhalten zwischen Versionen ändern können. + +## faq.items.2.question + +Wie starte ich DeepSeek Harness? + +## faq.items.2.answer + +Wenn Node.js und npm verfügbar sind, startet npx @deepseek-ai/dsh web die lokale Weboberfläche. + +## faq.items.3.question + +Kann ich Modelle und Werkzeuge anpassen? + +## faq.items.3.answer + +Ja. Die Plugin-Architektur macht Modelle, Werkzeuge, Kontext, Berechtigungen, Oberflächen und Workflows austauschbar. + +## faq.items.4.question + +Welche Lizenz verwendet DeepSeek Harness? + +## faq.items.4.answer + +DeepSeek Harness ist quelloffene Software unter der MIT-Lizenz. diff --git a/content/clis/de/reasonix.md b/content/clis/de/reasonix.md new file mode 100644 index 00000000..04153ccc --- /dev/null +++ b/content/clis/de/reasonix.md @@ -0,0 +1,71 @@ +## answer + +Reasonix ist ein quelloffener, DeepSeek-nativer Coding-Agent für das Terminal, der auf stabile Präfix-Caches und langlebige lokale Sitzungen ausgelegt ist. + +## introduction + +Reasonix verbindet eine in Go entwickelte CLI/TUI mit Coding-Werkzeugen, Plugins und Projektkontext. Es kann DeepSeek oder OpenAI-kompatible Endpunkte nutzen, läuft unter macOS, Windows und Linux und teilt seine lokale Engine mit der Desktop-App und der Editor-Erweiterung. + +## capabilities.items.0.title + +Cache-stabile Agentensitzungen + +## capabilities.items.0.description + +Stabile Systemanweisungen und Werkzeugdefinitionen ermöglichen kompatiblen Modelldiensten, Präfix-Caches über lange Sitzungen hinweg wiederzuverwenden. + +## capabilities.items.1.title + +Werkzeuge und konfigurierbare Plugins + +## capabilities.items.1.description + +Integrierte Werkzeuge bearbeiten Repositories, während Konfigurationen und Plugins den Ablauf flexibel an unterschiedliche Aufgaben anpassen. + +## capabilities.items.2.title + +Eine lokale Engine für mehrere Oberflächen + +## capabilities.items.2.description + +Dieselbe Reasonix-Engine steht im Terminal, in der Desktop-Anwendung und über eine per ACP verbundene Editor-Erweiterung bereit. + +## faq.items.0.question + +Was ist Reasonix? + +## faq.items.0.answer + +Reasonix ist ein MIT-lizenzierter Coding-Agent, dessen Terminaloberfläche für DeepSeek-Modelle, lokale Werkzeuge und cachebewusste Dialoge entwickelt wurde. + +## faq.items.1.question + +Welche Modelldienste kann Reasonix verwenden? + +## faq.items.1.answer + +Reasonix bietet eine DeepSeek-orientierte Voreinstellung und verbindet sich mit lokal hinterlegten Zugangsdaten auch zu OpenAI-kompatiblen Endpunkten. + +## faq.items.2.question + +Wie starte ich Reasonix? + +## faq.items.2.answer + +Installieren Sie die CLI über einen offiziellen Paketkanal, richten Sie die Zugangsdaten des Modelldienstes ein und starten Sie Reasonix im gewünschten Repository. + +## faq.items.3.question + +Welche Betriebssysteme unterstützt Reasonix? + +## faq.items.3.answer + +Die Reasonix-CLI unterstützt macOS, Windows und Linux; offizielle Pakete und Binärdateien sind für diese Plattformen dokumentiert. + +## faq.items.4.question + +Welche Lizenz und welches Preismodell hat Reasonix? + +## faq.items.4.answer + +Reasonix ist unter der MIT-Lizenz quelloffen und kostenlos. Nutzungskosten richten sich nach dem verbundenen Modelldienst und dessen Konto. diff --git a/content/clis/en/deepseek-harness.md b/content/clis/en/deepseek-harness.md new file mode 100644 index 00000000..6e488736 --- /dev/null +++ b/content/clis/en/deepseek-harness.md @@ -0,0 +1,71 @@ +## answer + +DeepSeek Harness is an open-source, plugin-based agent harness in developer preview for building and running coding agents with a local Web UI. + +## introduction + +DeepSeek Harness provides coding tools, traceable sessions, configurable workflows, and multiple runtime modes through a plugin-first architecture. It runs locally from the @deepseek-ai/dsh npm package and is currently an early developer preview that may introduce breaking changes. + +## capabilities.items.0.title + +Everything is a plugin + +## capabilities.items.0.description + +Replace or extend models, tools, context providers, permission policies, user interfaces, and workflows through the same plugin system. + +## capabilities.items.1.title + +Traceable coding sessions + +## capabilities.items.1.description + +Inspect agent actions, tool calls, context, and session history so coding work remains observable and easier to debug. + +## capabilities.items.2.title + +Multiple runtime modes + +## capabilities.items.2.description + +Run the harness with its local Web UI or compose other interfaces and workflows on top of the same runtime. + +## faq.items.0.question + +What is DeepSeek Harness? + +## faq.items.0.answer + +DeepSeek Harness is DeepSeek's open-source runtime for assembling and running coding agents from interchangeable plugins. + +## faq.items.1.question + +Is DeepSeek Harness production-ready? + +## faq.items.1.answer + +No. DeepSeek labels it as a developer preview and warns that interfaces and behavior may change between releases. + +## faq.items.2.question + +How do I launch DeepSeek Harness? + +## faq.items.2.answer + +With Node.js and npm available, run npx @deepseek-ai/dsh web to start the local Web interface. + +## faq.items.3.question + +Can I customize its models and tools? + +## faq.items.3.answer + +Yes. Its plugin architecture is designed to make models, tools, context, permissions, interfaces, and workflows replaceable. + +## faq.items.4.question + +What license does DeepSeek Harness use? + +## faq.items.4.answer + +DeepSeek Harness is open-source software released under the MIT license. diff --git a/content/clis/en/reasonix.md b/content/clis/en/reasonix.md new file mode 100644 index 00000000..937531b8 --- /dev/null +++ b/content/clis/en/reasonix.md @@ -0,0 +1,71 @@ +## answer + +Reasonix is an open-source, DeepSeek-native coding agent for terminal work, designed around prefix-cache stability and a long-running local session. + +## introduction + +Reasonix combines a Go-based CLI/TUI with coding tools, plugins, project context, and support for DeepSeek or OpenAI-compatible endpoints. It runs on macOS, Windows, and Linux, uses your own model credentials, and shares its local engine with the Reasonix desktop app and editor extension. + +## capabilities.items.0.title + +Cache-stable agent sessions + +## capabilities.items.0.description + +Keep the system prompt and tool definitions stable so compatible model providers can reuse prefix caches across an extended coding session. + +## capabilities.items.1.title + +Tools and configurable plugins + +## capabilities.items.1.description + +Inspect and change a repository through built-in tools, then adapt the workflow with configuration and plugins instead of a fixed interaction model. + +## capabilities.items.2.title + +One local engine across interfaces + +## capabilities.items.2.description + +Use the same Reasonix engine from its terminal interface, desktop application, or an ACP-connected editor extension. + +## faq.items.0.question + +What is Reasonix? + +## faq.items.0.answer + +Reasonix is an MIT-licensed coding agent whose terminal interface is built around DeepSeek models, local tools, and cache-conscious multi-turn sessions. + +## faq.items.1.question + +Which model providers can Reasonix use? + +## faq.items.1.answer + +Reasonix includes a DeepSeek-oriented preset and can connect to compatible OpenAI-style endpoints using credentials that you configure locally. + +## faq.items.2.question + +How do I start Reasonix? + +## faq.items.2.answer + +Install the CLI using an official package channel, add the required provider credentials, and launch Reasonix from the repository you want it to work with. + +## faq.items.3.question + +Which operating systems support Reasonix? + +## faq.items.3.answer + +The Reasonix CLI supports macOS, Windows, and Linux, with official packages and binaries documented for each platform. + +## faq.items.4.question + +What are Reasonix's license and pricing model? + +## faq.items.4.answer + +Reasonix is open-source software under the MIT license. The software is free, while usage charges depend on the model provider and account you connect. diff --git a/content/clis/es/deepseek-harness.md b/content/clis/es/deepseek-harness.md new file mode 100644 index 00000000..76fec375 --- /dev/null +++ b/content/clis/es/deepseek-harness.md @@ -0,0 +1,71 @@ +## answer + +DeepSeek Harness es un entorno de agentes de código abierto basado en plugins y en vista previa para desarrolladores, pensado para crear y ejecutar agentes de programación con una interfaz web local. + +## introduction + +DeepSeek Harness ofrece herramientas de programación, sesiones trazables, flujos configurables y varios modos de ejecución mediante una arquitectura centrada en plugins. Se ejecuta localmente desde el paquete npm @deepseek-ai/dsh y sigue siendo una vista previa temprana que puede introducir cambios incompatibles. + +## capabilities.items.0.title + +Todo es un plugin + +## capabilities.items.0.description + +Sustituye o amplía modelos, herramientas, proveedores de contexto, políticas de permisos, interfaces y flujos de trabajo mediante el mismo sistema de plugins. + +## capabilities.items.1.title + +Sesiones de programación trazables + +## capabilities.items.1.description + +Examina las acciones del agente, las llamadas a herramientas, el contexto y el historial para mantener el trabajo observable y facilitar la depuración. + +## capabilities.items.2.title + +Varios modos de ejecución + +## capabilities.items.2.description + +Ejecuta el entorno con su interfaz web local o compón otras interfaces y flujos sobre el mismo runtime. + +## faq.items.0.question + +¿Qué es DeepSeek Harness? + +## faq.items.0.answer + +DeepSeek Harness es el runtime de código abierto de DeepSeek para componer y ejecutar agentes de programación con plugins intercambiables. + +## faq.items.1.question + +¿DeepSeek Harness está listo para producción? + +## faq.items.1.answer + +No. DeepSeek lo identifica como vista previa para desarrolladores y advierte que las interfaces y el comportamiento pueden cambiar entre versiones. + +## faq.items.2.question + +¿Cómo inicio DeepSeek Harness? + +## faq.items.2.answer + +Con Node.js y npm disponibles, ejecuta npx @deepseek-ai/dsh web para iniciar la interfaz web local. + +## faq.items.3.question + +¿Puedo personalizar sus modelos y herramientas? + +## faq.items.3.answer + +Sí. Su arquitectura permite sustituir o ampliar modelos, herramientas, contexto, permisos, interfaces y flujos de trabajo. + +## faq.items.4.question + +¿Qué licencia usa DeepSeek Harness? + +## faq.items.4.answer + +DeepSeek Harness es software de código abierto publicado bajo la licencia MIT. diff --git a/content/clis/es/reasonix.md b/content/clis/es/reasonix.md new file mode 100644 index 00000000..7f79f82a --- /dev/null +++ b/content/clis/es/reasonix.md @@ -0,0 +1,71 @@ +## answer + +Reasonix es un agente de programación de código abierto y nativo de DeepSeek para terminal, diseñado para mantener estable la caché de prefijos en sesiones locales duraderas. + +## introduction + +Reasonix combina una CLI/TUI escrita en Go con herramientas de código, plugins y contexto del proyecto. Puede usar DeepSeek o endpoints compatibles con OpenAI, funciona en macOS, Windows y Linux y comparte su motor local con la app de escritorio y la extensión del editor. + +## capabilities.items.0.title + +Sesiones estables para la caché + +## capabilities.items.0.description + +Mantiene estables las instrucciones del sistema y las herramientas para que los proveedores compatibles reutilicen la caché de prefijos durante sesiones largas. + +## capabilities.items.1.title + +Herramientas y plugins configurables + +## capabilities.items.1.description + +Las herramientas integradas permiten revisar y cambiar repositorios, mientras la configuración y los plugins adaptan el flujo a cada tarea. + +## capabilities.items.2.title + +Un motor local en varias interfaces + +## capabilities.items.2.description + +El mismo motor de Reasonix funciona desde la terminal, la aplicación de escritorio o una extensión de editor conectada mediante ACP. + +## faq.items.0.question + +¿Qué es Reasonix? + +## faq.items.0.answer + +Reasonix es un agente con licencia MIT cuya experiencia de terminal se centra en modelos DeepSeek, herramientas locales y conversaciones eficientes con la caché. + +## faq.items.1.question + +¿Qué proveedores de modelos admite Reasonix? + +## faq.items.1.answer + +Reasonix incluye una configuración orientada a DeepSeek y puede conectarse a endpoints compatibles con OpenAI usando credenciales guardadas localmente. + +## faq.items.2.question + +¿Cómo empiezo a usar Reasonix? + +## faq.items.2.answer + +Instala la CLI desde un canal oficial, configura las credenciales del proveedor de modelos e inicia Reasonix dentro del repositorio que quieras trabajar. + +## faq.items.3.question + +¿Qué sistemas operativos admite Reasonix? + +## faq.items.3.answer + +La CLI de Reasonix funciona en macOS, Windows y Linux, con paquetes y binarios oficiales documentados para cada plataforma. + +## faq.items.4.question + +¿Qué licencia y modelo de precios tiene Reasonix? + +## faq.items.4.answer + +Reasonix es software gratuito y de código abierto bajo licencia MIT; los costes dependen del proveedor de modelos y de la cuenta conectada. diff --git a/content/clis/fr/deepseek-harness.md b/content/clis/fr/deepseek-harness.md new file mode 100644 index 00000000..d64d627e --- /dev/null +++ b/content/clis/fr/deepseek-harness.md @@ -0,0 +1,71 @@ +## answer + +DeepSeek Harness est un environnement d'agents open source à plugins, en préversion développeur, conçu pour créer et exécuter des agents de codage avec une interface Web locale. + +## introduction + +DeepSeek Harness fournit des outils de codage, des sessions traçables, des workflows configurables et plusieurs modes d'exécution grâce à une architecture centrée sur les plugins. Il s'exécute localement depuis le paquet npm @deepseek-ai/dsh et reste une préversion susceptible d'introduire des changements incompatibles. + +## capabilities.items.0.title + +Tout est un plugin + +## capabilities.items.0.description + +Remplacez ou étendez les modèles, outils, fournisseurs de contexte, règles d'autorisation, interfaces et workflows avec le même système de plugins. + +## capabilities.items.1.title + +Sessions de codage traçables + +## capabilities.items.1.description + +Inspectez les actions de l'agent, les appels d'outils, le contexte et l'historique pour conserver un travail observable et plus facile à déboguer. + +## capabilities.items.2.title + +Plusieurs modes d'exécution + +## capabilities.items.2.description + +Exécutez l'environnement avec son interface Web locale ou composez d'autres interfaces et workflows sur le même runtime. + +## faq.items.0.question + +Qu'est-ce que DeepSeek Harness ? + +## faq.items.0.answer + +DeepSeek Harness est le runtime open source de DeepSeek permettant d'assembler et d'exécuter des agents de codage à partir de plugins interchangeables. + +## faq.items.1.question + +DeepSeek Harness est-il prêt pour la production ? + +## faq.items.1.answer + +Non. DeepSeek le présente comme une préversion développeur et avertit que les interfaces et le comportement peuvent changer entre les versions. + +## faq.items.2.question + +Comment lancer DeepSeek Harness ? + +## faq.items.2.answer + +Avec Node.js et npm disponibles, exécutez npx @deepseek-ai/dsh web pour démarrer l'interface Web locale. + +## faq.items.3.question + +Puis-je personnaliser ses modèles et ses outils ? + +## faq.items.3.answer + +Oui. Son architecture permet de remplacer ou d'étendre les modèles, outils, contextes, autorisations, interfaces et workflows. + +## faq.items.4.question + +Quelle licence utilise DeepSeek Harness ? + +## faq.items.4.answer + +DeepSeek Harness est un logiciel open source publié sous licence MIT. diff --git a/content/clis/fr/reasonix.md b/content/clis/fr/reasonix.md new file mode 100644 index 00000000..6d5e72c4 --- /dev/null +++ b/content/clis/fr/reasonix.md @@ -0,0 +1,71 @@ +## answer + +Reasonix est un agent de codage open source natif de DeepSeek pour terminal, conçu pour préserver la stabilité du cache de préfixe pendant de longues sessions locales. + +## introduction + +Reasonix associe une CLI/TUI écrite en Go à des outils de codage, des plugins et le contexte du projet. Il peut utiliser DeepSeek ou des endpoints compatibles OpenAI, fonctionne sur macOS, Windows et Linux, et partage son moteur local avec l’application de bureau et l’extension d’éditeur. + +## capabilities.items.0.title + +Sessions stables pour le cache + +## capabilities.items.0.description + +Les instructions système et les définitions d’outils restent stables afin que les fournisseurs compatibles réutilisent le cache de préfixe sur une longue session. + +## capabilities.items.1.title + +Outils et plugins configurables + +## capabilities.items.1.description + +Les outils intégrés inspectent et modifient les dépôts, tandis que la configuration et les plugins adaptent le flux de travail à chaque tâche. + +## capabilities.items.2.title + +Un moteur local pour plusieurs interfaces + +## capabilities.items.2.description + +Le même moteur Reasonix est accessible depuis le terminal, l’application de bureau ou une extension d’éditeur connectée par ACP. + +## faq.items.0.question + +Qu’est-ce que Reasonix ? + +## faq.items.0.answer + +Reasonix est un agent sous licence MIT dont l’interface terminal s’appuie sur les modèles DeepSeek, des outils locaux et des échanges attentifs au cache. + +## faq.items.1.question + +Quels fournisseurs de modèles Reasonix peut-il utiliser ? + +## faq.items.1.answer + +Reasonix propose un préréglage orienté DeepSeek et peut joindre des endpoints compatibles OpenAI avec des identifiants configurés localement. + +## faq.items.2.question + +Comment démarrer avec Reasonix ? + +## faq.items.2.answer + +Installez la CLI via un canal officiel, configurez les identifiants du fournisseur de modèles, puis lancez Reasonix dans le dépôt à traiter. + +## faq.items.3.question + +Quels systèmes d’exploitation prennent en charge Reasonix ? + +## faq.items.3.answer + +La CLI Reasonix fonctionne sur macOS, Windows et Linux, avec des paquets et binaires officiels documentés pour chaque plateforme. + +## faq.items.4.question + +Quelle est la licence et la tarification de Reasonix ? + +## faq.items.4.answer + +Reasonix est un logiciel open source gratuit sous licence MIT ; les frais d’utilisation dépendent du fournisseur de modèles et du compte connecté. diff --git a/content/clis/id/deepseek-harness.md b/content/clis/id/deepseek-harness.md new file mode 100644 index 00000000..0955059a --- /dev/null +++ b/content/clis/id/deepseek-harness.md @@ -0,0 +1,71 @@ +## answer + +DeepSeek Harness adalah kerangka agen sumber terbuka berbasis plugin dalam pratinjau pengembang untuk membangun dan menjalankan agen coding melalui UI Web lokal. + +## introduction + +DeepSeek Harness menyediakan alat coding, sesi yang dapat ditelusuri, alur kerja yang dapat dikonfigurasi, dan beberapa mode runtime melalui arsitektur yang mengutamakan plugin. Aplikasi ini berjalan secara lokal dari paket npm @deepseek-ai/dsh dan masih merupakan pratinjau awal yang dapat menghadirkan perubahan yang tidak kompatibel. + +## capabilities.items.0.title + +Semuanya adalah plugin + +## capabilities.items.0.description + +Ganti atau perluas model, alat, penyedia konteks, kebijakan izin, antarmuka pengguna, dan alur kerja melalui sistem plugin yang sama. + +## capabilities.items.1.title + +Sesi coding yang dapat ditelusuri + +## capabilities.items.1.description + +Periksa tindakan agen, pemanggilan alat, konteks, dan riwayat sesi agar pekerjaan coding tetap dapat diamati dan lebih mudah di-debug. + +## capabilities.items.2.title + +Beberapa mode runtime + +## capabilities.items.2.description + +Jalankan kerangka dengan UI Web lokalnya atau susun antarmuka dan alur kerja lain di atas runtime yang sama. + +## faq.items.0.question + +Apa itu DeepSeek Harness? + +## faq.items.0.answer + +DeepSeek Harness adalah runtime sumber terbuka dari DeepSeek untuk merakit dan menjalankan agen coding dari plugin yang dapat dipertukarkan. + +## faq.items.1.question + +Apakah DeepSeek Harness siap untuk produksi? + +## faq.items.1.answer + +Belum. DeepSeek menandainya sebagai pratinjau pengembang dan memperingatkan bahwa antarmuka serta perilakunya dapat berubah antarversi. + +## faq.items.2.question + +Bagaimana cara menjalankan DeepSeek Harness? + +## faq.items.2.answer + +Setelah Node.js dan npm tersedia, jalankan npx @deepseek-ai/dsh web untuk memulai antarmuka Web lokal. + +## faq.items.3.question + +Bisakah model dan alatnya disesuaikan? + +## faq.items.3.answer + +Bisa. Arsitektur pluginnya dirancang agar model, alat, konteks, izin, antarmuka, dan alur kerja dapat diganti atau diperluas. + +## faq.items.4.question + +Lisensi apa yang digunakan DeepSeek Harness? + +## faq.items.4.answer + +DeepSeek Harness adalah perangkat lunak sumber terbuka yang dirilis dengan lisensi MIT. diff --git a/content/clis/id/reasonix.md b/content/clis/id/reasonix.md new file mode 100644 index 00000000..1de2cdf1 --- /dev/null +++ b/content/clis/id/reasonix.md @@ -0,0 +1,71 @@ +## answer + +Reasonix adalah agen coding terminal sumber terbuka yang native untuk DeepSeek, dirancang agar cache prefiks tetap stabil selama sesi lokal yang panjang. + +## introduction + +Reasonix menggabungkan CLI/TUI berbasis Go dengan alat coding, plugin, dan konteks proyek. Reasonix dapat memakai DeepSeek atau endpoint kompatibel OpenAI, berjalan di macOS, Windows, dan Linux, serta berbagi mesin lokal dengan aplikasi desktop dan ekstensi editor. + +## capabilities.items.0.title + +Sesi agen yang stabil untuk cache + +## capabilities.items.0.description + +Instruksi sistem dan definisi alat dijaga tetap stabil agar penyedia model kompatibel dapat memakai ulang cache prefiks sepanjang sesi. + +## capabilities.items.1.title + +Alat dan plugin yang dapat dikonfigurasi + +## capabilities.items.1.description + +Alat bawaan memeriksa dan mengubah repositori, sementara konfigurasi dan plugin menyesuaikan alur kerja untuk tugas yang berbeda. + +## capabilities.items.2.title + +Satu mesin lokal untuk berbagai antarmuka + +## capabilities.items.2.description + +Mesin Reasonix yang sama tersedia dari terminal, aplikasi desktop, atau ekstensi editor yang terhubung melalui ACP. + +## faq.items.0.question + +Apa itu Reasonix? + +## faq.items.0.answer + +Reasonix adalah agen coding berlisensi MIT dengan pengalaman terminal yang berfokus pada model DeepSeek, alat lokal, dan percakapan hemat cache. + +## faq.items.1.question + +Penyedia model apa yang dapat dipakai Reasonix? + +## faq.items.1.answer + +Reasonix menyediakan preset berorientasi DeepSeek dan dapat tersambung ke endpoint kompatibel OpenAI memakai kredensial yang disimpan secara lokal. + +## faq.items.2.question + +Bagaimana cara mulai memakai Reasonix? + +## faq.items.2.answer + +Pasang CLI melalui kanal paket resmi, atur kredensial penyedia model, lalu jalankan Reasonix di dalam repositori yang ingin dikerjakan. + +## faq.items.3.question + +Sistem operasi apa yang didukung Reasonix? + +## faq.items.3.answer + +CLI Reasonix mendukung macOS, Windows, dan Linux, dengan paket serta biner resmi yang didokumentasikan untuk setiap platform. + +## faq.items.4.question + +Apa lisensi dan model harga Reasonix? + +## faq.items.4.answer + +Reasonix adalah perangkat lunak sumber terbuka gratis dengan lisensi MIT; biaya penggunaan bergantung pada penyedia model dan akun yang dihubungkan. diff --git a/content/clis/ja/deepseek-harness.md b/content/clis/ja/deepseek-harness.md new file mode 100644 index 00000000..712129f0 --- /dev/null +++ b/content/clis/ja/deepseek-harness.md @@ -0,0 +1,71 @@ +## answer + +DeepSeek Harnessは、ローカルWeb UIでコーディングエージェントを構築・実行するための、開発者プレビュー段階にあるオープンソースのプラグイン型エージェント基盤です。 + +## introduction + +DeepSeek Harnessはプラグイン中心の設計で、コーディングツール、追跡可能なセッション、設定可能なワークフロー、複数の実行モードを提供します。npmパッケージ@deepseek-ai/dshからローカルで動作し、互換性を損なう変更が入り得る初期の開発者プレビューです。 + +## capabilities.items.0.title + +すべてをプラグイン化 + +## capabilities.items.0.description + +モデル、ツール、コンテキストプロバイダー、権限ポリシー、ユーザーインターフェース、ワークフローを同じプラグインシステムで置き換えたり拡張したりできます。 + +## capabilities.items.1.title + +追跡可能なコーディングセッション + +## capabilities.items.1.description + +エージェントの操作、ツール呼び出し、コンテキスト、セッション履歴を確認でき、作業を観測しやすくデバッグしやすい状態に保ちます。 + +## capabilities.items.2.title + +複数の実行モード + +## capabilities.items.2.description + +ローカルWeb UIで実行するほか、同じランタイム上に別のインターフェースやワークフローを構成できます。 + +## faq.items.0.question + +DeepSeek Harnessとは何ですか? + +## faq.items.0.answer + +DeepSeek Harnessは、交換可能なプラグインからコーディングエージェントを組み立てて実行するDeepSeekのオープンソースランタイムです。 + +## faq.items.1.question + +DeepSeek Harnessは本番環境で使えますか? + +## faq.items.1.answer + +まだ推奨されません。DeepSeekは開発者プレビューと位置付け、リリース間でインターフェースや動作が変わる可能性を示しています。 + +## faq.items.2.question + +DeepSeek Harnessを起動するには? + +## faq.items.2.answer + +Node.jsとnpmを用意し、npx @deepseek-ai/dsh webを実行するとローカルWebインターフェースが起動します。 + +## faq.items.3.question + +モデルやツールをカスタマイズできますか? + +## faq.items.3.answer + +はい。プラグイン設計により、モデル、ツール、コンテキスト、権限、インターフェース、ワークフローを交換または拡張できます。 + +## faq.items.4.question + +DeepSeek Harnessのライセンスは何ですか? + +## faq.items.4.answer + +DeepSeek HarnessはMITライセンスで公開されているオープンソースソフトウェアです。 diff --git a/content/clis/ja/reasonix.md b/content/clis/ja/reasonix.md new file mode 100644 index 00000000..919d648d --- /dev/null +++ b/content/clis/ja/reasonix.md @@ -0,0 +1,71 @@ +## answer + +Reasonixは、長時間のローカルセッションでプレフィックスキャッシュを安定させるよう設計された、DeepSeekネイティブのオープンソース・ターミナル向けコーディングエージェントです。 + +## introduction + +Reasonixは、Go製のCLI/TUIにコーディングツール、プラグイン、プロジェクトコンテキストを統合します。DeepSeekまたはOpenAI互換エンドポイントを利用でき、macOS、Windows、Linuxで動作し、デスクトップアプリやエディター拡張と同じローカルエンジンを共有します。 + +## capabilities.items.0.title + +キャッシュが安定したエージェントセッション + +## capabilities.items.0.description + +システム指示とツール定義を安定させ、対応するモデルプロバイダーが長いセッションでプレフィックスキャッシュを再利用できるようにします。 + +## capabilities.items.1.title + +ツールと設定可能なプラグイン + +## capabilities.items.1.description + +組み込みツールでリポジトリを調査・変更し、設定やプラグインを使ってタスクごとにワークフローを調整できます。 + +## capabilities.items.2.title + +複数の画面で使える同一ローカルエンジン + +## capabilities.items.2.description + +ターミナル、デスクトップアプリ、ACP接続のエディター拡張から、同じReasonixエンジンを利用できます。 + +## faq.items.0.question + +Reasonixとは何ですか? + +## faq.items.0.answer + +ReasonixはMITライセンスのコーディングエージェントで、DeepSeekモデル、ローカルツール、キャッシュ効率を意識した対話を中心に設計されています。 + +## faq.items.1.question + +Reasonixはどのモデルプロバイダーに対応しますか? + +## faq.items.1.answer + +ReasonixにはDeepSeek向けのプリセットがあり、ローカルで設定した認証情報を使ってOpenAI互換エンドポイントにも接続できます。 + +## faq.items.2.question + +Reasonixを使い始めるにはどうしますか? + +## faq.items.2.answer + +公式パッケージ経由でCLIを導入し、モデルプロバイダーの認証情報を設定してから、対象リポジトリ内でReasonixを起動します。 + +## faq.items.3.question + +ReasonixはどのOSをサポートしますか? + +## faq.items.3.answer + +Reasonix CLIはmacOS、Windows、Linuxに対応し、各プラットフォーム向けの公式パッケージとバイナリが案内されています。 + +## faq.items.4.question + +Reasonixのライセンスと料金体系は? + +## faq.items.4.answer + +ReasonixはMITライセンスの無料オープンソースソフトウェアです。利用料金は接続するモデルプロバイダーとアカウントによって決まります。 diff --git a/content/clis/ko/deepseek-harness.md b/content/clis/ko/deepseek-harness.md new file mode 100644 index 00000000..c8506b5b --- /dev/null +++ b/content/clis/ko/deepseek-harness.md @@ -0,0 +1,71 @@ +## answer + +DeepSeek Harness는 로컬 웹 UI에서 코딩 에이전트를 구축하고 실행할 수 있는 개발자 프리뷰 단계의 오픈 소스 플러그인 기반 에이전트 하네스입니다. + +## introduction + +DeepSeek Harness는 플러그인 우선 아키텍처를 통해 코딩 도구, 추적 가능한 세션, 구성 가능한 워크플로와 여러 런타임 모드를 제공합니다. @deepseek-ai/dsh npm 패키지로 로컬에서 실행되며, 호환성을 깨는 변경이 포함될 수 있는 초기 개발자 프리뷰입니다. + +## capabilities.items.0.title + +모든 요소를 플러그인으로 + +## capabilities.items.0.description + +모델, 도구, 컨텍스트 공급자, 권한 정책, 사용자 인터페이스와 워크플로를 하나의 플러그인 시스템에서 교체하거나 확장할 수 있습니다. + +## capabilities.items.1.title + +추적 가능한 코딩 세션 + +## capabilities.items.1.description + +에이전트 동작, 도구 호출, 컨텍스트와 세션 기록을 확인하여 코딩 작업을 관찰 가능하고 디버깅하기 쉽게 유지합니다. + +## capabilities.items.2.title + +여러 런타임 모드 + +## capabilities.items.2.description + +로컬 웹 UI로 하네스를 실행하거나 동일한 런타임 위에 다른 인터페이스와 워크플로를 구성할 수 있습니다. + +## faq.items.0.question + +DeepSeek Harness란 무엇인가요? + +## faq.items.0.answer + +DeepSeek Harness는 교체 가능한 플러그인으로 코딩 에이전트를 조립하고 실행하는 DeepSeek의 오픈 소스 런타임입니다. + +## faq.items.1.question + +DeepSeek Harness는 프로덕션에 사용할 수 있나요? + +## faq.items.1.answer + +아직 아닙니다. DeepSeek는 개발자 프리뷰로 명시하며 릴리스 사이에 인터페이스와 동작이 바뀔 수 있다고 안내합니다. + +## faq.items.2.question + +DeepSeek Harness를 어떻게 실행하나요? + +## faq.items.2.answer + +Node.js와 npm이 준비된 환경에서 npx @deepseek-ai/dsh web을 실행하면 로컬 웹 인터페이스가 시작됩니다. + +## faq.items.3.question + +모델과 도구를 맞춤 설정할 수 있나요? + +## faq.items.3.answer + +네. 플러그인 아키텍처를 통해 모델, 도구, 컨텍스트, 권한, 인터페이스와 워크플로를 교체하거나 확장할 수 있습니다. + +## faq.items.4.question + +DeepSeek Harness의 라이선스는 무엇인가요? + +## faq.items.4.answer + +DeepSeek Harness는 MIT 라이선스로 공개된 오픈 소스 소프트웨어입니다. diff --git a/content/clis/ko/reasonix.md b/content/clis/ko/reasonix.md new file mode 100644 index 00000000..3350fb77 --- /dev/null +++ b/content/clis/ko/reasonix.md @@ -0,0 +1,71 @@ +## answer + +Reasonix는 장시간 로컬 세션에서 접두사 캐시 안정성을 유지하도록 설계된 오픈 소스 DeepSeek 네이티브 터미널 코딩 에이전트입니다. + +## introduction + +Reasonix는 Go 기반 CLI/TUI에 코딩 도구, 플러그인, 프로젝트 컨텍스트를 결합합니다. DeepSeek 또는 OpenAI 호환 엔드포인트를 사용할 수 있고 macOS, Windows, Linux에서 실행되며 데스크톱 앱 및 편집기 확장과 동일한 로컬 엔진을 공유합니다. + +## capabilities.items.0.title + +캐시가 안정적인 에이전트 세션 + +## capabilities.items.0.description + +시스템 지침과 도구 정의를 안정적으로 유지해 호환 모델 제공자가 긴 세션 동안 접두사 캐시를 재사용할 수 있게 합니다. + +## capabilities.items.1.title + +도구와 구성 가능한 플러그인 + +## capabilities.items.1.description + +기본 도구로 저장소를 검사하고 변경하며 구성과 플러그인을 통해 작업에 맞게 워크플로를 조정할 수 있습니다. + +## capabilities.items.2.title + +여러 인터페이스의 동일한 로컬 엔진 + +## capabilities.items.2.description + +터미널, 데스크톱 앱 또는 ACP로 연결된 편집기 확장에서 동일한 Reasonix 엔진을 사용할 수 있습니다. + +## faq.items.0.question + +Reasonix는 무엇인가요? + +## faq.items.0.answer + +Reasonix는 DeepSeek 모델, 로컬 도구, 캐시 효율적인 대화를 중심으로 설계된 MIT 라이선스 코딩 에이전트입니다. + +## faq.items.1.question + +Reasonix는 어떤 모델 제공자를 지원하나요? + +## faq.items.1.answer + +Reasonix는 DeepSeek 중심 프리셋을 제공하며 로컬에 설정한 자격 증명으로 OpenAI 호환 엔드포인트에도 연결할 수 있습니다. + +## faq.items.2.question + +Reasonix를 어떻게 시작하나요? + +## faq.items.2.answer + +공식 패키지 채널에서 CLI를 설치하고 모델 제공자 자격 증명을 구성한 뒤 작업할 저장소 안에서 Reasonix를 실행합니다. + +## faq.items.3.question + +Reasonix는 어떤 운영체제를 지원하나요? + +## faq.items.3.answer + +Reasonix CLI는 macOS, Windows, Linux를 지원하며 각 플랫폼용 공식 패키지와 바이너리가 문서에 안내되어 있습니다. + +## faq.items.4.question + +Reasonix의 라이선스와 가격 정책은 무엇인가요? + +## faq.items.4.answer + +Reasonix는 MIT 라이선스의 무료 오픈 소스 소프트웨어이며 실제 비용은 연결한 모델 제공자와 계정에 따라 달라집니다. diff --git a/content/clis/pt/deepseek-harness.md b/content/clis/pt/deepseek-harness.md new file mode 100644 index 00000000..005a5d97 --- /dev/null +++ b/content/clis/pt/deepseek-harness.md @@ -0,0 +1,71 @@ +## answer + +DeepSeek Harness é uma estrutura de agentes open source baseada em plugins e em prévia para desenvolvedores, criada para montar e executar agentes de programação com uma interface Web local. + +## introduction + +DeepSeek Harness oferece ferramentas de programação, sessões rastreáveis, fluxos configuráveis e vários modos de execução por meio de uma arquitetura centrada em plugins. Ele roda localmente pelo pacote npm @deepseek-ai/dsh e ainda é uma prévia inicial que pode introduzir mudanças incompatíveis. + +## capabilities.items.0.title + +Tudo é um plugin + +## capabilities.items.0.description + +Substitua ou amplie modelos, ferramentas, provedores de contexto, políticas de permissão, interfaces e fluxos de trabalho pelo mesmo sistema de plugins. + +## capabilities.items.1.title + +Sessões de programação rastreáveis + +## capabilities.items.1.description + +Inspecione ações do agente, chamadas de ferramentas, contexto e histórico para manter o trabalho observável e facilitar a depuração. + +## capabilities.items.2.title + +Vários modos de execução + +## capabilities.items.2.description + +Execute a estrutura com sua interface Web local ou componha outras interfaces e fluxos sobre o mesmo runtime. + +## faq.items.0.question + +O que é o DeepSeek Harness? + +## faq.items.0.answer + +DeepSeek Harness é o runtime open source da DeepSeek para montar e executar agentes de programação com plugins intercambiáveis. + +## faq.items.1.question + +O DeepSeek Harness está pronto para produção? + +## faq.items.1.answer + +Não. A DeepSeek o identifica como prévia para desenvolvedores e alerta que interfaces e comportamentos podem mudar entre versões. + +## faq.items.2.question + +Como iniciar o DeepSeek Harness? + +## faq.items.2.answer + +Com Node.js e npm disponíveis, execute npx @deepseek-ai/dsh web para iniciar a interface Web local. + +## faq.items.3.question + +Posso personalizar os modelos e as ferramentas? + +## faq.items.3.answer + +Sim. A arquitetura de plugins permite substituir ou ampliar modelos, ferramentas, contexto, permissões, interfaces e fluxos de trabalho. + +## faq.items.4.question + +Qual licença o DeepSeek Harness usa? + +## faq.items.4.answer + +DeepSeek Harness é um software open source publicado sob a licença MIT. diff --git a/content/clis/pt/reasonix.md b/content/clis/pt/reasonix.md new file mode 100644 index 00000000..b1ed6ef0 --- /dev/null +++ b/content/clis/pt/reasonix.md @@ -0,0 +1,71 @@ +## answer + +Reasonix é um agente de programação de código aberto e nativo do DeepSeek para terminal, projetado para manter o cache de prefixo estável em sessões locais longas. + +## introduction + +Reasonix combina uma CLI/TUI escrita em Go com ferramentas de código, plugins e contexto do projeto. Pode usar DeepSeek ou endpoints compatíveis com OpenAI, funciona em macOS, Windows e Linux e compartilha seu motor local com o aplicativo desktop e a extensão do editor. + +## capabilities.items.0.title + +Sessões estáveis para o cache + +## capabilities.items.0.description + +Mantém as instruções do sistema e as definições de ferramentas estáveis para que provedores compatíveis reutilizem o cache de prefixo em sessões longas. + +## capabilities.items.1.title + +Ferramentas e plugins configuráveis + +## capabilities.items.1.description + +As ferramentas integradas inspecionam e alteram repositórios, enquanto configurações e plugins adaptam o fluxo a diferentes tarefas. + +## capabilities.items.2.title + +Um motor local em várias interfaces + +## capabilities.items.2.description + +O mesmo motor Reasonix pode ser usado pelo terminal, pelo aplicativo desktop ou por uma extensão de editor conectada via ACP. + +## faq.items.0.question + +O que é Reasonix? + +## faq.items.0.answer + +Reasonix é um agente com licença MIT cuja experiência de terminal se concentra em modelos DeepSeek, ferramentas locais e conversas eficientes em cache. + +## faq.items.1.question + +Quais provedores de modelos o Reasonix aceita? + +## faq.items.1.answer + +Reasonix inclui uma predefinição para DeepSeek e pode conectar endpoints compatíveis com OpenAI usando credenciais configuradas localmente. + +## faq.items.2.question + +Como começar a usar o Reasonix? + +## faq.items.2.answer + +Instale a CLI por um canal oficial, configure as credenciais do provedor de modelos e inicie o Reasonix dentro do repositório desejado. + +## faq.items.3.question + +Quais sistemas operacionais aceitam Reasonix? + +## faq.items.3.answer + +A CLI Reasonix funciona em macOS, Windows e Linux, com pacotes e binários oficiais documentados para cada plataforma. + +## faq.items.4.question + +Qual é a licença e o modelo de preços do Reasonix? + +## faq.items.4.answer + +Reasonix é um software gratuito e de código aberto sob licença MIT; os custos dependem do provedor de modelos e da conta conectada. diff --git a/content/clis/ru/deepseek-harness.md b/content/clis/ru/deepseek-harness.md new file mode 100644 index 00000000..2ffa5c25 --- /dev/null +++ b/content/clis/ru/deepseek-harness.md @@ -0,0 +1,71 @@ +## answer + +DeepSeek Harness — открытая модульная среда агентов на стадии предварительной версии для разработчиков, предназначенная для создания и запуска агентов программирования с локальным веб-интерфейсом. + +## introduction + +DeepSeek Harness предоставляет инструменты программирования, трассируемые сеансы, настраиваемые рабочие процессы и несколько режимов выполнения в архитектуре на основе плагинов. Среда запускается локально из npm-пакета @deepseek-ai/dsh и пока находится на ранней стадии, поэтому обновления могут нарушать совместимость. + +## capabilities.items.0.title + +Всё является плагином + +## capabilities.items.0.description + +Модели, инструменты, поставщики контекста, политики разрешений, интерфейсы и рабочие процессы можно заменять или расширять через единую систему плагинов. + +## capabilities.items.1.title + +Трассируемые сеансы программирования + +## capabilities.items.1.description + +Действия агента, вызовы инструментов, контекст и история сеанса доступны для просмотра, что упрощает наблюдение и отладку работы. + +## capabilities.items.2.title + +Несколько режимов выполнения + +## capabilities.items.2.description + +Среду можно запускать с локальным веб-интерфейсом или создавать поверх той же среды другие интерфейсы и рабочие процессы. + +## faq.items.0.question + +Что такое DeepSeek Harness? + +## faq.items.0.answer + +DeepSeek Harness — открытая среда выполнения от DeepSeek для сборки и запуска агентов программирования из взаимозаменяемых плагинов. + +## faq.items.1.question + +Готов ли DeepSeek Harness к промышленной эксплуатации? + +## faq.items.1.answer + +Нет. DeepSeek называет продукт предварительной версией для разработчиков и предупреждает, что интерфейсы и поведение могут меняться между выпусками. + +## faq.items.2.question + +Как запустить DeepSeek Harness? + +## faq.items.2.answer + +После установки Node.js и npm выполните npx @deepseek-ai/dsh web, чтобы запустить локальный веб-интерфейс. + +## faq.items.3.question + +Можно ли настраивать модели и инструменты? + +## faq.items.3.answer + +Да. Архитектура плагинов позволяет заменять или расширять модели, инструменты, контекст, разрешения, интерфейсы и рабочие процессы. + +## faq.items.4.question + +Какая лицензия используется в DeepSeek Harness? + +## faq.items.4.answer + +DeepSeek Harness — открытое программное обеспечение под лицензией MIT. diff --git a/content/clis/ru/reasonix.md b/content/clis/ru/reasonix.md new file mode 100644 index 00000000..f2451e85 --- /dev/null +++ b/content/clis/ru/reasonix.md @@ -0,0 +1,71 @@ +## answer + +Reasonix — открытый DeepSeek-ориентированный агент программирования для терминала, рассчитанный на стабильный префиксный кеш и длительные локальные сеансы. + +## introduction + +Reasonix объединяет CLI/TUI на Go с инструментами программирования, плагинами и контекстом проекта. Он работает с DeepSeek и OpenAI-совместимыми API в macOS, Windows и Linux, а его локальный движок также используется настольным приложением и расширением редактора. + +## capabilities.items.0.title + +Стабильные для кеша сеансы + +## capabilities.items.0.description + +Системные инструкции и определения инструментов остаются стабильными, позволяя совместимым сервисам повторно использовать префиксный кеш. + +## capabilities.items.1.title + +Инструменты и настраиваемые плагины + +## capabilities.items.1.description + +Встроенные инструменты исследуют и изменяют репозитории, а настройки и плагины адаптируют рабочий процесс к конкретной задаче. + +## capabilities.items.2.title + +Один локальный движок для разных интерфейсов + +## capabilities.items.2.description + +Один и тот же движок Reasonix доступен в терминале, настольном приложении и подключаемом по ACP расширении редактора. + +## faq.items.0.question + +Что такое Reasonix? + +## faq.items.0.answer + +Reasonix — агент программирования под лицензией MIT, ориентированный на модели DeepSeek, локальные инструменты и экономные для кеша диалоги. + +## faq.items.1.question + +Какие сервисы моделей поддерживает Reasonix? + +## faq.items.1.answer + +Reasonix предлагает профиль для DeepSeek и подключается к OpenAI-совместимым API с помощью учётных данных, настроенных локально. + +## faq.items.2.question + +Как начать работу с Reasonix? + +## faq.items.2.answer + +Установите CLI из официального источника, настройте данные доступа к сервису моделей и запустите Reasonix в нужном репозитории. + +## faq.items.3.question + +Какие операционные системы поддерживает Reasonix? + +## faq.items.3.answer + +CLI Reasonix работает в macOS, Windows и Linux; для каждой платформы документированы официальные пакеты и бинарные файлы. + +## faq.items.4.question + +Каковы лицензия и модель оплаты Reasonix? + +## faq.items.4.answer + +Reasonix — бесплатное открытое ПО под лицензией MIT, а расходы зависят от подключённого сервиса моделей и используемой учётной записи. diff --git a/content/clis/tr/deepseek-harness.md b/content/clis/tr/deepseek-harness.md new file mode 100644 index 00000000..c8012c4c --- /dev/null +++ b/content/clis/tr/deepseek-harness.md @@ -0,0 +1,71 @@ +## answer + +DeepSeek Harness, yerel Web arayüzüyle kodlama ajanları oluşturup çalıştırmaya yönelik, geliştirici önizlemesindeki açık kaynaklı ve eklenti tabanlı bir ajan altyapısıdır. + +## introduction + +DeepSeek Harness; eklenti öncelikli bir mimariyle kodlama araçları, izlenebilir oturumlar, yapılandırılabilir iş akışları ve çeşitli çalışma modları sunar. @deepseek-ai/dsh npm paketi üzerinden yerel olarak çalışır ve uyumsuz değişiklikler içerebilecek erken bir geliştirici önizlemesidir. + +## capabilities.items.0.title + +Her şey bir eklentidir + +## capabilities.items.0.description + +Modelleri, araçları, bağlam sağlayıcılarını, izin politikalarını, kullanıcı arayüzlerini ve iş akışlarını aynı eklenti sistemiyle değiştirin veya genişletin. + +## capabilities.items.1.title + +İzlenebilir kodlama oturumları + +## capabilities.items.1.description + +Kodlama çalışmasını gözlemlenebilir ve hata ayıklaması kolay tutmak için ajan eylemlerini, araç çağrılarını, bağlamı ve oturum geçmişini inceleyin. + +## capabilities.items.2.title + +Çeşitli çalışma modları + +## capabilities.items.2.description + +Altyapıyı yerel Web arayüzüyle çalıştırın veya aynı çalışma zamanı üzerinde başka arayüzler ve iş akışları oluşturun. + +## faq.items.0.question + +DeepSeek Harness nedir? + +## faq.items.0.answer + +DeepSeek Harness, değiştirilebilir eklentilerden kodlama ajanları oluşturup çalıştırmak için DeepSeek tarafından geliştirilen açık kaynaklı bir çalışma zamanıdır. + +## faq.items.1.question + +DeepSeek Harness üretime hazır mı? + +## faq.items.1.answer + +Hayır. DeepSeek ürünü geliştirici önizlemesi olarak tanımlar ve sürümler arasında arayüzlerin ve davranışların değişebileceğini belirtir. + +## faq.items.2.question + +DeepSeek Harness nasıl başlatılır? + +## faq.items.2.answer + +Node.js ve npm hazır olduğunda yerel Web arayüzünü başlatmak için npx @deepseek-ai/dsh web komutunu çalıştırın. + +## faq.items.3.question + +Modelleri ve araçları özelleştirebilir miyim? + +## faq.items.3.answer + +Evet. Eklenti mimarisi modellerin, araçların, bağlamın, izinlerin, arayüzlerin ve iş akışlarının değiştirilmesine veya genişletilmesine olanak tanır. + +## faq.items.4.question + +DeepSeek Harness hangi lisansı kullanıyor? + +## faq.items.4.answer + +DeepSeek Harness, MIT lisansı altında yayımlanan açık kaynaklı bir yazılımdır. diff --git a/content/clis/tr/reasonix.md b/content/clis/tr/reasonix.md new file mode 100644 index 00000000..289b9efe --- /dev/null +++ b/content/clis/tr/reasonix.md @@ -0,0 +1,71 @@ +## answer + +Reasonix, uzun yerel oturumlarda ön ek önbelleğini kararlı tutmak için tasarlanmış açık kaynaklı ve DeepSeek odaklı bir terminal kodlama ajanıdır. + +## introduction + +Reasonix, Go tabanlı CLI/TUI arayüzünü kodlama araçları, eklentiler ve proje bağlamıyla birleştirir. DeepSeek veya OpenAI uyumlu uç noktaları kullanabilir; macOS, Windows ve Linux üzerinde çalışır ve yerel motorunu masaüstü uygulamasıyla editör uzantısında da paylaşır. + +## capabilities.items.0.title + +Önbellek kararlı ajan oturumları + +## capabilities.items.0.description + +Sistem yönergelerini ve araç tanımlarını kararlı tutarak uyumlu model sağlayıcılarının uzun oturumlarda ön ek önbelleğini yeniden kullanmasını sağlar. + +## capabilities.items.1.title + +Araçlar ve yapılandırılabilir eklentiler + +## capabilities.items.1.description + +Yerleşik araçlarla depoları inceleyip değiştirirken yapılandırma ve eklentilerle iş akışını göreve göre uyarlayabilirsiniz. + +## capabilities.items.2.title + +Birden fazla arayüzde tek yerel motor + +## capabilities.items.2.description + +Aynı Reasonix motoru terminalden, masaüstü uygulamasından veya ACP ile bağlanan bir editör uzantısından kullanılabilir. + +## faq.items.0.question + +Reasonix nedir? + +## faq.items.0.answer + +Reasonix; DeepSeek modelleri, yerel araçlar ve önbellek verimli görüşmeler çevresinde tasarlanmış MIT lisanslı bir kodlama ajanıdır. + +## faq.items.1.question + +Reasonix hangi model sağlayıcılarını kullanabilir? + +## faq.items.1.answer + +Reasonix, DeepSeek odaklı bir hazır ayar sunar ve yerelde yapılandırılan kimlik bilgileriyle OpenAI uyumlu uç noktalara bağlanabilir. + +## faq.items.2.question + +Reasonix kullanmaya nasıl başlanır? + +## faq.items.2.answer + +CLI aracını resmi bir paket kanalından kurun, model sağlayıcı kimlik bilgilerini ayarlayın ve Reasonix’i çalışılacak depo içinde başlatın. + +## faq.items.3.question + +Reasonix hangi işletim sistemlerini destekler? + +## faq.items.3.answer + +Reasonix CLI; macOS, Windows ve Linux üzerinde çalışır ve her platform için resmi paketler ile ikili dosyalar belgelenmiştir. + +## faq.items.4.question + +Reasonix lisansı ve fiyatlandırması nasıldır? + +## faq.items.4.answer + +Reasonix, MIT lisanslı ücretsiz ve açık kaynaklı bir yazılımdır; kullanım maliyeti bağlanan model sağlayıcısına ve hesaba bağlıdır. diff --git a/content/clis/zh-Hans/deepseek-harness.md b/content/clis/zh-Hans/deepseek-harness.md new file mode 100644 index 00000000..26105fd5 --- /dev/null +++ b/content/clis/zh-Hans/deepseek-harness.md @@ -0,0 +1,71 @@ +## answer + +DeepSeek Harness 是一款处于开发者预览阶段的开源插件化 Agent Harness,可通过本地 Web UI 构建和运行编码 Agent。 + +## introduction + +DeepSeek Harness 采用插件优先架构,提供编码工具、可追踪会话、可配置工作流和多种运行模式。它通过 @deepseek-ai/dsh npm 软件包在本地运行,目前仍属早期开发者预览,后续版本可能包含破坏性变更。 + +## capabilities.items.0.title + +一切皆插件 + +## capabilities.items.0.description + +通过统一的插件系统替换或扩展模型、工具、上下文提供器、权限策略、用户界面和工作流。 + +## capabilities.items.1.title + +可追踪的编码会话 + +## capabilities.items.1.description + +检查 Agent 操作、工具调用、上下文和会话历史,使编码过程保持可观测并更易调试。 + +## capabilities.items.2.title + +多种运行模式 + +## capabilities.items.2.description + +既可使用本地 Web UI 运行 Harness,也可在同一运行时之上组合其他界面和工作流。 + +## faq.items.0.question + +DeepSeek Harness 是什么? + +## faq.items.0.answer + +DeepSeek Harness 是 DeepSeek 推出的开源运行时,用于通过可互换插件组装和运行编码 Agent。 + +## faq.items.1.question + +DeepSeek Harness 可以用于生产环境了吗? + +## faq.items.1.answer + +还不可以。DeepSeek 将其标为开发者预览,并提示不同版本之间的接口和行为可能发生变化。 + +## faq.items.2.question + +如何启动 DeepSeek Harness? + +## faq.items.2.answer + +准备好 Node.js 和 npm 后,运行 npx @deepseek-ai/dsh web 即可启动本地 Web 界面。 + +## faq.items.3.question + +可以自定义模型和工具吗? + +## faq.items.3.answer + +可以。其插件架构让模型、工具、上下文、权限、界面和工作流都能够被替换或扩展。 + +## faq.items.4.question + +DeepSeek Harness 使用什么许可证? + +## faq.items.4.answer + +DeepSeek Harness 是采用 MIT 许可证发布的开源软件。 diff --git a/content/clis/zh-Hans/reasonix.md b/content/clis/zh-Hans/reasonix.md new file mode 100644 index 00000000..6cceba3c --- /dev/null +++ b/content/clis/zh-Hans/reasonix.md @@ -0,0 +1,71 @@ +## answer + +Reasonix 是一款原生面向 DeepSeek 的开源终端编码 Agent,重点优化前缀缓存稳定性和可持续运行的本地会话。 + +## introduction + +Reasonix 将 Go 编写的 CLI/TUI 与代码工具、插件和项目上下文结合起来,可连接 DeepSeek 或 OpenAI 兼容端点。它支持 macOS、Windows 和 Linux,使用用户自己的模型凭据,并与桌面应用和编辑器扩展共用同一个本地引擎。 + +## capabilities.items.0.title + +缓存稳定的 Agent 会话 + +## capabilities.items.0.description + +保持系统提示词和工具定义稳定,使兼容的模型服务能够在长时间编码会话中复用前缀缓存。 + +## capabilities.items.1.title + +工具与可配置插件 + +## capabilities.items.1.description + +使用内置工具检查和修改代码仓库,并通过配置与插件调整工作方式,而不是受限于固定交互模式。 + +## capabilities.items.2.title + +跨界面共用本地引擎 + +## capabilities.items.2.description + +可从终端界面、桌面应用或通过 ACP 接入的编辑器扩展使用同一个 Reasonix 引擎。 + +## faq.items.0.question + +Reasonix 是什么? + +## faq.items.0.answer + +Reasonix 是采用 MIT 许可证的编码 Agent,终端体验围绕 DeepSeek 模型、本地工具和注重缓存效率的多轮会话设计。 + +## faq.items.1.question + +Reasonix 可以使用哪些模型服务? + +## faq.items.1.answer + +Reasonix 提供面向 DeepSeek 的预设,也能使用用户在本地配置的凭据连接 OpenAI 兼容端点。 + +## faq.items.2.question + +如何开始使用 Reasonix? + +## faq.items.2.answer + +通过官方软件包渠道安装 CLI,配置所需的模型服务凭据,然后在希望它处理的代码仓库中启动 Reasonix。 + +## faq.items.3.question + +Reasonix 支持哪些操作系统? + +## faq.items.3.answer + +Reasonix CLI 支持 macOS、Windows 和 Linux,官方文档为各平台提供对应的软件包和二进制文件。 + +## faq.items.4.question + +Reasonix 的许可证和定价方式是什么? + +## faq.items.4.answer + +Reasonix 是采用 MIT 许可证的开源软件,软件本身免费;实际使用费用取决于所连接的模型服务和账户。 diff --git a/content/clis/zh-Hant/deepseek-harness.md b/content/clis/zh-Hant/deepseek-harness.md new file mode 100644 index 00000000..125be168 --- /dev/null +++ b/content/clis/zh-Hant/deepseek-harness.md @@ -0,0 +1,71 @@ +## answer + +DeepSeek Harness 是一款處於開發者預覽階段的開放原始碼外掛化 Agent Harness,可透過本機 Web UI 建構和執行程式設計 Agent。 + +## introduction + +DeepSeek Harness 採用外掛優先架構,提供程式設計工具、可追蹤工作階段、可設定工作流程和多種執行模式。它透過 @deepseek-ai/dsh npm 套件在本機執行,目前仍屬早期開發者預覽,後續版本可能包含破壞性變更。 + +## capabilities.items.0.title + +一切皆為外掛 + +## capabilities.items.0.description + +透過統一的外掛系統替換或擴充模型、工具、內容提供器、權限策略、使用者介面和工作流程。 + +## capabilities.items.1.title + +可追蹤的程式設計工作階段 + +## capabilities.items.1.description + +檢查 Agent 操作、工具呼叫、內容和工作階段歷史,讓程式設計過程保持可觀測並更容易偵錯。 + +## capabilities.items.2.title + +多種執行模式 + +## capabilities.items.2.description + +既可使用本機 Web UI 執行 Harness,也可在同一執行環境之上組合其他介面和工作流程。 + +## faq.items.0.question + +DeepSeek Harness 是什麼? + +## faq.items.0.answer + +DeepSeek Harness 是 DeepSeek 推出的開放原始碼執行環境,用於透過可互換外掛組裝和執行程式設計 Agent。 + +## faq.items.1.question + +DeepSeek Harness 可以用於正式環境了嗎? + +## faq.items.1.answer + +還不可以。DeepSeek 將其標示為開發者預覽,並提示不同版本之間的介面和行為可能改變。 + +## faq.items.2.question + +如何啟動 DeepSeek Harness? + +## faq.items.2.answer + +準備好 Node.js 和 npm 後,執行 npx @deepseek-ai/dsh web 即可啟動本機 Web 介面。 + +## faq.items.3.question + +可以自訂模型和工具嗎? + +## faq.items.3.answer + +可以。其外掛架構讓模型、工具、內容、權限、介面和工作流程都能夠被替換或擴充。 + +## faq.items.4.question + +DeepSeek Harness 使用什麼授權條款? + +## faq.items.4.answer + +DeepSeek Harness 是採用 MIT 授權條款發布的開放原始碼軟體。 diff --git a/content/clis/zh-Hant/reasonix.md b/content/clis/zh-Hant/reasonix.md new file mode 100644 index 00000000..4b2b13f6 --- /dev/null +++ b/content/clis/zh-Hant/reasonix.md @@ -0,0 +1,71 @@ +## answer + +Reasonix 是一款原生面向 DeepSeek 的開放原始碼終端機程式設計 Agent,著重前綴快取穩定性和可持續執行的本機工作階段。 + +## introduction + +Reasonix 將 Go 編寫的 CLI/TUI 與程式碼工具、外掛和專案內容結合,可連接 DeepSeek 或 OpenAI 相容端點。它支援 macOS、Windows 和 Linux,使用使用者自己的模型憑證,並與桌面應用程式和編輯器擴充功能共用同一個本機引擎。 + +## capabilities.items.0.title + +快取穩定的 Agent 工作階段 + +## capabilities.items.0.description + +保持系統提示詞和工具定義穩定,讓相容的模型服務能在長時間程式設計工作階段中重複使用前綴快取。 + +## capabilities.items.1.title + +工具與可設定外掛 + +## capabilities.items.1.description + +使用內建工具檢查和修改程式碼儲存庫,並透過設定與外掛調整工作方式,不受限於固定互動模式。 + +## capabilities.items.2.title + +跨介面共用本機引擎 + +## capabilities.items.2.description + +可從終端機介面、桌面應用程式或透過 ACP 接入的編輯器擴充功能使用同一個 Reasonix 引擎。 + +## faq.items.0.question + +Reasonix 是什麼? + +## faq.items.0.answer + +Reasonix 是採用 MIT 授權的程式設計 Agent,終端機體驗圍繞 DeepSeek 模型、本機工具和重視快取效率的多輪工作階段設計。 + +## faq.items.1.question + +Reasonix 可以使用哪些模型服務? + +## faq.items.1.answer + +Reasonix 提供面向 DeepSeek 的預設,也能使用本機設定的憑證連接 OpenAI 相容端點。 + +## faq.items.2.question + +如何開始使用 Reasonix? + +## faq.items.2.answer + +透過官方套件管道安裝 CLI,設定所需的模型服務憑證,然後在希望它處理的程式碼儲存庫中啟動 Reasonix。 + +## faq.items.3.question + +Reasonix 支援哪些作業系統? + +## faq.items.3.answer + +Reasonix CLI 支援 macOS、Windows 和 Linux,官方文件為各平台提供對應的套件和二進位檔案。 + +## faq.items.4.question + +Reasonix 的授權和定價方式是什麼? + +## faq.items.4.answer + +Reasonix 是採用 MIT 授權的開放原始碼軟體,軟體本身免費;實際使用費用取決於連接的模型服務和帳戶。 diff --git a/cspell.json b/cspell.json index e979cf7e..9d0430b2 100644 --- a/cspell.json +++ b/cspell.json @@ -213,6 +213,16 @@ "qwen", "qoder", "qodercli", + "Reasonix", + "reasonix", + "dipertukarkan", + "eklentidir", + "İzlenebilir", + "lokalnya", + "önbelleğini", + "önizlemesidir", + "önizlemesindeki", + "pluginnya", "Roo", "Sıganos", "Síganos", diff --git a/data/data-health.json b/data/data-health.json index b677cdb0..d01423b2 100644 --- a/data/data-health.json +++ b/data/data-health.json @@ -1,5 +1,5 @@ { - "asOf": "2026-08-19", + "asOf": "2026-08-30", "thresholds": { "models": 30, "providers": 30, @@ -10,21 +10,21 @@ "vendors": 90 }, "summary": { - "totalRecords": 262, - "recordsWithSources": 262, - "verifiedRecords": 262, - "provenanceComplete": 262, - "staleVerifiedRecords": 2, + "totalRecords": 270, + "recordsWithSources": 270, + "verifiedRecords": 270, + "provenanceComplete": 270, + "staleVerifiedRecords": 94, "translationPlaceholderValues": 300, "danglingRelationships": 0, - "modelBenchmarkCoverage": 8.9, - "productsWithPricing": 66, - "productRecords": 67, - "communityUrlsPopulated": 331, - "communityUrlsWithProvenance": 331, + "modelBenchmarkCoverage": 8.7, + "productsWithPricing": 70, + "productRecords": 71, + "communityUrlsPopulated": 336, + "communityUrlsWithProvenance": 336, "duplicatedVendorCommunityUrls": 0, "errors": 0, - "warnings": 2, + "warnings": 94, "info": 0 }, "byCategory": { @@ -35,28 +35,28 @@ "stale": 0 }, "clis": { - "total": 28, - "verified": 28, - "provenanceComplete": 28, + "total": 30, + "verified": 30, + "provenanceComplete": 30, "stale": 0 }, "desktops": { - "total": 12, - "verified": 12, - "provenanceComplete": 12, + "total": 13, + "verified": 13, + "provenanceComplete": 13, "stale": 0 }, "extensions": { - "total": 18, - "verified": 18, - "provenanceComplete": 18, + "total": 19, + "verified": 19, + "provenanceComplete": 19, "stale": 0 }, "models": { - "total": 131, - "verified": 131, - "provenanceComplete": 131, - "stale": 2 + "total": 134, + "verified": 134, + "provenanceComplete": 134, + "stale": 94 }, "providers": { "total": 17, @@ -65,9 +65,9 @@ "stale": 0 }, "vendors": { - "total": 47, - "verified": 47, - "provenanceComplete": 47, + "total": 48, + "verified": 48, + "provenanceComplete": 48, "stale": 0 } }, @@ -129,19 +129,663 @@ } }, "issues": [ + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "claude-fable-5", + "message": "Last reviewed 41 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "claude-haiku-3", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "claude-haiku-3-5", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, { "severity": "warning", "code": "stale-verification", "category": "models", "id": "claude-haiku-4-5", - "message": "Last reviewed 32 days ago; threshold is 30 days." + "message": "Last reviewed 43 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "claude-opus-3", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "claude-opus-4", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "claude-opus-4-1", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "claude-opus-4-5", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "claude-opus-4-6", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "claude-opus-4-7", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "claude-opus-4-8", + "message": "Last reviewed 41 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "claude-opus-5", + "message": "Last reviewed 34 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "claude-sonnet-3", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "claude-sonnet-3-5-20240620", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "claude-sonnet-3-5-20241022", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "claude-sonnet-3-7", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "claude-sonnet-4", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "claude-sonnet-4-5", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "claude-sonnet-4-6", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "claude-sonnet-5", + "message": "Last reviewed 41 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "deepseek-3-2", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "devstral-2", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "devstral-small-2", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gemini-2-0-flash", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gemini-2-5-flash", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gemini-2-5-flash-lite", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gemini-2-5-pro", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gemini-3-1-pro-preview", + "message": "Last reviewed 41 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gemini-3-5-flash", + "message": "Last reviewed 39 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gemini-3-6-flash", + "message": "Last reviewed 39 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gemini-3-flash", + "message": "Last reviewed 39 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gemini-3-pro", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "glm-4-5", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "glm-4-5-air", + "message": "Last reviewed 35 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "glm-4-5v", + "message": "Last reviewed 35 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "glm-4-6", + "message": "Last reviewed 33 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "glm-4-6v", + "message": "Last reviewed 33 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "glm-4-7", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "glm-4-7-flash", + "message": "Last reviewed 35 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "glm-5", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "glm-5-1", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "glm-5-turbo", + "message": "Last reviewed 35 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "glm-5v-turbo", + "message": "Last reviewed 35 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gpt-4-1", + "message": "Last reviewed 33 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gpt-4-1-mini", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gpt-4-1-nano", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gpt-4o", + "message": "Last reviewed 33 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gpt-4o-mini", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gpt-5", + "message": "Last reviewed 33 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gpt-5-1", + "message": "Last reviewed 33 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gpt-5-1-codex", + "message": "Last reviewed 33 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gpt-5-1-codex-mini", + "message": "Last reviewed 40 days ago; threshold is 30 days." }, { "severity": "warning", "code": "stale-verification", "category": "models", "id": "gpt-5-2", - "message": "Last reviewed 32 days ago; threshold is 30 days." + "message": "Last reviewed 43 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gpt-5-2-codex", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gpt-5-3-codex", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gpt-5-4", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gpt-5-4-mini", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gpt-5-4-nano", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gpt-5-5", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gpt-5-6-sol", + "message": "Last reviewed 41 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gpt-5-6-terra", + "message": "Last reviewed 41 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gpt-5-codex", + "message": "Last reviewed 33 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gpt-5-mini", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "gpt-5-nano", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "grok-4", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "grok-4-1-fast", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "grok-4-20", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "grok-4-3", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "grok-4-fast", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "grok-code-fast-1", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "kimi-k2-5", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "kimi-k2-6", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "kimi-k3", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "minimax-m2", + "message": "Last reviewed 33 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "minimax-m2-1", + "message": "Last reviewed 33 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "minimax-m2-5", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "minimax-m2-7", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "mistral-medium-3-5", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "mistral-small-4", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "o3", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "o3-mini", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "o4-mini", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "qwen3-5-122b-a10b", + "message": "Last reviewed 34 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "qwen3-5-35b-a3b", + "message": "Last reviewed 34 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "qwen3-5-397b-a17b", + "message": "Last reviewed 34 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "qwen3-6-27b", + "message": "Last reviewed 35 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "qwen3-6-35b-a3b", + "message": "Last reviewed 35 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "qwen3-6-max-preview", + "message": "Last reviewed 35 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "qwen3-6-plus", + "message": "Last reviewed 40 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "qwen3-7-max", + "message": "Last reviewed 33 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "qwen3-7-plus", + "message": "Last reviewed 33 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "qwen3-coder-30b-a3b", + "message": "Last reviewed 33 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "qwen3-coder-480b-a35b", + "message": "Last reviewed 33 days ago; threshold is 30 days." + }, + { + "severity": "warning", + "code": "stale-verification", + "category": "models", + "id": "qwen3-coder-next", + "message": "Last reviewed 40 days ago; threshold is 30 days." } ] } diff --git a/data/generated/cli-landing-pages.json b/data/generated/cli-landing-pages.json index 68d6dc95..4db5a41e 100644 --- a/data/generated/cli-landing-pages.json +++ b/data/generated/cli-landing-pages.json @@ -440,6 +440,50 @@ ] } }, + "deepseek-harness": { + "answer": "DeepSeek Harness is an open-source, plugin-based agent harness in developer preview for building and running coding agents with a local Web UI.", + "introduction": "DeepSeek Harness provides coding tools, traceable sessions, configurable workflows, and multiple runtime modes through a plugin-first architecture. It runs locally from the @deepseek-ai/dsh npm package and is currently an early developer preview that may introduce breaking changes.", + "capabilities": { + "items": [ + { + "title": "Everything is a plugin", + "description": "Replace or extend models, tools, context providers, permission policies, user interfaces, and workflows through the same plugin system." + }, + { + "title": "Traceable coding sessions", + "description": "Inspect agent actions, tool calls, context, and session history so coding work remains observable and easier to debug." + }, + { + "title": "Multiple runtime modes", + "description": "Run the harness with its local Web UI or compose other interfaces and workflows on top of the same runtime." + } + ] + }, + "faq": { + "items": [ + { + "question": "What is DeepSeek Harness?", + "answer": "DeepSeek Harness is DeepSeek's open-source runtime for assembling and running coding agents from interchangeable plugins." + }, + { + "question": "Is DeepSeek Harness production-ready?", + "answer": "No. DeepSeek labels it as a developer preview and warns that interfaces and behavior may change between releases." + }, + { + "question": "How do I launch DeepSeek Harness?", + "answer": "With Node.js and npm available, run npx @deepseek-ai/dsh web to start the local Web interface." + }, + { + "question": "Can I customize its models and tools?", + "answer": "Yes. Its plugin architecture is designed to make models, tools, context, permissions, interfaces, and workflows replaceable." + }, + { + "question": "What license does DeepSeek Harness use?", + "answer": "DeepSeek Harness is open-source software released under the MIT license." + } + ] + } + }, "droid-cli": { "answer": "Droid CLI is Factory AI's terminal coding agent for teams that want feature work carried from planning through testing, with enterprise context and reviewable diffs.", "introduction": "A developer gives Droid a feature goal; the agent plans the work, edits the relevant files, runs checks, and exposes the proposed diff before the change is accepted.", @@ -1188,6 +1232,50 @@ ] } }, + "reasonix": { + "answer": "Reasonix is an open-source, DeepSeek-native coding agent for terminal work, designed around prefix-cache stability and a long-running local session.", + "introduction": "Reasonix combines a Go-based CLI/TUI with coding tools, plugins, project context, and support for DeepSeek or OpenAI-compatible endpoints. It runs on macOS, Windows, and Linux, uses your own model credentials, and shares its local engine with the Reasonix desktop app and editor extension.", + "capabilities": { + "items": [ + { + "title": "Cache-stable agent sessions", + "description": "Keep the system prompt and tool definitions stable so compatible model providers can reuse prefix caches across an extended coding session." + }, + { + "title": "Tools and configurable plugins", + "description": "Inspect and change a repository through built-in tools, then adapt the workflow with configuration and plugins instead of a fixed interaction model." + }, + { + "title": "One local engine across interfaces", + "description": "Use the same Reasonix engine from its terminal interface, desktop application, or an ACP-connected editor extension." + } + ] + }, + "faq": { + "items": [ + { + "question": "What is Reasonix?", + "answer": "Reasonix is an MIT-licensed coding agent whose terminal interface is built around DeepSeek models, local tools, and cache-conscious multi-turn sessions." + }, + { + "question": "Which model providers can Reasonix use?", + "answer": "Reasonix includes a DeepSeek-oriented preset and can connect to compatible OpenAI-style endpoints using credentials that you configure locally." + }, + { + "question": "How do I start Reasonix?", + "answer": "Install the CLI using an official package channel, add the required provider credentials, and launch Reasonix from the repository you want it to work with." + }, + { + "question": "Which operating systems support Reasonix?", + "answer": "The Reasonix CLI supports macOS, Windows, and Linux, with official packages and binaries documented for each platform." + }, + { + "question": "What are Reasonix's license and pricing model?", + "answer": "Reasonix is open-source software under the MIT license. The software is free, while usage charges depend on the model provider and account you connect." + } + ] + } + }, "vibe-cli": { "answer": "Vibe CLI is Mistral AI's open-source coding agent for moving a repository task from exploration and planning into edits and command execution through a configurable terminal workflow.", "introduction": "Vibe CLI is Mistral AI's terminal coding product for repository exploration and planning, code editing and command execution, and configurable agent workflows. It combines these capabilities in one terminal workflow and starts from a local repository with vibe on macOS, Windows, or Linux.", @@ -1674,6 +1762,50 @@ ] } }, + "deepseek-harness": { + "answer": "DeepSeek Harness ist ein quelloffenes, pluginbasiertes Agenten-Harness in der Entwicklervorschau, mit dem Coding-Agenten über eine lokale Weboberfläche erstellt und ausgeführt werden können.", + "introduction": "DeepSeek Harness bietet Coding-Werkzeuge, nachvollziehbare Sitzungen, konfigurierbare Workflows und mehrere Laufzeitmodi in einer Plugin-First-Architektur. Es läuft lokal über das npm-Paket @deepseek-ai/dsh und befindet sich in einer frühen Entwicklervorschau, in der inkompatible Änderungen möglich sind.", + "capabilities": { + "items": [ + { + "title": "Alles ist ein Plugin", + "description": "Modelle, Werkzeuge, Kontextanbieter, Berechtigungsrichtlinien, Benutzeroberflächen und Workflows lassen sich über dasselbe Plugin-System ersetzen oder erweitern." + }, + { + "title": "Nachvollziehbare Coding-Sitzungen", + "description": "Agentenaktionen, Werkzeugaufrufe, Kontext und Sitzungsverlauf bleiben einsehbar, damit Coding-Arbeit beobachtbar und leichter zu debuggen ist." + }, + { + "title": "Mehrere Laufzeitmodi", + "description": "Das Harness kann mit seiner lokalen Weboberfläche ausgeführt oder um andere Oberflächen und Workflows auf derselben Laufzeit ergänzt werden." + } + ] + }, + "faq": { + "items": [ + { + "question": "Was ist DeepSeek Harness?", + "answer": "DeepSeek Harness ist DeepSeeks quelloffene Laufzeit zum Zusammenstellen und Ausführen von Coding-Agenten aus austauschbaren Plugins." + }, + { + "question": "Ist DeepSeek Harness produktionsreif?", + "answer": "Nein. DeepSeek kennzeichnet es als Entwicklervorschau und weist darauf hin, dass sich Schnittstellen und Verhalten zwischen Versionen ändern können." + }, + { + "question": "Wie starte ich DeepSeek Harness?", + "answer": "Wenn Node.js und npm verfügbar sind, startet npx @deepseek-ai/dsh web die lokale Weboberfläche." + }, + { + "question": "Kann ich Modelle und Werkzeuge anpassen?", + "answer": "Ja. Die Plugin-Architektur macht Modelle, Werkzeuge, Kontext, Berechtigungen, Oberflächen und Workflows austauschbar." + }, + { + "question": "Welche Lizenz verwendet DeepSeek Harness?", + "answer": "DeepSeek Harness ist quelloffene Software unter der MIT-Lizenz." + } + ] + } + }, "droid-cli": { "answer": "Droid CLI ist Factory AIs Terminal-Agent für Teams, die Funktionsarbeit von der Planung bis zu Tests ausführen lassen und dabei Unternehmenskontext sowie prüfbare Diffs behalten möchten.", "introduction": "Entwickler geben Droid ein Funktionsziel; der Agent plant die Arbeit, bearbeitet relevante Dateien, führt Prüfungen aus und zeigt den vorgeschlagenen Diff vor der Übernahme.", @@ -2422,6 +2554,50 @@ ] } }, + "reasonix": { + "answer": "Reasonix ist ein quelloffener, DeepSeek-nativer Coding-Agent für das Terminal, der auf stabile Präfix-Caches und langlebige lokale Sitzungen ausgelegt ist.", + "introduction": "Reasonix verbindet eine in Go entwickelte CLI/TUI mit Coding-Werkzeugen, Plugins und Projektkontext. Es kann DeepSeek oder OpenAI-kompatible Endpunkte nutzen, läuft unter macOS, Windows und Linux und teilt seine lokale Engine mit der Desktop-App und der Editor-Erweiterung.", + "capabilities": { + "items": [ + { + "title": "Cache-stabile Agentensitzungen", + "description": "Stabile Systemanweisungen und Werkzeugdefinitionen ermöglichen kompatiblen Modelldiensten, Präfix-Caches über lange Sitzungen hinweg wiederzuverwenden." + }, + { + "title": "Werkzeuge und konfigurierbare Plugins", + "description": "Integrierte Werkzeuge bearbeiten Repositories, während Konfigurationen und Plugins den Ablauf flexibel an unterschiedliche Aufgaben anpassen." + }, + { + "title": "Eine lokale Engine für mehrere Oberflächen", + "description": "Dieselbe Reasonix-Engine steht im Terminal, in der Desktop-Anwendung und über eine per ACP verbundene Editor-Erweiterung bereit." + } + ] + }, + "faq": { + "items": [ + { + "question": "Was ist Reasonix?", + "answer": "Reasonix ist ein MIT-lizenzierter Coding-Agent, dessen Terminaloberfläche für DeepSeek-Modelle, lokale Werkzeuge und cachebewusste Dialoge entwickelt wurde." + }, + { + "question": "Welche Modelldienste kann Reasonix verwenden?", + "answer": "Reasonix bietet eine DeepSeek-orientierte Voreinstellung und verbindet sich mit lokal hinterlegten Zugangsdaten auch zu OpenAI-kompatiblen Endpunkten." + }, + { + "question": "Wie starte ich Reasonix?", + "answer": "Installieren Sie die CLI über einen offiziellen Paketkanal, richten Sie die Zugangsdaten des Modelldienstes ein und starten Sie Reasonix im gewünschten Repository." + }, + { + "question": "Welche Betriebssysteme unterstützt Reasonix?", + "answer": "Die Reasonix-CLI unterstützt macOS, Windows und Linux; offizielle Pakete und Binärdateien sind für diese Plattformen dokumentiert." + }, + { + "question": "Welche Lizenz und welches Preismodell hat Reasonix?", + "answer": "Reasonix ist unter der MIT-Lizenz quelloffen und kostenlos. Nutzungskosten richten sich nach dem verbundenen Modelldienst und dessen Konto." + } + ] + } + }, "vibe-cli": { "answer": "Vibe CLI ist Mistral AIs quelloffener Coding-Agent, der Repositoryaufgaben in einem konfigurierbaren Terminalablauf von der Erkundung und Planung bis zu Änderungen und Befehlen führt.", "introduction": "Vibe CLI erkundet zunächst das Repository und plant den nächsten Schritt, bevor konkrete Codeänderungen und Befehle folgen. Agentenabläufe lassen sich an die Arbeitsweise des Teams anpassen. Nach der Installation wird vibe im Projektverzeichnis unter macOS, Windows oder Linux ausgeführt.", @@ -2908,6 +3084,50 @@ ] } }, + "deepseek-harness": { + "answer": "DeepSeek Harness es un entorno de agentes de código abierto basado en plugins y en vista previa para desarrolladores, pensado para crear y ejecutar agentes de programación con una interfaz web local.", + "introduction": "DeepSeek Harness ofrece herramientas de programación, sesiones trazables, flujos configurables y varios modos de ejecución mediante una arquitectura centrada en plugins. Se ejecuta localmente desde el paquete npm @deepseek-ai/dsh y sigue siendo una vista previa temprana que puede introducir cambios incompatibles.", + "capabilities": { + "items": [ + { + "title": "Todo es un plugin", + "description": "Sustituye o amplía modelos, herramientas, proveedores de contexto, políticas de permisos, interfaces y flujos de trabajo mediante el mismo sistema de plugins." + }, + { + "title": "Sesiones de programación trazables", + "description": "Examina las acciones del agente, las llamadas a herramientas, el contexto y el historial para mantener el trabajo observable y facilitar la depuración." + }, + { + "title": "Varios modos de ejecución", + "description": "Ejecuta el entorno con su interfaz web local o compón otras interfaces y flujos sobre el mismo runtime." + } + ] + }, + "faq": { + "items": [ + { + "question": "¿Qué es DeepSeek Harness?", + "answer": "DeepSeek Harness es el runtime de código abierto de DeepSeek para componer y ejecutar agentes de programación con plugins intercambiables." + }, + { + "question": "¿DeepSeek Harness está listo para producción?", + "answer": "No. DeepSeek lo identifica como vista previa para desarrolladores y advierte que las interfaces y el comportamiento pueden cambiar entre versiones." + }, + { + "question": "¿Cómo inicio DeepSeek Harness?", + "answer": "Con Node.js y npm disponibles, ejecuta npx @deepseek-ai/dsh web para iniciar la interfaz web local." + }, + { + "question": "¿Puedo personalizar sus modelos y herramientas?", + "answer": "Sí. Su arquitectura permite sustituir o ampliar modelos, herramientas, contexto, permisos, interfaces y flujos de trabajo." + }, + { + "question": "¿Qué licencia usa DeepSeek Harness?", + "answer": "DeepSeek Harness es software de código abierto publicado bajo la licencia MIT." + } + ] + } + }, "droid-cli": { "answer": "Droid CLI es el agente de terminal de Factory AI para equipos que quieren llevar una funcionalidad desde la planificación hasta las pruebas con contexto empresarial y diffs revisables.", "introduction": "El desarrollador indica el objetivo; Droid planifica el trabajo, edita los archivos pertinentes, ejecuta comprobaciones y muestra el diff propuesto antes de aceptarlo.", @@ -3656,6 +3876,50 @@ ] } }, + "reasonix": { + "answer": "Reasonix es un agente de programación de código abierto y nativo de DeepSeek para terminal, diseñado para mantener estable la caché de prefijos en sesiones locales duraderas.", + "introduction": "Reasonix combina una CLI/TUI escrita en Go con herramientas de código, plugins y contexto del proyecto. Puede usar DeepSeek o endpoints compatibles con OpenAI, funciona en macOS, Windows y Linux y comparte su motor local con la app de escritorio y la extensión del editor.", + "capabilities": { + "items": [ + { + "title": "Sesiones estables para la caché", + "description": "Mantiene estables las instrucciones del sistema y las herramientas para que los proveedores compatibles reutilicen la caché de prefijos durante sesiones largas." + }, + { + "title": "Herramientas y plugins configurables", + "description": "Las herramientas integradas permiten revisar y cambiar repositorios, mientras la configuración y los plugins adaptan el flujo a cada tarea." + }, + { + "title": "Un motor local en varias interfaces", + "description": "El mismo motor de Reasonix funciona desde la terminal, la aplicación de escritorio o una extensión de editor conectada mediante ACP." + } + ] + }, + "faq": { + "items": [ + { + "question": "¿Qué es Reasonix?", + "answer": "Reasonix es un agente con licencia MIT cuya experiencia de terminal se centra en modelos DeepSeek, herramientas locales y conversaciones eficientes con la caché." + }, + { + "question": "¿Qué proveedores de modelos admite Reasonix?", + "answer": "Reasonix incluye una configuración orientada a DeepSeek y puede conectarse a endpoints compatibles con OpenAI usando credenciales guardadas localmente." + }, + { + "question": "¿Cómo empiezo a usar Reasonix?", + "answer": "Instala la CLI desde un canal oficial, configura las credenciales del proveedor de modelos e inicia Reasonix dentro del repositorio que quieras trabajar." + }, + { + "question": "¿Qué sistemas operativos admite Reasonix?", + "answer": "La CLI de Reasonix funciona en macOS, Windows y Linux, con paquetes y binarios oficiales documentados para cada plataforma." + }, + { + "question": "¿Qué licencia y modelo de precios tiene Reasonix?", + "answer": "Reasonix es software gratuito y de código abierto bajo licencia MIT; los costes dependen del proveedor de modelos y de la cuenta conectada." + } + ] + } + }, "vibe-cli": { "answer": "Vibe CLI es el agente de código abierto de Mistral AI que lleva una tarea desde la exploración y la planificación hasta las ediciones y los comandos mediante un flujo de terminal configurable.", "introduction": "Vibe CLI primero explora el repositorio y prepara el siguiente paso antes de pasar a los cambios concretos y a la ejecución de comandos. El equipo también puede configurar el flujo del agente para ajustarlo a su forma de trabajar. Tras la instalación, vibe se ejecuta en el directorio del proyecto en macOS, Windows o Linux.", @@ -4142,6 +4406,50 @@ ] } }, + "deepseek-harness": { + "answer": "DeepSeek Harness est un environnement d'agents open source à plugins, en préversion développeur, conçu pour créer et exécuter des agents de codage avec une interface Web locale.", + "introduction": "DeepSeek Harness fournit des outils de codage, des sessions traçables, des workflows configurables et plusieurs modes d'exécution grâce à une architecture centrée sur les plugins. Il s'exécute localement depuis le paquet npm @deepseek-ai/dsh et reste une préversion susceptible d'introduire des changements incompatibles.", + "capabilities": { + "items": [ + { + "title": "Tout est un plugin", + "description": "Remplacez ou étendez les modèles, outils, fournisseurs de contexte, règles d'autorisation, interfaces et workflows avec le même système de plugins." + }, + { + "title": "Sessions de codage traçables", + "description": "Inspectez les actions de l'agent, les appels d'outils, le contexte et l'historique pour conserver un travail observable et plus facile à déboguer." + }, + { + "title": "Plusieurs modes d'exécution", + "description": "Exécutez l'environnement avec son interface Web locale ou composez d'autres interfaces et workflows sur le même runtime." + } + ] + }, + "faq": { + "items": [ + { + "question": "Qu'est-ce que DeepSeek Harness ?", + "answer": "DeepSeek Harness est le runtime open source de DeepSeek permettant d'assembler et d'exécuter des agents de codage à partir de plugins interchangeables." + }, + { + "question": "DeepSeek Harness est-il prêt pour la production ?", + "answer": "Non. DeepSeek le présente comme une préversion développeur et avertit que les interfaces et le comportement peuvent changer entre les versions." + }, + { + "question": "Comment lancer DeepSeek Harness ?", + "answer": "Avec Node.js et npm disponibles, exécutez npx @deepseek-ai/dsh web pour démarrer l'interface Web locale." + }, + { + "question": "Puis-je personnaliser ses modèles et ses outils ?", + "answer": "Oui. Son architecture permet de remplacer ou d'étendre les modèles, outils, contextes, autorisations, interfaces et workflows." + }, + { + "question": "Quelle licence utilise DeepSeek Harness ?", + "answer": "DeepSeek Harness est un logiciel open source publié sous licence MIT." + } + ] + } + }, "droid-cli": { "answer": "Droid CLI est l’agent terminal de Factory AI pour les équipes qui veulent mener une fonctionnalité de la planification aux tests avec un contexte d’entreprise et des diffs vérifiables.", "introduction": "Le développeur donne un objectif ; Droid planifie le travail, modifie les fichiers concernés, lance les vérifications et affiche le diff proposé avant son acceptation.", @@ -4890,6 +5198,50 @@ ] } }, + "reasonix": { + "answer": "Reasonix est un agent de codage open source natif de DeepSeek pour terminal, conçu pour préserver la stabilité du cache de préfixe pendant de longues sessions locales.", + "introduction": "Reasonix associe une CLI/TUI écrite en Go à des outils de codage, des plugins et le contexte du projet. Il peut utiliser DeepSeek ou des endpoints compatibles OpenAI, fonctionne sur macOS, Windows et Linux, et partage son moteur local avec l’application de bureau et l’extension d’éditeur.", + "capabilities": { + "items": [ + { + "title": "Sessions stables pour le cache", + "description": "Les instructions système et les définitions d’outils restent stables afin que les fournisseurs compatibles réutilisent le cache de préfixe sur une longue session." + }, + { + "title": "Outils et plugins configurables", + "description": "Les outils intégrés inspectent et modifient les dépôts, tandis que la configuration et les plugins adaptent le flux de travail à chaque tâche." + }, + { + "title": "Un moteur local pour plusieurs interfaces", + "description": "Le même moteur Reasonix est accessible depuis le terminal, l’application de bureau ou une extension d’éditeur connectée par ACP." + } + ] + }, + "faq": { + "items": [ + { + "question": "Qu’est-ce que Reasonix ?", + "answer": "Reasonix est un agent sous licence MIT dont l’interface terminal s’appuie sur les modèles DeepSeek, des outils locaux et des échanges attentifs au cache." + }, + { + "question": "Quels fournisseurs de modèles Reasonix peut-il utiliser ?", + "answer": "Reasonix propose un préréglage orienté DeepSeek et peut joindre des endpoints compatibles OpenAI avec des identifiants configurés localement." + }, + { + "question": "Comment démarrer avec Reasonix ?", + "answer": "Installez la CLI via un canal officiel, configurez les identifiants du fournisseur de modèles, puis lancez Reasonix dans le dépôt à traiter." + }, + { + "question": "Quels systèmes d’exploitation prennent en charge Reasonix ?", + "answer": "La CLI Reasonix fonctionne sur macOS, Windows et Linux, avec des paquets et binaires officiels documentés pour chaque plateforme." + }, + { + "question": "Quelle est la licence et la tarification de Reasonix ?", + "answer": "Reasonix est un logiciel open source gratuit sous licence MIT ; les frais d’utilisation dépendent du fournisseur de modèles et du compte connecté." + } + ] + } + }, "vibe-cli": { "answer": "Vibe CLI est l’agent open source de Mistral AI qui conduit une tâche de l’exploration et la planification aux modifications et commandes grâce à un flux terminal configurable.", "introduction": "Vibe CLI commence par explorer le dépôt et préparer la prochaine étape avant de passer aux modifications de code et aux commandes. L’équipe peut aussi configurer le déroulement des tâches de l’Agent selon ses pratiques. Après installation, vibe s’exécute dans le dossier du projet sous macOS, Windows ou Linux.", @@ -5376,6 +5728,50 @@ ] } }, + "deepseek-harness": { + "answer": "DeepSeek Harness adalah kerangka agen sumber terbuka berbasis plugin dalam pratinjau pengembang untuk membangun dan menjalankan agen coding melalui UI Web lokal.", + "introduction": "DeepSeek Harness menyediakan alat coding, sesi yang dapat ditelusuri, alur kerja yang dapat dikonfigurasi, dan beberapa mode runtime melalui arsitektur yang mengutamakan plugin. Aplikasi ini berjalan secara lokal dari paket npm @deepseek-ai/dsh dan masih merupakan pratinjau awal yang dapat menghadirkan perubahan yang tidak kompatibel.", + "capabilities": { + "items": [ + { + "title": "Semuanya adalah plugin", + "description": "Ganti atau perluas model, alat, penyedia konteks, kebijakan izin, antarmuka pengguna, dan alur kerja melalui sistem plugin yang sama." + }, + { + "title": "Sesi coding yang dapat ditelusuri", + "description": "Periksa tindakan agen, pemanggilan alat, konteks, dan riwayat sesi agar pekerjaan coding tetap dapat diamati dan lebih mudah di-debug." + }, + { + "title": "Beberapa mode runtime", + "description": "Jalankan kerangka dengan UI Web lokalnya atau susun antarmuka dan alur kerja lain di atas runtime yang sama." + } + ] + }, + "faq": { + "items": [ + { + "question": "Apa itu DeepSeek Harness?", + "answer": "DeepSeek Harness adalah runtime sumber terbuka dari DeepSeek untuk merakit dan menjalankan agen coding dari plugin yang dapat dipertukarkan." + }, + { + "question": "Apakah DeepSeek Harness siap untuk produksi?", + "answer": "Belum. DeepSeek menandainya sebagai pratinjau pengembang dan memperingatkan bahwa antarmuka serta perilakunya dapat berubah antarversi." + }, + { + "question": "Bagaimana cara menjalankan DeepSeek Harness?", + "answer": "Setelah Node.js dan npm tersedia, jalankan npx @deepseek-ai/dsh web untuk memulai antarmuka Web lokal." + }, + { + "question": "Bisakah model dan alatnya disesuaikan?", + "answer": "Bisa. Arsitektur pluginnya dirancang agar model, alat, konteks, izin, antarmuka, dan alur kerja dapat diganti atau diperluas." + }, + { + "question": "Lisensi apa yang digunakan DeepSeek Harness?", + "answer": "DeepSeek Harness adalah perangkat lunak sumber terbuka yang dirilis dengan lisensi MIT." + } + ] + } + }, "droid-cli": { "answer": "Droid CLI adalah agen terminal Factory AI untuk tim yang ingin membawa pekerjaan fitur dari perencanaan hingga pengujian dengan konteks perusahaan dan diff yang dapat ditinjau.", "introduction": "Pengembang memberikan tujuan fitur; Droid menyusun rencana, mengedit berkas terkait, menjalankan pemeriksaan, lalu menampilkan diff sebelum perubahan diterima.", @@ -6124,6 +6520,50 @@ ] } }, + "reasonix": { + "answer": "Reasonix adalah agen coding terminal sumber terbuka yang native untuk DeepSeek, dirancang agar cache prefiks tetap stabil selama sesi lokal yang panjang.", + "introduction": "Reasonix menggabungkan CLI/TUI berbasis Go dengan alat coding, plugin, dan konteks proyek. Reasonix dapat memakai DeepSeek atau endpoint kompatibel OpenAI, berjalan di macOS, Windows, dan Linux, serta berbagi mesin lokal dengan aplikasi desktop dan ekstensi editor.", + "capabilities": { + "items": [ + { + "title": "Sesi agen yang stabil untuk cache", + "description": "Instruksi sistem dan definisi alat dijaga tetap stabil agar penyedia model kompatibel dapat memakai ulang cache prefiks sepanjang sesi." + }, + { + "title": "Alat dan plugin yang dapat dikonfigurasi", + "description": "Alat bawaan memeriksa dan mengubah repositori, sementara konfigurasi dan plugin menyesuaikan alur kerja untuk tugas yang berbeda." + }, + { + "title": "Satu mesin lokal untuk berbagai antarmuka", + "description": "Mesin Reasonix yang sama tersedia dari terminal, aplikasi desktop, atau ekstensi editor yang terhubung melalui ACP." + } + ] + }, + "faq": { + "items": [ + { + "question": "Apa itu Reasonix?", + "answer": "Reasonix adalah agen coding berlisensi MIT dengan pengalaman terminal yang berfokus pada model DeepSeek, alat lokal, dan percakapan hemat cache." + }, + { + "question": "Penyedia model apa yang dapat dipakai Reasonix?", + "answer": "Reasonix menyediakan preset berorientasi DeepSeek dan dapat tersambung ke endpoint kompatibel OpenAI memakai kredensial yang disimpan secara lokal." + }, + { + "question": "Bagaimana cara mulai memakai Reasonix?", + "answer": "Pasang CLI melalui kanal paket resmi, atur kredensial penyedia model, lalu jalankan Reasonix di dalam repositori yang ingin dikerjakan." + }, + { + "question": "Sistem operasi apa yang didukung Reasonix?", + "answer": "CLI Reasonix mendukung macOS, Windows, dan Linux, dengan paket serta biner resmi yang didokumentasikan untuk setiap platform." + }, + { + "question": "Apa lisensi dan model harga Reasonix?", + "answer": "Reasonix adalah perangkat lunak sumber terbuka gratis dengan lisensi MIT; biaya penggunaan bergantung pada penyedia model dan akun yang dihubungkan." + } + ] + } + }, "vibe-cli": { "answer": "Vibe CLI adalah agen sumber terbuka Mistral AI yang membawa tugas repositori dari eksplorasi dan perencanaan hingga pengeditan dan eksekusi perintah melalui alur terminal yang dapat diatur.", "introduction": "Vibe CLI lebih dahulu menjelajahi repositori dan menyiapkan langkah berikutnya sebelum melanjutkan ke perubahan kode dan eksekusi perintah. Tim juga dapat mengatur alur agen agar sesuai dengan cara kerjanya. Setelah dipasang, vibe dijalankan dari direktori proyek di macOS, Windows, atau Linux.", @@ -6610,6 +7050,50 @@ ] } }, + "deepseek-harness": { + "answer": "DeepSeek Harnessは、ローカルWeb UIでコーディングエージェントを構築・実行するための、開発者プレビュー段階にあるオープンソースのプラグイン型エージェント基盤です。", + "introduction": "DeepSeek Harnessはプラグイン中心の設計で、コーディングツール、追跡可能なセッション、設定可能なワークフロー、複数の実行モードを提供します。npmパッケージ@deepseek-ai/dshからローカルで動作し、互換性を損なう変更が入り得る初期の開発者プレビューです。", + "capabilities": { + "items": [ + { + "title": "すべてをプラグイン化", + "description": "モデル、ツール、コンテキストプロバイダー、権限ポリシー、ユーザーインターフェース、ワークフローを同じプラグインシステムで置き換えたり拡張したりできます。" + }, + { + "title": "追跡可能なコーディングセッション", + "description": "エージェントの操作、ツール呼び出し、コンテキスト、セッション履歴を確認でき、作業を観測しやすくデバッグしやすい状態に保ちます。" + }, + { + "title": "複数の実行モード", + "description": "ローカルWeb UIで実行するほか、同じランタイム上に別のインターフェースやワークフローを構成できます。" + } + ] + }, + "faq": { + "items": [ + { + "question": "DeepSeek Harnessとは何ですか?", + "answer": "DeepSeek Harnessは、交換可能なプラグインからコーディングエージェントを組み立てて実行するDeepSeekのオープンソースランタイムです。" + }, + { + "question": "DeepSeek Harnessは本番環境で使えますか?", + "answer": "まだ推奨されません。DeepSeekは開発者プレビューと位置付け、リリース間でインターフェースや動作が変わる可能性を示しています。" + }, + { + "question": "DeepSeek Harnessを起動するには?", + "answer": "Node.jsとnpmを用意し、npx @deepseek-ai/dsh webを実行するとローカルWebインターフェースが起動します。" + }, + { + "question": "モデルやツールをカスタマイズできますか?", + "answer": "はい。プラグイン設計により、モデル、ツール、コンテキスト、権限、インターフェース、ワークフローを交換または拡張できます。" + }, + { + "question": "DeepSeek Harnessのライセンスは何ですか?", + "answer": "DeepSeek HarnessはMITライセンスで公開されているオープンソースソフトウェアです。" + } + ] + } + }, "droid-cli": { "answer": "Droid CLI は、企業内の文脈と確認可能な diff を保ちながら、機能開発を計画からテストまで進めたいチーム向けの Factory AI 製ターミナル Agent です。", "introduction": "開発者が機能の目標を伝えると、Droid は計画を作り、関連ファイルを編集し、検証を実行して、受け入れ前に変更差分を表示します。", @@ -7358,6 +7842,50 @@ ] } }, + "reasonix": { + "answer": "Reasonixは、長時間のローカルセッションでプレフィックスキャッシュを安定させるよう設計された、DeepSeekネイティブのオープンソース・ターミナル向けコーディングエージェントです。", + "introduction": "Reasonixは、Go製のCLI/TUIにコーディングツール、プラグイン、プロジェクトコンテキストを統合します。DeepSeekまたはOpenAI互換エンドポイントを利用でき、macOS、Windows、Linuxで動作し、デスクトップアプリやエディター拡張と同じローカルエンジンを共有します。", + "capabilities": { + "items": [ + { + "title": "キャッシュが安定したエージェントセッション", + "description": "システム指示とツール定義を安定させ、対応するモデルプロバイダーが長いセッションでプレフィックスキャッシュを再利用できるようにします。" + }, + { + "title": "ツールと設定可能なプラグイン", + "description": "組み込みツールでリポジトリを調査・変更し、設定やプラグインを使ってタスクごとにワークフローを調整できます。" + }, + { + "title": "複数の画面で使える同一ローカルエンジン", + "description": "ターミナル、デスクトップアプリ、ACP接続のエディター拡張から、同じReasonixエンジンを利用できます。" + } + ] + }, + "faq": { + "items": [ + { + "question": "Reasonixとは何ですか?", + "answer": "ReasonixはMITライセンスのコーディングエージェントで、DeepSeekモデル、ローカルツール、キャッシュ効率を意識した対話を中心に設計されています。" + }, + { + "question": "Reasonixはどのモデルプロバイダーに対応しますか?", + "answer": "ReasonixにはDeepSeek向けのプリセットがあり、ローカルで設定した認証情報を使ってOpenAI互換エンドポイントにも接続できます。" + }, + { + "question": "Reasonixを使い始めるにはどうしますか?", + "answer": "公式パッケージ経由でCLIを導入し、モデルプロバイダーの認証情報を設定してから、対象リポジトリ内でReasonixを起動します。" + }, + { + "question": "ReasonixはどのOSをサポートしますか?", + "answer": "Reasonix CLIはmacOS、Windows、Linuxに対応し、各プラットフォーム向けの公式パッケージとバイナリが案内されています。" + }, + { + "question": "Reasonixのライセンスと料金体系は?", + "answer": "ReasonixはMITライセンスの無料オープンソースソフトウェアです。利用料金は接続するモデルプロバイダーとアカウントによって決まります。" + } + ] + } + }, "vibe-cli": { "answer": "Vibe CLI は、設定可能なターミナルワークフローを通じて、リポジトリ作業を調査と計画から編集とコマンド実行まで進める Mistral AI のオープンソース Agent です。", "introduction": "Vibe CLI はリポジトリを調べて次の手順を計画してから、具体的なコード変更とコマンド実行に進みます。チームの進め方に合わせて Agent ワークフローも設定できます。インストール後は macOS、Windows、Linux のプロジェクトディレクトリで vibe を実行します。", @@ -7844,6 +8372,50 @@ ] } }, + "deepseek-harness": { + "answer": "DeepSeek Harness는 로컬 웹 UI에서 코딩 에이전트를 구축하고 실행할 수 있는 개발자 프리뷰 단계의 오픈 소스 플러그인 기반 에이전트 하네스입니다.", + "introduction": "DeepSeek Harness는 플러그인 우선 아키텍처를 통해 코딩 도구, 추적 가능한 세션, 구성 가능한 워크플로와 여러 런타임 모드를 제공합니다. @deepseek-ai/dsh npm 패키지로 로컬에서 실행되며, 호환성을 깨는 변경이 포함될 수 있는 초기 개발자 프리뷰입니다.", + "capabilities": { + "items": [ + { + "title": "모든 요소를 플러그인으로", + "description": "모델, 도구, 컨텍스트 공급자, 권한 정책, 사용자 인터페이스와 워크플로를 하나의 플러그인 시스템에서 교체하거나 확장할 수 있습니다." + }, + { + "title": "추적 가능한 코딩 세션", + "description": "에이전트 동작, 도구 호출, 컨텍스트와 세션 기록을 확인하여 코딩 작업을 관찰 가능하고 디버깅하기 쉽게 유지합니다." + }, + { + "title": "여러 런타임 모드", + "description": "로컬 웹 UI로 하네스를 실행하거나 동일한 런타임 위에 다른 인터페이스와 워크플로를 구성할 수 있습니다." + } + ] + }, + "faq": { + "items": [ + { + "question": "DeepSeek Harness란 무엇인가요?", + "answer": "DeepSeek Harness는 교체 가능한 플러그인으로 코딩 에이전트를 조립하고 실행하는 DeepSeek의 오픈 소스 런타임입니다." + }, + { + "question": "DeepSeek Harness는 프로덕션에 사용할 수 있나요?", + "answer": "아직 아닙니다. DeepSeek는 개발자 프리뷰로 명시하며 릴리스 사이에 인터페이스와 동작이 바뀔 수 있다고 안내합니다." + }, + { + "question": "DeepSeek Harness를 어떻게 실행하나요?", + "answer": "Node.js와 npm이 준비된 환경에서 npx @deepseek-ai/dsh web을 실행하면 로컬 웹 인터페이스가 시작됩니다." + }, + { + "question": "모델과 도구를 맞춤 설정할 수 있나요?", + "answer": "네. 플러그인 아키텍처를 통해 모델, 도구, 컨텍스트, 권한, 인터페이스와 워크플로를 교체하거나 확장할 수 있습니다." + }, + { + "question": "DeepSeek Harness의 라이선스는 무엇인가요?", + "answer": "DeepSeek Harness는 MIT 라이선스로 공개된 오픈 소스 소프트웨어입니다." + } + ] + } + }, "droid-cli": { "answer": "Droid CLI는 기업 맥락과 검토 가능한 diff를 유지하면서 기능 작업을 계획부터 테스트까지 진행하려는 팀을 위한 Factory AI의 터미널 에이전트입니다.", "introduction": "개발자가 기능 목표를 전달하면 Droid가 작업을 계획하고 관련 파일을 수정하며 검사를 실행한 뒤 승인 전에 변경 diff를 보여 줍니다.", @@ -8578,16 +9150,60 @@ "answer": "변경하기 전에 저장소 구조와 관련 맥락을 분석해 단일 파일이 아니라 프로젝트 전체를 기준으로 판단합니다. 하나의 터미널 작업에서 파일을 수정하고 빌드, 테스트, 그 밖의 명령을 실행해 구현과 검증을 계속합니다. 프로젝트에서 사용할 수 있는 환경에 맞춰 Qwen에 연결하거나 OpenAI API와 호환되는 모델 서비스를 사용합니다." }, { - "question": "Qwen Code를 어떻게 시작하나요?", - "answer": "공식 문서에 따라 Qwen Code를 설치하고 모델 인증을 설정한 뒤 로컬 프로젝트에서 qwen을 실행하세요." + "question": "Qwen Code를 어떻게 시작하나요?", + "answer": "공식 문서에 따라 Qwen Code를 설치하고 모델 인증을 설정한 뒤 로컬 프로젝트에서 qwen을 실행하세요." + }, + { + "question": "Qwen Code는 어떤 운영체제를 지원하나요?", + "answer": "Qwen Code는 macOS, Windows, Linux를 지원합니다. 설치 전에 공식 문서에서 운영체제별 요구 사항을 확인하세요." + }, + { + "question": "Qwen Code의 라이선스와 요금 방식은 무엇인가요?", + "answer": "Qwen Code는 오픈 소스 소프트웨어입니다. 라이선스 조건과 연결한 모델 서비스의 요금 및 제한은 각 공식 자료를 확인하세요." + } + ] + } + }, + "reasonix": { + "answer": "Reasonix는 장시간 로컬 세션에서 접두사 캐시 안정성을 유지하도록 설계된 오픈 소스 DeepSeek 네이티브 터미널 코딩 에이전트입니다.", + "introduction": "Reasonix는 Go 기반 CLI/TUI에 코딩 도구, 플러그인, 프로젝트 컨텍스트를 결합합니다. DeepSeek 또는 OpenAI 호환 엔드포인트를 사용할 수 있고 macOS, Windows, Linux에서 실행되며 데스크톱 앱 및 편집기 확장과 동일한 로컬 엔진을 공유합니다.", + "capabilities": { + "items": [ + { + "title": "캐시가 안정적인 에이전트 세션", + "description": "시스템 지침과 도구 정의를 안정적으로 유지해 호환 모델 제공자가 긴 세션 동안 접두사 캐시를 재사용할 수 있게 합니다." + }, + { + "title": "도구와 구성 가능한 플러그인", + "description": "기본 도구로 저장소를 검사하고 변경하며 구성과 플러그인을 통해 작업에 맞게 워크플로를 조정할 수 있습니다." + }, + { + "title": "여러 인터페이스의 동일한 로컬 엔진", + "description": "터미널, 데스크톱 앱 또는 ACP로 연결된 편집기 확장에서 동일한 Reasonix 엔진을 사용할 수 있습니다." + } + ] + }, + "faq": { + "items": [ + { + "question": "Reasonix는 무엇인가요?", + "answer": "Reasonix는 DeepSeek 모델, 로컬 도구, 캐시 효율적인 대화를 중심으로 설계된 MIT 라이선스 코딩 에이전트입니다." + }, + { + "question": "Reasonix는 어떤 모델 제공자를 지원하나요?", + "answer": "Reasonix는 DeepSeek 중심 프리셋을 제공하며 로컬에 설정한 자격 증명으로 OpenAI 호환 엔드포인트에도 연결할 수 있습니다." + }, + { + "question": "Reasonix를 어떻게 시작하나요?", + "answer": "공식 패키지 채널에서 CLI를 설치하고 모델 제공자 자격 증명을 구성한 뒤 작업할 저장소 안에서 Reasonix를 실행합니다." }, { - "question": "Qwen Code는 어떤 운영체제를 지원하나요?", - "answer": "Qwen Code는 macOS, Windows, Linux를 지원합니다. 설치 전에 공식 문서에서 운영체제별 요구 사항을 확인하세요." + "question": "Reasonix는 어떤 운영체제를 지원하나요?", + "answer": "Reasonix CLI는 macOS, Windows, Linux를 지원하며 각 플랫폼용 공식 패키지와 바이너리가 문서에 안내되어 있습니다." }, { - "question": "Qwen Code의 라이선스와 요금 방식은 무엇인가요?", - "answer": "Qwen Code는 오픈 소스 소프트웨어입니다. 라이선스 조건과 연결한 모델 서비스의 요금 및 제한은 각 공식 자료를 확인하세요." + "question": "Reasonix의 라이선스와 가격 정책은 무엇인가요?", + "answer": "Reasonix는 MIT 라이선스의 무료 오픈 소스 소프트웨어이며 실제 비용은 연결한 모델 제공자와 계정에 따라 달라집니다." } ] } @@ -9078,6 +9694,50 @@ ] } }, + "deepseek-harness": { + "answer": "DeepSeek Harness é uma estrutura de agentes open source baseada em plugins e em prévia para desenvolvedores, criada para montar e executar agentes de programação com uma interface Web local.", + "introduction": "DeepSeek Harness oferece ferramentas de programação, sessões rastreáveis, fluxos configuráveis e vários modos de execução por meio de uma arquitetura centrada em plugins. Ele roda localmente pelo pacote npm @deepseek-ai/dsh e ainda é uma prévia inicial que pode introduzir mudanças incompatíveis.", + "capabilities": { + "items": [ + { + "title": "Tudo é um plugin", + "description": "Substitua ou amplie modelos, ferramentas, provedores de contexto, políticas de permissão, interfaces e fluxos de trabalho pelo mesmo sistema de plugins." + }, + { + "title": "Sessões de programação rastreáveis", + "description": "Inspecione ações do agente, chamadas de ferramentas, contexto e histórico para manter o trabalho observável e facilitar a depuração." + }, + { + "title": "Vários modos de execução", + "description": "Execute a estrutura com sua interface Web local ou componha outras interfaces e fluxos sobre o mesmo runtime." + } + ] + }, + "faq": { + "items": [ + { + "question": "O que é o DeepSeek Harness?", + "answer": "DeepSeek Harness é o runtime open source da DeepSeek para montar e executar agentes de programação com plugins intercambiáveis." + }, + { + "question": "O DeepSeek Harness está pronto para produção?", + "answer": "Não. A DeepSeek o identifica como prévia para desenvolvedores e alerta que interfaces e comportamentos podem mudar entre versões." + }, + { + "question": "Como iniciar o DeepSeek Harness?", + "answer": "Com Node.js e npm disponíveis, execute npx @deepseek-ai/dsh web para iniciar a interface Web local." + }, + { + "question": "Posso personalizar os modelos e as ferramentas?", + "answer": "Sim. A arquitetura de plugins permite substituir ou ampliar modelos, ferramentas, contexto, permissões, interfaces e fluxos de trabalho." + }, + { + "question": "Qual licença o DeepSeek Harness usa?", + "answer": "DeepSeek Harness é um software open source publicado sob a licença MIT." + } + ] + } + }, "droid-cli": { "answer": "Droid CLI é o agente de terminal da Factory AI para equipes que querem levar uma funcionalidade do planejamento aos testes com contexto empresarial e diffs revisáveis.", "introduction": "O desenvolvedor informa o objetivo; o Droid planeja o trabalho, edita os arquivos relevantes, executa verificações e mostra o diff antes da aceitação.", @@ -9826,6 +10486,50 @@ ] } }, + "reasonix": { + "answer": "Reasonix é um agente de programação de código aberto e nativo do DeepSeek para terminal, projetado para manter o cache de prefixo estável em sessões locais longas.", + "introduction": "Reasonix combina uma CLI/TUI escrita em Go com ferramentas de código, plugins e contexto do projeto. Pode usar DeepSeek ou endpoints compatíveis com OpenAI, funciona em macOS, Windows e Linux e compartilha seu motor local com o aplicativo desktop e a extensão do editor.", + "capabilities": { + "items": [ + { + "title": "Sessões estáveis para o cache", + "description": "Mantém as instruções do sistema e as definições de ferramentas estáveis para que provedores compatíveis reutilizem o cache de prefixo em sessões longas." + }, + { + "title": "Ferramentas e plugins configuráveis", + "description": "As ferramentas integradas inspecionam e alteram repositórios, enquanto configurações e plugins adaptam o fluxo a diferentes tarefas." + }, + { + "title": "Um motor local em várias interfaces", + "description": "O mesmo motor Reasonix pode ser usado pelo terminal, pelo aplicativo desktop ou por uma extensão de editor conectada via ACP." + } + ] + }, + "faq": { + "items": [ + { + "question": "O que é Reasonix?", + "answer": "Reasonix é um agente com licença MIT cuja experiência de terminal se concentra em modelos DeepSeek, ferramentas locais e conversas eficientes em cache." + }, + { + "question": "Quais provedores de modelos o Reasonix aceita?", + "answer": "Reasonix inclui uma predefinição para DeepSeek e pode conectar endpoints compatíveis com OpenAI usando credenciais configuradas localmente." + }, + { + "question": "Como começar a usar o Reasonix?", + "answer": "Instale a CLI por um canal oficial, configure as credenciais do provedor de modelos e inicie o Reasonix dentro do repositório desejado." + }, + { + "question": "Quais sistemas operacionais aceitam Reasonix?", + "answer": "A CLI Reasonix funciona em macOS, Windows e Linux, com pacotes e binários oficiais documentados para cada plataforma." + }, + { + "question": "Qual é a licença e o modelo de preços do Reasonix?", + "answer": "Reasonix é um software gratuito e de código aberto sob licença MIT; os custos dependem do provedor de modelos e da conta conectada." + } + ] + } + }, "vibe-cli": { "answer": "Vibe CLI é o agente de código aberto da Mistral AI que leva uma tarefa da exploração e do planejamento às edições e comandos por meio de um fluxo de terminal configurável.", "introduction": "Vibe CLI primeiro explora o repositório e prepara a próxima etapa antes de passar às alterações concretas e à execução de comandos. A equipe também pode configurar o fluxo do agente para acompanhar sua forma de trabalho. Após a instalação, vibe é executado no diretório do projeto no macOS, Windows ou Linux.", @@ -10312,6 +11016,50 @@ ] } }, + "deepseek-harness": { + "answer": "DeepSeek Harness — открытая модульная среда агентов на стадии предварительной версии для разработчиков, предназначенная для создания и запуска агентов программирования с локальным веб-интерфейсом.", + "introduction": "DeepSeek Harness предоставляет инструменты программирования, трассируемые сеансы, настраиваемые рабочие процессы и несколько режимов выполнения в архитектуре на основе плагинов. Среда запускается локально из npm-пакета @deepseek-ai/dsh и пока находится на ранней стадии, поэтому обновления могут нарушать совместимость.", + "capabilities": { + "items": [ + { + "title": "Всё является плагином", + "description": "Модели, инструменты, поставщики контекста, политики разрешений, интерфейсы и рабочие процессы можно заменять или расширять через единую систему плагинов." + }, + { + "title": "Трассируемые сеансы программирования", + "description": "Действия агента, вызовы инструментов, контекст и история сеанса доступны для просмотра, что упрощает наблюдение и отладку работы." + }, + { + "title": "Несколько режимов выполнения", + "description": "Среду можно запускать с локальным веб-интерфейсом или создавать поверх той же среды другие интерфейсы и рабочие процессы." + } + ] + }, + "faq": { + "items": [ + { + "question": "Что такое DeepSeek Harness?", + "answer": "DeepSeek Harness — открытая среда выполнения от DeepSeek для сборки и запуска агентов программирования из взаимозаменяемых плагинов." + }, + { + "question": "Готов ли DeepSeek Harness к промышленной эксплуатации?", + "answer": "Нет. DeepSeek называет продукт предварительной версией для разработчиков и предупреждает, что интерфейсы и поведение могут меняться между выпусками." + }, + { + "question": "Как запустить DeepSeek Harness?", + "answer": "После установки Node.js и npm выполните npx @deepseek-ai/dsh web, чтобы запустить локальный веб-интерфейс." + }, + { + "question": "Можно ли настраивать модели и инструменты?", + "answer": "Да. Архитектура плагинов позволяет заменять или расширять модели, инструменты, контекст, разрешения, интерфейсы и рабочие процессы." + }, + { + "question": "Какая лицензия используется в DeepSeek Harness?", + "answer": "DeepSeek Harness — открытое программное обеспечение под лицензией MIT." + } + ] + } + }, "droid-cli": { "answer": "Droid CLI — терминальный агент Factory AI для команд, которым нужно провести работу над функцией от планирования до тестов с корпоративным контекстом и проверяемыми различиями.", "introduction": "Разработчик задаёт цель, после чего Droid планирует работу, редактирует нужные файлы, выполняет проверки и показывает изменения до их принятия.", @@ -11060,6 +11808,50 @@ ] } }, + "reasonix": { + "answer": "Reasonix — открытый DeepSeek-ориентированный агент программирования для терминала, рассчитанный на стабильный префиксный кеш и длительные локальные сеансы.", + "introduction": "Reasonix объединяет CLI/TUI на Go с инструментами программирования, плагинами и контекстом проекта. Он работает с DeepSeek и OpenAI-совместимыми API в macOS, Windows и Linux, а его локальный движок также используется настольным приложением и расширением редактора.", + "capabilities": { + "items": [ + { + "title": "Стабильные для кеша сеансы", + "description": "Системные инструкции и определения инструментов остаются стабильными, позволяя совместимым сервисам повторно использовать префиксный кеш." + }, + { + "title": "Инструменты и настраиваемые плагины", + "description": "Встроенные инструменты исследуют и изменяют репозитории, а настройки и плагины адаптируют рабочий процесс к конкретной задаче." + }, + { + "title": "Один локальный движок для разных интерфейсов", + "description": "Один и тот же движок Reasonix доступен в терминале, настольном приложении и подключаемом по ACP расширении редактора." + } + ] + }, + "faq": { + "items": [ + { + "question": "Что такое Reasonix?", + "answer": "Reasonix — агент программирования под лицензией MIT, ориентированный на модели DeepSeek, локальные инструменты и экономные для кеша диалоги." + }, + { + "question": "Какие сервисы моделей поддерживает Reasonix?", + "answer": "Reasonix предлагает профиль для DeepSeek и подключается к OpenAI-совместимым API с помощью учётных данных, настроенных локально." + }, + { + "question": "Как начать работу с Reasonix?", + "answer": "Установите CLI из официального источника, настройте данные доступа к сервису моделей и запустите Reasonix в нужном репозитории." + }, + { + "question": "Какие операционные системы поддерживает Reasonix?", + "answer": "CLI Reasonix работает в macOS, Windows и Linux; для каждой платформы документированы официальные пакеты и бинарные файлы." + }, + { + "question": "Каковы лицензия и модель оплаты Reasonix?", + "answer": "Reasonix — бесплатное открытое ПО под лицензией MIT, а расходы зависят от подключённого сервиса моделей и используемой учётной записи." + } + ] + } + }, "vibe-cli": { "answer": "Vibe CLI — открытый агент Mistral AI, который ведёт задачу от изучения и планирования репозитория до правок и выполнения команд в настраиваемом терминальном процессе.", "introduction": "Vibe CLI сначала изучает репозиторий и планирует следующий шаг, а затем переходит к конкретным изменениям и командам. Команда может настроить агентный процесс под свой способ работы. После установки vibe запускается из каталога проекта в macOS, Windows или Linux.", @@ -11546,6 +12338,50 @@ ] } }, + "deepseek-harness": { + "answer": "DeepSeek Harness, yerel Web arayüzüyle kodlama ajanları oluşturup çalıştırmaya yönelik, geliştirici önizlemesindeki açık kaynaklı ve eklenti tabanlı bir ajan altyapısıdır.", + "introduction": "DeepSeek Harness; eklenti öncelikli bir mimariyle kodlama araçları, izlenebilir oturumlar, yapılandırılabilir iş akışları ve çeşitli çalışma modları sunar. @deepseek-ai/dsh npm paketi üzerinden yerel olarak çalışır ve uyumsuz değişiklikler içerebilecek erken bir geliştirici önizlemesidir.", + "capabilities": { + "items": [ + { + "title": "Her şey bir eklentidir", + "description": "Modelleri, araçları, bağlam sağlayıcılarını, izin politikalarını, kullanıcı arayüzlerini ve iş akışlarını aynı eklenti sistemiyle değiştirin veya genişletin." + }, + { + "title": "İzlenebilir kodlama oturumları", + "description": "Kodlama çalışmasını gözlemlenebilir ve hata ayıklaması kolay tutmak için ajan eylemlerini, araç çağrılarını, bağlamı ve oturum geçmişini inceleyin." + }, + { + "title": "Çeşitli çalışma modları", + "description": "Altyapıyı yerel Web arayüzüyle çalıştırın veya aynı çalışma zamanı üzerinde başka arayüzler ve iş akışları oluşturun." + } + ] + }, + "faq": { + "items": [ + { + "question": "DeepSeek Harness nedir?", + "answer": "DeepSeek Harness, değiştirilebilir eklentilerden kodlama ajanları oluşturup çalıştırmak için DeepSeek tarafından geliştirilen açık kaynaklı bir çalışma zamanıdır." + }, + { + "question": "DeepSeek Harness üretime hazır mı?", + "answer": "Hayır. DeepSeek ürünü geliştirici önizlemesi olarak tanımlar ve sürümler arasında arayüzlerin ve davranışların değişebileceğini belirtir." + }, + { + "question": "DeepSeek Harness nasıl başlatılır?", + "answer": "Node.js ve npm hazır olduğunda yerel Web arayüzünü başlatmak için npx @deepseek-ai/dsh web komutunu çalıştırın." + }, + { + "question": "Modelleri ve araçları özelleştirebilir miyim?", + "answer": "Evet. Eklenti mimarisi modellerin, araçların, bağlamın, izinlerin, arayüzlerin ve iş akışlarının değiştirilmesine veya genişletilmesine olanak tanır." + }, + { + "question": "DeepSeek Harness hangi lisansı kullanıyor?", + "answer": "DeepSeek Harness, MIT lisansı altında yayımlanan açık kaynaklı bir yazılımdır." + } + ] + } + }, "droid-cli": { "answer": "Droid CLI, kurumsal bağlamı ve incelenebilir farkları koruyarak özellik çalışmasını planlamadan testlere taşımak isteyen ekipler için Factory AI'ın terminal ajanıdır.", "introduction": "Geliştirici hedefi verir; Droid işi planlar, ilgili dosyaları düzenler, kontrolleri çalıştırır ve değişiklik kabul edilmeden önce farkı gösterir.", @@ -12294,6 +13130,50 @@ ] } }, + "reasonix": { + "answer": "Reasonix, uzun yerel oturumlarda ön ek önbelleğini kararlı tutmak için tasarlanmış açık kaynaklı ve DeepSeek odaklı bir terminal kodlama ajanıdır.", + "introduction": "Reasonix, Go tabanlı CLI/TUI arayüzünü kodlama araçları, eklentiler ve proje bağlamıyla birleştirir. DeepSeek veya OpenAI uyumlu uç noktaları kullanabilir; macOS, Windows ve Linux üzerinde çalışır ve yerel motorunu masaüstü uygulamasıyla editör uzantısında da paylaşır.", + "capabilities": { + "items": [ + { + "title": "Önbellek kararlı ajan oturumları", + "description": "Sistem yönergelerini ve araç tanımlarını kararlı tutarak uyumlu model sağlayıcılarının uzun oturumlarda ön ek önbelleğini yeniden kullanmasını sağlar." + }, + { + "title": "Araçlar ve yapılandırılabilir eklentiler", + "description": "Yerleşik araçlarla depoları inceleyip değiştirirken yapılandırma ve eklentilerle iş akışını göreve göre uyarlayabilirsiniz." + }, + { + "title": "Birden fazla arayüzde tek yerel motor", + "description": "Aynı Reasonix motoru terminalden, masaüstü uygulamasından veya ACP ile bağlanan bir editör uzantısından kullanılabilir." + } + ] + }, + "faq": { + "items": [ + { + "question": "Reasonix nedir?", + "answer": "Reasonix; DeepSeek modelleri, yerel araçlar ve önbellek verimli görüşmeler çevresinde tasarlanmış MIT lisanslı bir kodlama ajanıdır." + }, + { + "question": "Reasonix hangi model sağlayıcılarını kullanabilir?", + "answer": "Reasonix, DeepSeek odaklı bir hazır ayar sunar ve yerelde yapılandırılan kimlik bilgileriyle OpenAI uyumlu uç noktalara bağlanabilir." + }, + { + "question": "Reasonix kullanmaya nasıl başlanır?", + "answer": "CLI aracını resmi bir paket kanalından kurun, model sağlayıcı kimlik bilgilerini ayarlayın ve Reasonix’i çalışılacak depo içinde başlatın." + }, + { + "question": "Reasonix hangi işletim sistemlerini destekler?", + "answer": "Reasonix CLI; macOS, Windows ve Linux üzerinde çalışır ve her platform için resmi paketler ile ikili dosyalar belgelenmiştir." + }, + { + "question": "Reasonix lisansı ve fiyatlandırması nasıldır?", + "answer": "Reasonix, MIT lisanslı ücretsiz ve açık kaynaklı bir yazılımdır; kullanım maliyeti bağlanan model sağlayıcısına ve hesaba bağlıdır." + } + ] + } + }, "vibe-cli": { "answer": "Vibe CLI, depo görevini keşif ve planlamadan düzenleme ve komut yürütmeye kadar yapılandırılabilir bir terminal akışında ilerleten Mistral AI açık kaynak ajanıdır.", "introduction": "Vibe CLI önce depoyu keşfeder ve bir sonraki adımı planlar, ardından somut kod değişikliklerine ve komutlara geçer. Ekip, ajan akışını kendi çalışma biçimine göre de yapılandırabilir. Kurulumdan sonra vibe macOS, Windows veya Linux'ta proje dizininden çalıştırılır.", @@ -12780,6 +13660,50 @@ ] } }, + "deepseek-harness": { + "answer": "DeepSeek Harness 是一款处于开发者预览阶段的开源插件化 Agent Harness,可通过本地 Web UI 构建和运行编码 Agent。", + "introduction": "DeepSeek Harness 采用插件优先架构,提供编码工具、可追踪会话、可配置工作流和多种运行模式。它通过 @deepseek-ai/dsh npm 软件包在本地运行,目前仍属早期开发者预览,后续版本可能包含破坏性变更。", + "capabilities": { + "items": [ + { + "title": "一切皆插件", + "description": "通过统一的插件系统替换或扩展模型、工具、上下文提供器、权限策略、用户界面和工作流。" + }, + { + "title": "可追踪的编码会话", + "description": "检查 Agent 操作、工具调用、上下文和会话历史,使编码过程保持可观测并更易调试。" + }, + { + "title": "多种运行模式", + "description": "既可使用本地 Web UI 运行 Harness,也可在同一运行时之上组合其他界面和工作流。" + } + ] + }, + "faq": { + "items": [ + { + "question": "DeepSeek Harness 是什么?", + "answer": "DeepSeek Harness 是 DeepSeek 推出的开源运行时,用于通过可互换插件组装和运行编码 Agent。" + }, + { + "question": "DeepSeek Harness 可以用于生产环境了吗?", + "answer": "还不可以。DeepSeek 将其标为开发者预览,并提示不同版本之间的接口和行为可能发生变化。" + }, + { + "question": "如何启动 DeepSeek Harness?", + "answer": "准备好 Node.js 和 npm 后,运行 npx @deepseek-ai/dsh web 即可启动本地 Web 界面。" + }, + { + "question": "可以自定义模型和工具吗?", + "answer": "可以。其插件架构让模型、工具、上下文、权限、界面和工作流都能够被替换或扩展。" + }, + { + "question": "DeepSeek Harness 使用什么许可证?", + "answer": "DeepSeek Harness 是采用 MIT 许可证发布的开源软件。" + } + ] + } + }, "droid-cli": { "answer": "Droid CLI 是 Factory AI 面向团队的终端 Agent,可在保留企业上下文和可审查 diff 的同时,把功能工作从规划推进到测试。", "introduction": "开发者给出功能目标后,Droid 会规划工作、修改相关文件、运行检查,并在接受变更前展示建议 diff。", @@ -13528,6 +14452,50 @@ ] } }, + "reasonix": { + "answer": "Reasonix 是一款原生面向 DeepSeek 的开源终端编码 Agent,重点优化前缀缓存稳定性和可持续运行的本地会话。", + "introduction": "Reasonix 将 Go 编写的 CLI/TUI 与代码工具、插件和项目上下文结合起来,可连接 DeepSeek 或 OpenAI 兼容端点。它支持 macOS、Windows 和 Linux,使用用户自己的模型凭据,并与桌面应用和编辑器扩展共用同一个本地引擎。", + "capabilities": { + "items": [ + { + "title": "缓存稳定的 Agent 会话", + "description": "保持系统提示词和工具定义稳定,使兼容的模型服务能够在长时间编码会话中复用前缀缓存。" + }, + { + "title": "工具与可配置插件", + "description": "使用内置工具检查和修改代码仓库,并通过配置与插件调整工作方式,而不是受限于固定交互模式。" + }, + { + "title": "跨界面共用本地引擎", + "description": "可从终端界面、桌面应用或通过 ACP 接入的编辑器扩展使用同一个 Reasonix 引擎。" + } + ] + }, + "faq": { + "items": [ + { + "question": "Reasonix 是什么?", + "answer": "Reasonix 是采用 MIT 许可证的编码 Agent,终端体验围绕 DeepSeek 模型、本地工具和注重缓存效率的多轮会话设计。" + }, + { + "question": "Reasonix 可以使用哪些模型服务?", + "answer": "Reasonix 提供面向 DeepSeek 的预设,也能使用用户在本地配置的凭据连接 OpenAI 兼容端点。" + }, + { + "question": "如何开始使用 Reasonix?", + "answer": "通过官方软件包渠道安装 CLI,配置所需的模型服务凭据,然后在希望它处理的代码仓库中启动 Reasonix。" + }, + { + "question": "Reasonix 支持哪些操作系统?", + "answer": "Reasonix CLI 支持 macOS、Windows 和 Linux,官方文档为各平台提供对应的软件包和二进制文件。" + }, + { + "question": "Reasonix 的许可证和定价方式是什么?", + "answer": "Reasonix 是采用 MIT 许可证的开源软件,软件本身免费;实际使用费用取决于所连接的模型服务和账户。" + } + ] + } + }, "vibe-cli": { "answer": "Vibe CLI 是 Mistral AI 的开源 Agent,通过可配置的终端工作流,把仓库任务从探索和规划推进到代码编辑与命令执行。", "introduction": "Vibe CLI 先帮助开发者了解仓库并规划下一步,再进入具体的代码修改和命令执行。团队还可以配置 Agent 的工作方式,使仓库任务遵循所需流程;安装后可在 macOS、Windows 或 Linux 的项目目录中运行 vibe。", @@ -14014,6 +14982,50 @@ ] } }, + "deepseek-harness": { + "answer": "DeepSeek Harness 是一款處於開發者預覽階段的開放原始碼外掛化 Agent Harness,可透過本機 Web UI 建構和執行程式設計 Agent。", + "introduction": "DeepSeek Harness 採用外掛優先架構,提供程式設計工具、可追蹤工作階段、可設定工作流程和多種執行模式。它透過 @deepseek-ai/dsh npm 套件在本機執行,目前仍屬早期開發者預覽,後續版本可能包含破壞性變更。", + "capabilities": { + "items": [ + { + "title": "一切皆為外掛", + "description": "透過統一的外掛系統替換或擴充模型、工具、內容提供器、權限策略、使用者介面和工作流程。" + }, + { + "title": "可追蹤的程式設計工作階段", + "description": "檢查 Agent 操作、工具呼叫、內容和工作階段歷史,讓程式設計過程保持可觀測並更容易偵錯。" + }, + { + "title": "多種執行模式", + "description": "既可使用本機 Web UI 執行 Harness,也可在同一執行環境之上組合其他介面和工作流程。" + } + ] + }, + "faq": { + "items": [ + { + "question": "DeepSeek Harness 是什麼?", + "answer": "DeepSeek Harness 是 DeepSeek 推出的開放原始碼執行環境,用於透過可互換外掛組裝和執行程式設計 Agent。" + }, + { + "question": "DeepSeek Harness 可以用於正式環境了嗎?", + "answer": "還不可以。DeepSeek 將其標示為開發者預覽,並提示不同版本之間的介面和行為可能改變。" + }, + { + "question": "如何啟動 DeepSeek Harness?", + "answer": "準備好 Node.js 和 npm 後,執行 npx @deepseek-ai/dsh web 即可啟動本機 Web 介面。" + }, + { + "question": "可以自訂模型和工具嗎?", + "answer": "可以。其外掛架構讓模型、工具、內容、權限、介面和工作流程都能夠被替換或擴充。" + }, + { + "question": "DeepSeek Harness 使用什麼授權條款?", + "answer": "DeepSeek Harness 是採用 MIT 授權條款發布的開放原始碼軟體。" + } + ] + } + }, "droid-cli": { "answer": "Droid CLI 是 Factory AI 面向團隊的終端機 Agent,可在保留企業脈絡和可審查 diff 的同時,把功能工作從規劃推進到測試。", "introduction": "開發者提供功能目標後,Droid 會規劃工作、修改相關檔案、執行檢查,並在接受變更前顯示建議 diff。", @@ -14762,6 +15774,50 @@ ] } }, + "reasonix": { + "answer": "Reasonix 是一款原生面向 DeepSeek 的開放原始碼終端機程式設計 Agent,著重前綴快取穩定性和可持續執行的本機工作階段。", + "introduction": "Reasonix 將 Go 編寫的 CLI/TUI 與程式碼工具、外掛和專案內容結合,可連接 DeepSeek 或 OpenAI 相容端點。它支援 macOS、Windows 和 Linux,使用使用者自己的模型憑證,並與桌面應用程式和編輯器擴充功能共用同一個本機引擎。", + "capabilities": { + "items": [ + { + "title": "快取穩定的 Agent 工作階段", + "description": "保持系統提示詞和工具定義穩定,讓相容的模型服務能在長時間程式設計工作階段中重複使用前綴快取。" + }, + { + "title": "工具與可設定外掛", + "description": "使用內建工具檢查和修改程式碼儲存庫,並透過設定與外掛調整工作方式,不受限於固定互動模式。" + }, + { + "title": "跨介面共用本機引擎", + "description": "可從終端機介面、桌面應用程式或透過 ACP 接入的編輯器擴充功能使用同一個 Reasonix 引擎。" + } + ] + }, + "faq": { + "items": [ + { + "question": "Reasonix 是什麼?", + "answer": "Reasonix 是採用 MIT 授權的程式設計 Agent,終端機體驗圍繞 DeepSeek 模型、本機工具和重視快取效率的多輪工作階段設計。" + }, + { + "question": "Reasonix 可以使用哪些模型服務?", + "answer": "Reasonix 提供面向 DeepSeek 的預設,也能使用本機設定的憑證連接 OpenAI 相容端點。" + }, + { + "question": "如何開始使用 Reasonix?", + "answer": "透過官方套件管道安裝 CLI,設定所需的模型服務憑證,然後在希望它處理的程式碼儲存庫中啟動 Reasonix。" + }, + { + "question": "Reasonix 支援哪些作業系統?", + "answer": "Reasonix CLI 支援 macOS、Windows 和 Linux,官方文件為各平台提供對應的套件和二進位檔案。" + }, + { + "question": "Reasonix 的授權和定價方式是什麼?", + "answer": "Reasonix 是採用 MIT 授權的開放原始碼軟體,軟體本身免費;實際使用費用取決於連接的模型服務和帳戶。" + } + ] + } + }, "vibe-cli": { "answer": "Vibe CLI 是 Mistral AI 的開源 Agent,透過可設定的終端機工作流程,把儲存庫工作從探索和規劃推進到程式碼編輯與指令執行。", "introduction": "Vibe CLI 先協助開發者了解儲存庫並規劃下一步,再進入具體的程式碼修改和命令執行。團隊也能設定 Agent 的工作方式,讓儲存庫任務遵循所需流程;安裝後可在 macOS、Windows 或 Linux 的專案目錄中執行 vibe。", diff --git a/data/github-stars.json b/data/github-stars.json index da56e439..009bea25 100644 --- a/data/github-stars.json +++ b/data/github-stars.json @@ -1,37 +1,40 @@ { - "observedAt": "2026-08-01", + "observedAt": "2026-08-30", "repositories": { - "aaif-goose/goose": 52043, - "anomalyco/opencode": 190000, - "anthropics/claude-code": 139200, - "augmentcode/auggie": 300, - "aws/amazon-q-developer-cli": 2000, - "can1357/oh-my-pi": 19900, - "cline/cline": 65300, - "codota/TabNine": 10800, - "continuedev/continue": 35100, - "cursor/cursor": 33100, - "earendil-works/pi": 81700, - "github/copilot-cli": 11000, - "google-antigravity/antigravity-cli": 1700, - "google-gemini/gemini-cli": 106200, - "JetBrains/intellij-community": 20400, - "JetBrains/junie": 300, - "Kilo-Org/kilocode": 26500, - "kirodotdev/Kiro": 4100, - "microsoft/vscode": 187900, - "MiniMax-AI/minimax-code": 0, - "mistralai/mistral-vibe": 4800, - "MoonshotAI/kimi-code": 5200, - "openai/codex": 102600, - "QwenLM/qwen-code": 26300, - "RooCodeInc/Roo-Code": 24400, - "shareAI-lab/Kode-CLI": 5200, - "stagewise-io/stagewise": 6800, - "Trae-AI/TRAE": 900, - "verdentAI/docs": 0, - "VSCodium/vscodium": 32600, - "xai-org/grok-build": 22800, - "zed-industries/zed": 87600 + "aaif-goose/goose": 53694, + "anomalyco/opencode": 202526, + "anthropics/claude-code": 143448, + "augmentcode/auggie": 276, + "aws/amazon-q-developer-cli": 1985, + "can1357/oh-my-pi": 28431, + "cline/cline": 67165, + "codota/TabNine": 10774, + "continuedev/continue": 35700, + "cursor/cursor": 33202, + "deepseek-ai/deepseek-harness": 204355, + "earendil-works/pi": 99313, + "esengine/DeepSeek-Reasonix": 35258, + "github/copilot-cli": 11124, + "google-antigravity/antigravity-cli": 2081, + "google-gemini/gemini-cli": 106749, + "JetBrains/intellij-community": 20498, + "JetBrains/junie": 414, + "Kilo-Org/kilocode": 27080, + "kirodotdev/Kiro": 4238, + "microsoft/vscode": 190055, + "MiniMax-AI/minimax-code": 72, + "mistralai/mistral-vibe": 4895, + "MoonshotAI/kimi-code": 7154, + "openai/codex": 120012, + "QwenLM/qwen-code": 27507, + "RooCodeInc/Roo-Code": 24320, + "shareAI-lab/Kode-CLI": 5210, + "SivanCola/reasonix-vscode": 11, + "stagewise-io/stagewise": 6798, + "Trae-AI/TRAE": 917, + "verdentAI/docs": 4, + "VSCodium/vscodium": 33035, + "xai-org/grok-build": 26250, + "zed-industries/zed": 89451 } } diff --git a/data/vendor-company-stages.json b/data/vendor-company-stages.json index 6fcf352d..3a4e37bc 100644 --- a/data/vendor-company-stages.json +++ b/data/vendor-company-stages.json @@ -313,6 +313,11 @@ "stage": "startup", "source": null }, + { + "vendorId": "reasonix", + "stage": "startup", + "source": null + }, { "vendorId": "shareai-lab", "stage": "startup", diff --git a/docs/DATA-HEALTH.md b/docs/DATA-HEALTH.md index fa43e5e3..72e0d6c6 100644 --- a/docs/DATA-HEALTH.md +++ b/docs/DATA-HEALTH.md @@ -1,35 +1,35 @@ # Data Health Report -Snapshot date: 2026-08-19. Regenerate with `pnpm data-health:report`. +Snapshot date: 2026-08-30. Regenerate with `pnpm data-health:report`. ## Scorecard | Metric | Value | | --- | ---: | -| Manifest records | 262 | -| Records with structured sources | 262 | -| Verified records | 262 | -| Verified with complete provenance | 262 | -| Stale verified records | 2 | +| Manifest records | 270 | +| Records with structured sources | 270 | +| Verified records | 270 | +| Verified with complete provenance | 270 | +| Stale verified records | 94 | | Non-English values identical to English | 300 | | Dangling product relationships | 0 | -| Model benchmark coverage | 8.9% | -| Products with pricing | 66/67 | -| Community URLs with provenance | 331/331 | +| Model benchmark coverage | 8.7% | +| Products with pricing | 70/71 | +| Community URLs with provenance | 336/336 | | Duplicated vendor community URLs | 0 | -| Errors / warnings / info | 0 / 2 / 0 | +| Errors / warnings / info | 0 / 94 / 0 | ## Category Breakdown | Category | Total | Verified | Provenance complete | Stale | | --- | ---: | ---: | ---: | ---: | | ides | 9 | 9 | 9 | 0 | -| clis | 28 | 28 | 28 | 0 | -| desktops | 12 | 12 | 12 | 0 | -| extensions | 18 | 18 | 18 | 0 | -| models | 131 | 131 | 131 | 2 | +| clis | 30 | 30 | 30 | 0 | +| desktops | 13 | 13 | 13 | 0 | +| extensions | 19 | 19 | 19 | 0 | +| models | 134 | 134 | 134 | 94 | | providers | 17 | 17 | 17 | 0 | -| vendors | 47 | 47 | 47 | 0 | +| vendors | 48 | 48 | 48 | 0 | ## Translation Placeholder Proxy @@ -53,7 +53,7 @@ Exact English matches are a triage signal; product names and technical terms can | Issue | Count | | --- | ---: | -| stale-verification | 2 | +| stale-verification | 94 | ## Priority Queue @@ -62,8 +62,100 @@ visible in the scorecards and `data/data-health.json`. | Severity | Issue | Record | Detail | | --- | --- | --- | --- | -| warning | stale-verification | models/claude-haiku-4-5 | Last reviewed 32 days ago; threshold is 30 days. | -| warning | stale-verification | models/gpt-5-2 | Last reviewed 32 days ago; threshold is 30 days. | +| warning | stale-verification | models/claude-fable-5 | Last reviewed 41 days ago; threshold is 30 days. | +| warning | stale-verification | models/claude-haiku-3 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/claude-haiku-3-5 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/claude-haiku-4-5 | Last reviewed 43 days ago; threshold is 30 days. | +| warning | stale-verification | models/claude-opus-3 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/claude-opus-4 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/claude-opus-4-1 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/claude-opus-4-5 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/claude-opus-4-6 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/claude-opus-4-7 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/claude-opus-4-8 | Last reviewed 41 days ago; threshold is 30 days. | +| warning | stale-verification | models/claude-opus-5 | Last reviewed 34 days ago; threshold is 30 days. | +| warning | stale-verification | models/claude-sonnet-3 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/claude-sonnet-3-5-20240620 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/claude-sonnet-3-5-20241022 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/claude-sonnet-3-7 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/claude-sonnet-4 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/claude-sonnet-4-5 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/claude-sonnet-4-6 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/claude-sonnet-5 | Last reviewed 41 days ago; threshold is 30 days. | +| warning | stale-verification | models/deepseek-3-2 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/devstral-2 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/devstral-small-2 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/gemini-2-0-flash | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/gemini-2-5-flash | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/gemini-2-5-flash-lite | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/gemini-2-5-pro | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/gemini-3-1-pro-preview | Last reviewed 41 days ago; threshold is 30 days. | +| warning | stale-verification | models/gemini-3-5-flash | Last reviewed 39 days ago; threshold is 30 days. | +| warning | stale-verification | models/gemini-3-6-flash | Last reviewed 39 days ago; threshold is 30 days. | +| warning | stale-verification | models/gemini-3-flash | Last reviewed 39 days ago; threshold is 30 days. | +| warning | stale-verification | models/gemini-3-pro | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/glm-4-5 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/glm-4-5-air | Last reviewed 35 days ago; threshold is 30 days. | +| warning | stale-verification | models/glm-4-5v | Last reviewed 35 days ago; threshold is 30 days. | +| warning | stale-verification | models/glm-4-6 | Last reviewed 33 days ago; threshold is 30 days. | +| warning | stale-verification | models/glm-4-6v | Last reviewed 33 days ago; threshold is 30 days. | +| warning | stale-verification | models/glm-4-7 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/glm-4-7-flash | Last reviewed 35 days ago; threshold is 30 days. | +| warning | stale-verification | models/glm-5 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/glm-5-1 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/glm-5-turbo | Last reviewed 35 days ago; threshold is 30 days. | +| warning | stale-verification | models/glm-5v-turbo | Last reviewed 35 days ago; threshold is 30 days. | +| warning | stale-verification | models/gpt-4-1 | Last reviewed 33 days ago; threshold is 30 days. | +| warning | stale-verification | models/gpt-4-1-mini | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/gpt-4-1-nano | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/gpt-4o | Last reviewed 33 days ago; threshold is 30 days. | +| warning | stale-verification | models/gpt-4o-mini | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/gpt-5 | Last reviewed 33 days ago; threshold is 30 days. | +| warning | stale-verification | models/gpt-5-1 | Last reviewed 33 days ago; threshold is 30 days. | +| warning | stale-verification | models/gpt-5-1-codex | Last reviewed 33 days ago; threshold is 30 days. | +| warning | stale-verification | models/gpt-5-1-codex-mini | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/gpt-5-2 | Last reviewed 43 days ago; threshold is 30 days. | +| warning | stale-verification | models/gpt-5-2-codex | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/gpt-5-3-codex | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/gpt-5-4 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/gpt-5-4-mini | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/gpt-5-4-nano | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/gpt-5-5 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/gpt-5-6-sol | Last reviewed 41 days ago; threshold is 30 days. | +| warning | stale-verification | models/gpt-5-6-terra | Last reviewed 41 days ago; threshold is 30 days. | +| warning | stale-verification | models/gpt-5-codex | Last reviewed 33 days ago; threshold is 30 days. | +| warning | stale-verification | models/gpt-5-mini | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/gpt-5-nano | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/grok-4 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/grok-4-1-fast | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/grok-4-20 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/grok-4-3 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/grok-4-fast | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/grok-code-fast-1 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/kimi-k2-5 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/kimi-k2-6 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/kimi-k3 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/minimax-m2 | Last reviewed 33 days ago; threshold is 30 days. | +| warning | stale-verification | models/minimax-m2-1 | Last reviewed 33 days ago; threshold is 30 days. | +| warning | stale-verification | models/minimax-m2-5 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/minimax-m2-7 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/mistral-medium-3-5 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/mistral-small-4 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/o3 | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/o3-mini | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/o4-mini | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/qwen3-5-122b-a10b | Last reviewed 34 days ago; threshold is 30 days. | +| warning | stale-verification | models/qwen3-5-35b-a3b | Last reviewed 34 days ago; threshold is 30 days. | +| warning | stale-verification | models/qwen3-5-397b-a17b | Last reviewed 34 days ago; threshold is 30 days. | +| warning | stale-verification | models/qwen3-6-27b | Last reviewed 35 days ago; threshold is 30 days. | +| warning | stale-verification | models/qwen3-6-35b-a3b | Last reviewed 35 days ago; threshold is 30 days. | +| warning | stale-verification | models/qwen3-6-max-preview | Last reviewed 35 days ago; threshold is 30 days. | +| warning | stale-verification | models/qwen3-6-plus | Last reviewed 40 days ago; threshold is 30 days. | +| warning | stale-verification | models/qwen3-7-max | Last reviewed 33 days ago; threshold is 30 days. | +| warning | stale-verification | models/qwen3-7-plus | Last reviewed 33 days ago; threshold is 30 days. | +| warning | stale-verification | models/qwen3-coder-30b-a3b | Last reviewed 33 days ago; threshold is 30 days. | +| warning | stale-verification | models/qwen3-coder-480b-a35b | Last reviewed 33 days ago; threshold is 30 days. | +| warning | stale-verification | models/qwen3-coder-next | Last reviewed 40 days ago; threshold is 30 days. | ## Freshness Thresholds diff --git a/manifests/$schemas/extension.schema.json b/manifests/$schemas/extension.schema.json index c0e71dd4..81ae93f6 100644 --- a/manifests/$schemas/extension.schema.json +++ b/manifests/$schemas/extension.schema.json @@ -28,7 +28,7 @@ "properties": { "ideId": { "type": "string", - "enum": ["vscode", "jetbrains", "cursor", "windsurf", "trae", "zed"], + "enum": ["vscode", "vscodium", "jetbrains", "cursor", "windsurf", "trae", "zed"], "description": "IDE identifier" }, "marketplaceUrl": { diff --git a/manifests/clis/deepseek-harness.json b/manifests/clis/deepseek-harness.json new file mode 100644 index 00000000..89943d92 --- /dev/null +++ b/manifests/clis/deepseek-harness.json @@ -0,0 +1,135 @@ +{ + "$schema": "../$schemas/cli.schema.json", + "id": "deepseek-harness", + "name": "DeepSeek Harness", + "familyId": "deepseek-harness", + "description": "DeepSeek Harness is an open-source, plugin-based agent harness in developer preview, with coding tools, traceable sessions, multiple runtime modes, workflows, and a local Web UI.", + "translations": { + "de": { + "description": "DeepSeek Harness ist ein quelloffenes Plugin-Agentensystem in der Entwicklervorschau mit Coding-Werkzeugen, nachvollziehbaren Sitzungen, mehreren Laufzeitmodi und lokaler Weboberfläche." + }, + "es": { + "description": "DeepSeek Harness es un entorno de agentes de código abierto y basado en plugins, en vista previa para desarrolladores, con herramientas, sesiones trazables, varios modos y una interfaz web local." + }, + "fr": { + "description": "DeepSeek Harness est un environnement d'agents open source à plugins, en préversion développeur, avec outils de codage, sessions traçables, plusieurs modes et interface Web locale." + }, + "id": { + "description": "DeepSeek Harness adalah kerangka agen sumber terbuka berbasis plugin dalam pratinjau pengembang, dengan alat coding, sesi yang dapat ditelusuri, beberapa mode runtime, alur kerja, dan UI Web lokal." + }, + "ja": { + "description": "DeepSeek Harnessは開発者プレビュー段階のオープンソースなプラグイン型エージェント基盤で、コーディングツール、追跡可能なセッション、複数の実行モード、ワークフロー、ローカルWeb UIを備えます。" + }, + "ko": { + "description": "DeepSeek Harness는 개발자 프리뷰 단계의 오픈 소스 플러그인 기반 에이전트 하네스로, 코딩 도구, 추적 가능한 세션, 여러 런타임 모드, 워크플로와 로컬 웹 UI를 제공합니다." + }, + "pt": { + "description": "DeepSeek Harness é uma estrutura de agentes open source baseada em plugins e em prévia para desenvolvedores, com ferramentas, sessões rastreáveis, vários modos e interface Web local." + }, + "ru": { + "description": "DeepSeek Harness — открытая модульная среда агентов на стадии предварительной версии для разработчиков, с инструментами программирования, трассируемыми сеансами и локальным веб-интерфейсом." + }, + "tr": { + "description": "DeepSeek Harness, geliştirici önizlemesindeki açık kaynaklı eklenti tabanlı bir ajan altyapısıdır; kodlama araçları, izlenebilir oturumlar, çeşitli modlar ve yerel Web arayüzü sunar." + }, + "zh-Hans": { + "description": "DeepSeek Harness 是一款处于开发者预览阶段的开源插件化 Agent Harness,提供编码工具、可追踪会话、多种运行模式、工作流和本地 Web UI。" + }, + "zh-Hant": { + "description": "DeepSeek Harness 是一款處於開發者預覽階段的開放原始碼外掛化 Agent Harness,提供程式設計工具、可追蹤工作階段、多種執行模式、工作流程和本機 Web UI。" + } + }, + "verified": true, + "sources": [ + { + "url": "https://www.deepseek.com/harness/en/", + "title": "DeepSeek Harness official product page", + "fields": [ + "name", + "description", + "websiteUrl", + "vendor", + "license", + "pricing", + "resourceUrls.download", + "platforms" + ] + }, + { + "url": "https://github.com/deepseek-ai/deepseek-harness", + "title": "DeepSeek Harness official repository", + "fields": [ + "description", + "docsUrl", + "githubUrl", + "license", + "resourceUrls.issue", + "communityUrls.github", + "communityUrls.discord" + ] + }, + { + "url": "https://www.npmjs.com/package/@deepseek-ai/dsh", + "title": "DeepSeek Harness npm package", + "fields": ["latestVersion", "releaseTracking", "platforms"] + } + ], + "lastVerifiedAt": "2026-08-30", + "verifiedBy": "codex-agent", + "confidence": "high", + "websiteUrl": "https://www.deepseek.com/harness/en/", + "docsUrl": "https://deepseek-harness.github.io/deepseek-harness/", + "vendor": "DeepSeek", + "latestVersion": "0.1.1-rc.2", + "releaseTracking": { + "provider": "npm", + "identifier": "@deepseek-ai/dsh" + }, + "githubUrl": "https://github.com/deepseek-ai/deepseek-harness", + "license": "MIT", + "pricing": [ + { + "name": "Open Source", + "value": 0, + "currency": null, + "per": null, + "category": "Individual" + } + ], + "resourceUrls": { + "download": "https://www.deepseek.com/harness/en/", + "changelog": null, + "pricing": null, + "issue": "https://github.com/deepseek-ai/deepseek-harness/discussions" + }, + "communityUrls": { + "linkedin": null, + "twitter": null, + "github": "https://github.com/deepseek-ai/deepseek-harness", + "youtube": null, + "discord": "https://discord.gg/Ycq5dCaS4", + "reddit": null, + "blog": null + }, + "relatedProducts": [], + "platforms": [ + { + "os": "macOS", + "installCommand": null, + "launchCommand": "npx @deepseek-ai/dsh web", + "installPath": null + }, + { + "os": "Windows", + "installCommand": null, + "launchCommand": "npx @deepseek-ai/dsh web", + "installPath": null + }, + { + "os": "Linux", + "installCommand": null, + "launchCommand": "npx @deepseek-ai/dsh web", + "installPath": null + } + ] +} diff --git a/manifests/clis/reasonix.json b/manifests/clis/reasonix.json new file mode 100644 index 00000000..41b68654 --- /dev/null +++ b/manifests/clis/reasonix.json @@ -0,0 +1,142 @@ +{ + "$schema": "../$schemas/cli.schema.json", + "id": "reasonix", + "name": "Reasonix", + "familyId": "reasonix", + "description": "Reasonix is an open-source, DeepSeek-native coding agent for the terminal. Its Go CLI/TUI supports tools, plugins, OpenAI-compatible endpoints, and cache-stable sessions.", + "translations": { + "de": { + "description": "Reasonix ist ein quelloffener, DeepSeek-nativer Coding-Agent für das Terminal. Seine Go-CLI/TUI unterstützt Werkzeuge, Plugins, OpenAI-kompatible Endpunkte und cache-stabile Sitzungen." + }, + "es": { + "description": "Reasonix es un agente de código abierto y nativo de DeepSeek para terminal. Su CLI/TUI en Go admite herramientas, plugins, endpoints compatibles con OpenAI y sesiones estables en caché." + }, + "fr": { + "description": "Reasonix est un agent de codage open source natif de DeepSeek pour terminal. Sa CLI/TUI en Go prend en charge outils, plugins, endpoints compatibles OpenAI et sessions stables en cache." + }, + "id": { + "description": "Reasonix adalah agen coding terminal sumber terbuka yang native untuk DeepSeek. CLI/TUI Go-nya mendukung alat, plugin, endpoint kompatibel OpenAI, dan sesi dengan cache stabil." + }, + "ja": { + "description": "Reasonixは、DeepSeekネイティブのオープンソース・ターミナル向けコーディングエージェントです。Go製CLI/TUIはツール、プラグイン、OpenAI互換エンドポイント、キャッシュが安定したセッションに対応します。" + }, + "ko": { + "description": "Reasonix는 오픈 소스 DeepSeek 네이티브 터미널 코딩 에이전트입니다. Go 기반 CLI/TUI는 도구, 플러그인, OpenAI 호환 엔드포인트와 캐시 안정적인 세션을 지원합니다." + }, + "pt": { + "description": "Reasonix é um agente de programação de código aberto e nativo do DeepSeek para terminal. Sua CLI/TUI em Go oferece ferramentas, plugins, endpoints compatíveis com OpenAI e sessões estáveis em cache." + }, + "ru": { + "description": "Reasonix — открытый DeepSeek-ориентированный агент программирования для терминала. CLI/TUI на Go поддерживает инструменты, плагины, OpenAI-совместимые API и стабильные для кеша сеансы." + }, + "tr": { + "description": "Reasonix, terminal için açık kaynaklı ve DeepSeek odaklı bir kodlama ajanıdır. Go tabanlı CLI/TUI; araçları, eklentileri, OpenAI uyumlu uç noktaları ve önbellek kararlı oturumları destekler." + }, + "zh-Hans": { + "description": "Reasonix 是一款原生面向 DeepSeek 的开源终端编码 Agent。其 Go CLI/TUI 支持工具、插件、OpenAI 兼容端点和前缀缓存稳定的会话。" + }, + "zh-Hant": { + "description": "Reasonix 是一款原生面向 DeepSeek 的開放原始碼終端機程式設計 Agent。其 Go CLI/TUI 支援工具、外掛、OpenAI 相容端點和前綴快取穩定的工作階段。" + } + }, + "verified": true, + "sources": [ + { + "url": "https://github.com/esengine/DeepSeek-Reasonix", + "title": "Reasonix official repository", + "fields": [ + "name", + "description", + "githubUrl", + "license", + "pricing", + "resourceUrls.issue", + "relatedProducts" + ] + }, + { + "url": "https://reasonix.io/docs/", + "title": "Reasonix documentation", + "fields": [ + "websiteUrl", + "docsUrl", + "vendor", + "releaseTracking", + "resourceUrls.download", + "platforms" + ] + }, + { + "url": "https://reasonix.io/changelog/", + "title": "Reasonix changelog", + "fields": ["latestVersion", "resourceUrls.changelog"] + } + ], + "lastVerifiedAt": "2026-08-30", + "verifiedBy": "codex-agent", + "confidence": "high", + "websiteUrl": "https://reasonix.io/", + "docsUrl": "https://reasonix.io/docs/", + "vendor": "Reasonix", + "latestVersion": "1.34.0", + "releaseTracking": { + "provider": "npm", + "identifier": "reasonix" + }, + "githubUrl": "https://github.com/esengine/DeepSeek-Reasonix", + "license": "MIT", + "pricing": [ + { + "name": "Open Source", + "value": 0, + "currency": null, + "per": null, + "category": "Individual" + } + ], + "resourceUrls": { + "download": "https://reasonix.io/docs/", + "changelog": "https://reasonix.io/changelog/", + "pricing": null, + "issue": "https://github.com/esengine/DeepSeek-Reasonix/issues" + }, + "communityUrls": { + "linkedin": null, + "twitter": null, + "github": null, + "youtube": null, + "discord": null, + "reddit": null, + "blog": null + }, + "relatedProducts": [ + { + "type": "desktop", + "productId": "reasonix-desktop" + }, + { + "type": "extension", + "productId": "reasonix-extension" + } + ], + "platforms": [ + { + "os": "macOS", + "installCommand": "npm i -g reasonix", + "launchCommand": "reasonix", + "installPath": null + }, + { + "os": "Windows", + "installCommand": "npm i -g reasonix", + "launchCommand": "reasonix", + "installPath": null + }, + { + "os": "Linux", + "installCommand": "npm i -g reasonix", + "launchCommand": "reasonix", + "installPath": null + } + ] +} diff --git a/manifests/desktops/reasonix-desktop.json b/manifests/desktops/reasonix-desktop.json new file mode 100644 index 00000000..3b2a6208 --- /dev/null +++ b/manifests/desktops/reasonix-desktop.json @@ -0,0 +1,142 @@ +{ + "$schema": "../$schemas/desktop.schema.json", + "id": "reasonix-desktop", + "name": "Reasonix Desktop", + "familyId": "reasonix", + "description": "Reasonix Desktop brings the open-source Reasonix coding agent to a native interface for macOS, Windows, and Linux, using the same local engine as its CLI/TUI.", + "translations": { + "de": { + "description": "Reasonix Desktop bringt den quelloffenen Reasonix-Coding-Agenten als native Oberfläche auf macOS, Windows und Linux und nutzt dieselbe lokale Engine wie die CLI/TUI." + }, + "es": { + "description": "Reasonix Desktop lleva el agente de programación de código abierto Reasonix a una interfaz nativa para macOS, Windows y Linux con el mismo motor local de su CLI/TUI." + }, + "fr": { + "description": "Reasonix Desktop propose l’agent de codage open source Reasonix dans une interface native pour macOS, Windows et Linux, avec le même moteur local que sa CLI/TUI." + }, + "id": { + "description": "Reasonix Desktop menghadirkan agen coding sumber terbuka Reasonix dalam antarmuka native untuk macOS, Windows, dan Linux dengan mesin lokal yang sama seperti CLI/TUI." + }, + "ja": { + "description": "Reasonix Desktopは、オープンソースのReasonixコーディングエージェントをmacOS、Windows、Linux向けのネイティブUIで提供し、CLI/TUIと同じローカルエンジンを使用します。" + }, + "ko": { + "description": "Reasonix Desktop은 오픈 소스 Reasonix 코딩 에이전트를 macOS, Windows, Linux용 네이티브 인터페이스로 제공하며 CLI/TUI와 동일한 로컬 엔진을 사용합니다." + }, + "pt": { + "description": "Reasonix Desktop oferece o agente de programação de código aberto Reasonix em uma interface nativa para macOS, Windows e Linux, com o mesmo motor local da CLI/TUI." + }, + "ru": { + "description": "Reasonix Desktop переносит открытый агент программирования Reasonix в нативный интерфейс для macOS, Windows и Linux, используя тот же локальный движок, что и CLI/TUI." + }, + "tr": { + "description": "Reasonix Desktop, açık kaynaklı Reasonix kodlama ajanını macOS, Windows ve Linux için yerel bir arayüze taşır ve CLI/TUI ile aynı yerel motoru kullanır." + }, + "zh-Hans": { + "description": "Reasonix Desktop 为开源 Reasonix 编码 Agent 提供 macOS、Windows 和 Linux 原生界面,并与 CLI/TUI 共用同一个本地引擎。" + }, + "zh-Hant": { + "description": "Reasonix Desktop 為開放原始碼 Reasonix 程式設計 Agent 提供 macOS、Windows 和 Linux 原生介面,並與 CLI/TUI 共用同一個本機引擎。" + } + }, + "verified": true, + "sources": [ + { + "url": "https://reasonix.io/", + "title": "Reasonix official site", + "fields": [ + "name", + "description", + "websiteUrl", + "docsUrl", + "vendor", + "resourceUrls.download", + "platforms" + ] + }, + { + "url": "https://github.com/esengine/DeepSeek-Reasonix", + "title": "Reasonix official repository", + "fields": [ + "description", + "githubUrl", + "license", + "pricing", + "resourceUrls.issue", + "relatedProducts" + ] + }, + { + "url": "https://github.com/esengine/DeepSeek-Reasonix/releases/tag/desktop-v1.34.0", + "title": "Reasonix Desktop v1.34.0 release", + "fields": ["latestVersion", "releaseTracking", "resourceUrls.changelog"] + } + ], + "lastVerifiedAt": "2026-08-30", + "verifiedBy": "codex-agent", + "confidence": "high", + "websiteUrl": "https://reasonix.io/", + "docsUrl": "https://reasonix.io/docs/", + "vendor": "Reasonix", + "latestVersion": "1.34.0", + "releaseTracking": { + "provider": "github-release", + "identifier": "esengine/DeepSeek-Reasonix" + }, + "githubUrl": "https://github.com/esengine/DeepSeek-Reasonix", + "license": "MIT", + "pricing": [ + { + "name": "Open Source", + "value": 0, + "currency": null, + "per": null, + "category": "Individual" + } + ], + "resourceUrls": { + "download": "https://reasonix.io/", + "changelog": "https://github.com/esengine/DeepSeek-Reasonix/releases", + "pricing": null, + "issue": "https://github.com/esengine/DeepSeek-Reasonix/issues" + }, + "communityUrls": { + "linkedin": null, + "twitter": null, + "github": null, + "youtube": null, + "discord": null, + "reddit": null, + "blog": null + }, + "relatedProducts": [ + { + "type": "cli", + "productId": "reasonix" + }, + { + "type": "extension", + "productId": "reasonix-extension" + } + ], + "platforms": [ + { + "os": "macOS", + "installCommand": null, + "launchCommand": null, + "installPath": "/Applications/Reasonix.app" + }, + { + "os": "Windows", + "installCommand": null, + "launchCommand": null, + "installPath": null + }, + { + "os": "Linux", + "installCommand": null, + "launchCommand": null, + "installPath": null + } + ] +} diff --git a/manifests/extensions/reasonix-extension.json b/manifests/extensions/reasonix-extension.json new file mode 100644 index 00000000..39b0092e --- /dev/null +++ b/manifests/extensions/reasonix-extension.json @@ -0,0 +1,132 @@ +{ + "$schema": "../$schemas/extension.schema.json", + "id": "reasonix-extension", + "name": "Reasonix", + "familyId": "reasonix", + "description": "Reasonix connects its open-source coding agent to VS Code and VSCodium through ACP, sharing editor context with the same local engine used by its CLI and desktop app.", + "translations": { + "de": { + "description": "Reasonix verbindet seinen quelloffenen Coding-Agenten über ACP mit VS Code und VSCodium und teilt den Editorkontext mit derselben lokalen Engine wie CLI und Desktop-App." + }, + "es": { + "description": "Reasonix conecta su agente de programación de código abierto con VS Code y VSCodium mediante ACP, compartiendo el contexto del editor con el mismo motor local de su CLI y app de escritorio." + }, + "fr": { + "description": "Reasonix relie son agent de codage open source à VS Code et VSCodium via ACP, en partageant le contexte de l’éditeur avec le même moteur local que sa CLI et son app de bureau." + }, + "id": { + "description": "Reasonix menghubungkan agen coding sumber terbukanya ke VS Code dan VSCodium melalui ACP, berbagi konteks editor dengan mesin lokal yang sama seperti CLI dan aplikasi desktop." + }, + "ja": { + "description": "Reasonixは、オープンソースのコーディングエージェントをACP経由でVS CodeとVSCodiumに接続し、CLIやデスクトップアプリと同じローカルエンジンでエディターコンテキストを共有します。" + }, + "ko": { + "description": "Reasonix는 오픈 소스 코딩 에이전트를 ACP로 VS Code와 VSCodium에 연결하고 CLI 및 데스크톱 앱과 동일한 로컬 엔진에서 편집기 컨텍스트를 공유합니다." + }, + "pt": { + "description": "Reasonix conecta seu agente de programação de código aberto ao VS Code e VSCodium via ACP, compartilhando o contexto do editor com o mesmo motor local da CLI e do app desktop." + }, + "ru": { + "description": "Reasonix подключает открытый агент программирования к VS Code и VSCodium через ACP, передавая контекст редактора тому же локальному движку, что используется в CLI и настольном приложении." + }, + "tr": { + "description": "Reasonix, açık kaynaklı kodlama ajanını ACP üzerinden VS Code ve VSCodium’a bağlar; editör bağlamını CLI ve masaüstü uygulamasıyla aynı yerel motorla paylaşır." + }, + "zh-Hans": { + "description": "Reasonix 通过 ACP 将开源编码 Agent 接入 VS Code 和 VSCodium,并与 CLI、桌面应用共用同一个本地引擎和编辑器上下文。" + }, + "zh-Hant": { + "description": "Reasonix 透過 ACP 將開放原始碼程式設計 Agent 接入 VS Code 和 VSCodium,並與 CLI、桌面應用程式共用同一個本機引擎和編輯器內容。" + } + }, + "verified": true, + "sources": [ + { + "url": "https://github.com/SivanCola/reasonix-vscode", + "title": "Reasonix VS Code extension repository", + "fields": [ + "name", + "description", + "websiteUrl", + "docsUrl", + "vendor", + "githubUrl", + "license", + "pricing", + "resourceUrls.changelog", + "resourceUrls.issue", + "communityUrls.github", + "relatedProducts" + ] + }, + { + "url": "https://marketplace.visualstudio.com/items?itemName=SivanLiu.reasonix-agent", + "title": "Reasonix Visual Studio Marketplace listing", + "fields": ["latestVersion", "releaseTracking", "resourceUrls.download", "supportedIdes"] + }, + { + "url": "https://open-vsx.org/extension/SivanLiu/reasonix-agent", + "title": "Reasonix Open VSX listing", + "fields": ["latestVersion", "supportedIdes"] + } + ], + "lastVerifiedAt": "2026-08-30", + "verifiedBy": "codex-agent", + "confidence": "high", + "websiteUrl": "https://reasonix.io/", + "docsUrl": "https://github.com/SivanCola/reasonix-vscode#readme", + "vendor": "Reasonix", + "latestVersion": "0.3.2", + "releaseTracking": { + "provider": "vscode-marketplace", + "identifier": "SivanLiu.reasonix-agent" + }, + "githubUrl": "https://github.com/SivanCola/reasonix-vscode", + "license": "MIT", + "pricing": [ + { + "name": "Open Source", + "value": 0, + "currency": null, + "per": null, + "category": "Individual" + } + ], + "resourceUrls": { + "download": "https://marketplace.visualstudio.com/items?itemName=SivanLiu.reasonix-agent", + "changelog": "https://github.com/SivanCola/reasonix-vscode/blob/main/CHANGELOG.md", + "pricing": null, + "issue": "https://github.com/SivanCola/reasonix-vscode/issues" + }, + "communityUrls": { + "linkedin": null, + "twitter": null, + "github": "https://github.com/SivanCola/reasonix-vscode", + "youtube": null, + "discord": null, + "reddit": null, + "blog": null + }, + "relatedProducts": [ + { + "type": "cli", + "productId": "reasonix" + }, + { + "type": "desktop", + "productId": "reasonix-desktop" + } + ], + "supportedIdes": [ + { + "ideId": "vscode", + "marketplaceUrl": "https://marketplace.visualstudio.com/items?itemName=SivanLiu.reasonix-agent", + "installUri": "vscode:extension/SivanLiu.reasonix-agent" + }, + { + "ideId": "vscodium", + "marketplaceUrl": "https://open-vsx.org/extension/SivanLiu/reasonix-agent", + "installUri": null + } + ] +} diff --git a/manifests/vendors/reasonix.json b/manifests/vendors/reasonix.json new file mode 100644 index 00000000..59cc4cea --- /dev/null +++ b/manifests/vendors/reasonix.json @@ -0,0 +1,67 @@ +{ + "$schema": "../$schemas/vendor.schema.json", + "id": "reasonix", + "name": "Reasonix", + "description": "Reasonix is the community behind an open-source, DeepSeek-native coding agent available in terminals, desktop apps, and VS Code-compatible editors.", + "translations": { + "de": { + "description": "Reasonix ist die Community hinter einem quelloffenen, DeepSeek-nativen Coding-Agenten für Terminal, Desktop und VS-Code-kompatible Editoren." + }, + "es": { + "description": "Reasonix es la comunidad detrás de un agente de programación de código abierto y nativo de DeepSeek para terminal, escritorio y editores compatibles con VS Code." + }, + "fr": { + "description": "Reasonix est la communauté à l’origine d’un agent de codage open source natif de DeepSeek pour terminal, bureau et éditeurs compatibles avec VS Code." + }, + "id": { + "description": "Reasonix adalah komunitas di balik agen coding sumber terbuka yang native untuk DeepSeek, tersedia di terminal, desktop, dan editor kompatibel VS Code." + }, + "ja": { + "description": "Reasonixは、ターミナル、デスクトップ、VS Code互換エディターで利用できる、DeepSeekネイティブのオープンソース・コーディングエージェントを開発するコミュニティです。" + }, + "ko": { + "description": "Reasonix는 터미널, 데스크톱, VS Code 호환 편집기에서 사용할 수 있는 오픈 소스 DeepSeek 네이티브 코딩 에이전트를 만드는 커뮤니티입니다." + }, + "pt": { + "description": "Reasonix é a comunidade por trás de um agente de programação de código aberto e nativo do DeepSeek para terminal, desktop e editores compatíveis com VS Code." + }, + "ru": { + "description": "Reasonix — сообщество, создающее открытый DeepSeek-ориентированный агент программирования для терминала, настольных приложений и редакторов на базе VS Code." + }, + "tr": { + "description": "Reasonix; terminal, masaüstü ve VS Code uyumlu editörler için açık kaynaklı, DeepSeek odaklı bir kodlama ajanı geliştiren topluluktur." + }, + "zh-Hans": { + "description": "Reasonix 是一个社区项目,开发原生面向 DeepSeek 的开源编码 Agent,覆盖终端、桌面应用和兼容 VS Code 的编辑器。" + }, + "zh-Hant": { + "description": "Reasonix 是一個社群專案,開發原生面向 DeepSeek 的開放原始碼程式設計 Agent,涵蓋終端機、桌面應用程式和相容 VS Code 的編輯器。" + } + }, + "verified": true, + "sources": [ + { + "url": "https://reasonix.io/", + "title": "Reasonix official site", + "fields": ["name", "description", "websiteUrl", "communityUrls.discord"] + }, + { + "url": "https://github.com/esengine/DeepSeek-Reasonix", + "title": "Reasonix official repository", + "fields": ["description", "communityUrls.github"] + } + ], + "lastVerifiedAt": "2026-08-30", + "verifiedBy": "codex-agent", + "confidence": "high", + "websiteUrl": "https://reasonix.io/", + "communityUrls": { + "linkedin": null, + "twitter": null, + "github": "https://github.com/esengine/DeepSeek-Reasonix", + "youtube": null, + "discord": "https://discord.gg/XF78rEME2D", + "reddit": null, + "blog": null + } +} diff --git a/src/lib/generated/clis.ts b/src/lib/generated/clis.ts index b9447453..5451d220 100644 --- a/src/lib/generated/clis.ts +++ b/src/lib/generated/clis.ts @@ -14,6 +14,7 @@ import CodebuddyCli from '../../../manifests/clis/codebuddy-cli.json' import CodexCli from '../../../manifests/clis/codex-cli.json' import ContinueCli from '../../../manifests/clis/continue-cli.json' import CursorCli from '../../../manifests/clis/cursor-cli.json' +import DeepseekHarness from '../../../manifests/clis/deepseek-harness.json' import DroidCli from '../../../manifests/clis/droid-cli.json' import GeminiCli from '../../../manifests/clis/gemini-cli.json' import GithubCopilotCli from '../../../manifests/clis/github-copilot-cli.json' @@ -31,6 +32,7 @@ import Opencode from '../../../manifests/clis/opencode.json' import Pi from '../../../manifests/clis/pi.json' import QoderCli from '../../../manifests/clis/qoder-cli.json' import QwenCode from '../../../manifests/clis/qwen-code.json' +import Reasonix from '../../../manifests/clis/reasonix.json' import VibeCli from '../../../manifests/clis/vibe-cli.json' import type { ManifestCLI } from '../../types/manifests' @@ -45,6 +47,7 @@ export const clisData = [ CodexCli, ContinueCli, CursorCli, + DeepseekHarness, DroidCli, GeminiCli, GithubCopilotCli, @@ -62,6 +65,7 @@ export const clisData = [ Pi, QoderCli, QwenCode, + Reasonix, VibeCli, ] as unknown as ManifestCLI[] diff --git a/src/lib/generated/desktops.ts b/src/lib/generated/desktops.ts index 82297a60..bcc31465 100644 --- a/src/lib/generated/desktops.ts +++ b/src/lib/generated/desktops.ts @@ -13,6 +13,7 @@ import Goose from '../../../manifests/desktops/goose.json' import MinimaxCode from '../../../manifests/desktops/minimax-code.json' import OpencodeDesktop from '../../../manifests/desktops/opencode-desktop.json' import Qoder from '../../../manifests/desktops/qoder.json' +import ReasonixDesktop from '../../../manifests/desktops/reasonix-desktop.json' import Stagewise from '../../../manifests/desktops/stagewise.json' import VerdentDeck from '../../../manifests/desktops/verdent-deck.json' import Zcode from '../../../manifests/desktops/zcode.json' @@ -28,6 +29,7 @@ export const desktopsData = [ MinimaxCode, OpencodeDesktop, Qoder, + ReasonixDesktop, Stagewise, VerdentDeck, Zcode, diff --git a/src/lib/generated/extensions.ts b/src/lib/generated/extensions.ts index 6c889a74..b358e6ea 100644 --- a/src/lib/generated/extensions.ts +++ b/src/lib/generated/extensions.ts @@ -19,6 +19,7 @@ import KimiCode from '../../../manifests/extensions/kimi-code.json' import MistralVibe from '../../../manifests/extensions/mistral-vibe.json' import OpencodeExtension from '../../../manifests/extensions/opencode-extension.json' import Qoder from '../../../manifests/extensions/qoder.json' +import ReasonixExtension from '../../../manifests/extensions/reasonix-extension.json' import RooCode from '../../../manifests/extensions/roo-code.json' import Tabnine from '../../../manifests/extensions/tabnine.json' import Verdent from '../../../manifests/extensions/verdent.json' @@ -40,6 +41,7 @@ export const extensionsData = [ MistralVibe, OpencodeExtension, Qoder, + ReasonixExtension, RooCode, Tabnine, Verdent, diff --git a/src/lib/generated/metadata.ts b/src/lib/generated/metadata.ts index d2745786..9082789c 100644 --- a/src/lib/generated/metadata.ts +++ b/src/lib/generated/metadata.ts @@ -3636,10 +3636,10 @@ export const faqMetadata: Record = { export const stackCounts: Record = { ides: 9, - clis: 28, - desktops: 12, - extensions: 18, - models: 131, + clis: 30, + desktops: 13, + extensions: 19, + models: 134, 'model-providers': 17, - vendors: 47, + vendors: 48, } diff --git a/src/lib/generated/vendors.ts b/src/lib/generated/vendors.ts index 074e3a0a..640c1835 100644 --- a/src/lib/generated/vendors.ts +++ b/src/lib/generated/vendors.ts @@ -36,6 +36,7 @@ import NovitaAi from '../../../manifests/vendors/novita-ai.json' import OhMyPi from '../../../manifests/vendors/oh-my-pi.json' import Openai from '../../../manifests/vendors/openai.json' import Openrouter from '../../../manifests/vendors/openrouter.json' +import Reasonix from '../../../manifests/vendors/reasonix.json' import RooCode from '../../../manifests/vendors/roo-code.json' import ShareaiLab from '../../../manifests/vendors/shareai-lab.json' import Siliconflow from '../../../manifests/vendors/siliconflow.json' @@ -86,6 +87,7 @@ export const vendorsData = [ OhMyPi, Openai, Openrouter, + Reasonix, RooCode, ShareaiLab, Siliconflow, diff --git a/src/types/manifests.ts b/src/types/manifests.ts index 5102e461..4e7ff840 100644 --- a/src/types/manifests.ts +++ b/src/types/manifests.ts @@ -251,7 +251,7 @@ export interface ManifestDesktop extends ManifestBaseApp {} * Based on: /manifests/$schemas/extension.schema.json#$defs/ideSupport */ export interface ManifestIDESupport { - ideId: 'vscode' | 'jetbrains' | 'cursor' | 'windsurf' | 'trae' | 'zed' + ideId: 'vscode' | 'vscodium' | 'jetbrains' | 'cursor' | 'windsurf' | 'trae' | 'zed' marketplaceUrl: string | null installUri: string | null }