Skip to content

Commit dcf075a

Browse files
committed
feat(catalog): add Reasonix product family
1 parent 1f0f52c commit dcf075a

30 files changed

Lines changed: 1976 additions & 71 deletions

content/clis/de/reasonix.md

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
## answer
2+
3+
Reasonix ist ein quelloffener, DeepSeek-nativer Coding-Agent für das Terminal, der auf stabile Präfix-Caches und langlebige lokale Sitzungen ausgelegt ist.
4+
5+
## introduction
6+
7+
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.
8+
9+
## capabilities.items.0.title
10+
11+
Cache-stabile Agentensitzungen
12+
13+
## capabilities.items.0.description
14+
15+
Stabile Systemanweisungen und Werkzeugdefinitionen ermöglichen kompatiblen Modelldiensten, Präfix-Caches über lange Sitzungen hinweg wiederzuverwenden.
16+
17+
## capabilities.items.1.title
18+
19+
Werkzeuge und konfigurierbare Plugins
20+
21+
## capabilities.items.1.description
22+
23+
Integrierte Werkzeuge bearbeiten Repositories, während Konfigurationen und Plugins den Ablauf flexibel an unterschiedliche Aufgaben anpassen.
24+
25+
## capabilities.items.2.title
26+
27+
Eine lokale Engine für mehrere Oberflächen
28+
29+
## capabilities.items.2.description
30+
31+
Dieselbe Reasonix-Engine steht im Terminal, in der Desktop-Anwendung und über eine per ACP verbundene Editor-Erweiterung bereit.
32+
33+
## faq.items.0.question
34+
35+
Was ist Reasonix?
36+
37+
## faq.items.0.answer
38+
39+
Reasonix ist ein MIT-lizenzierter Coding-Agent, dessen Terminaloberfläche für DeepSeek-Modelle, lokale Werkzeuge und cachebewusste Dialoge entwickelt wurde.
40+
41+
## faq.items.1.question
42+
43+
Welche Modelldienste kann Reasonix verwenden?
44+
45+
## faq.items.1.answer
46+
47+
Reasonix bietet eine DeepSeek-orientierte Voreinstellung und verbindet sich mit lokal hinterlegten Zugangsdaten auch zu OpenAI-kompatiblen Endpunkten.
48+
49+
## faq.items.2.question
50+
51+
Wie starte ich Reasonix?
52+
53+
## faq.items.2.answer
54+
55+
Installieren Sie die CLI über einen offiziellen Paketkanal, richten Sie die Zugangsdaten des Modelldienstes ein und starten Sie Reasonix im gewünschten Repository.
56+
57+
## faq.items.3.question
58+
59+
Welche Betriebssysteme unterstützt Reasonix?
60+
61+
## faq.items.3.answer
62+
63+
Die Reasonix-CLI unterstützt macOS, Windows und Linux; offizielle Pakete und Binärdateien sind für diese Plattformen dokumentiert.
64+
65+
## faq.items.4.question
66+
67+
Welche Lizenz und welches Preismodell hat Reasonix?
68+
69+
## faq.items.4.answer
70+
71+
Reasonix ist unter der MIT-Lizenz quelloffen und kostenlos. Nutzungskosten richten sich nach dem verbundenen Modelldienst und dessen Konto.

content/clis/en/reasonix.md

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
## answer
2+
3+
Reasonix is an open-source, DeepSeek-native coding agent for terminal work, designed around prefix-cache stability and a long-running local session.
4+
5+
## introduction
6+
7+
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.
8+
9+
## capabilities.items.0.title
10+
11+
Cache-stable agent sessions
12+
13+
## capabilities.items.0.description
14+
15+
Keep the system prompt and tool definitions stable so compatible model providers can reuse prefix caches across an extended coding session.
16+
17+
## capabilities.items.1.title
18+
19+
Tools and configurable plugins
20+
21+
## capabilities.items.1.description
22+
23+
Inspect and change a repository through built-in tools, then adapt the workflow with configuration and plugins instead of a fixed interaction model.
24+
25+
## capabilities.items.2.title
26+
27+
One local engine across interfaces
28+
29+
## capabilities.items.2.description
30+
31+
Use the same Reasonix engine from its terminal interface, desktop application, or an ACP-connected editor extension.
32+
33+
## faq.items.0.question
34+
35+
What is Reasonix?
36+
37+
## faq.items.0.answer
38+
39+
Reasonix is an MIT-licensed coding agent whose terminal interface is built around DeepSeek models, local tools, and cache-conscious multi-turn sessions.
40+
41+
## faq.items.1.question
42+
43+
Which model providers can Reasonix use?
44+
45+
## faq.items.1.answer
46+
47+
Reasonix includes a DeepSeek-oriented preset and can connect to compatible OpenAI-style endpoints using credentials that you configure locally.
48+
49+
## faq.items.2.question
50+
51+
How do I start Reasonix?
52+
53+
## faq.items.2.answer
54+
55+
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.
56+
57+
## faq.items.3.question
58+
59+
Which operating systems support Reasonix?
60+
61+
## faq.items.3.answer
62+
63+
The Reasonix CLI supports macOS, Windows, and Linux, with official packages and binaries documented for each platform.
64+
65+
## faq.items.4.question
66+
67+
What are Reasonix's license and pricing model?
68+
69+
## faq.items.4.answer
70+
71+
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.

content/clis/es/reasonix.md

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
## answer
2+
3+
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.
4+
5+
## introduction
6+
7+
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.
8+
9+
## capabilities.items.0.title
10+
11+
Sesiones estables para la caché
12+
13+
## capabilities.items.0.description
14+
15+
Mantiene estables las instrucciones del sistema y las herramientas para que los proveedores compatibles reutilicen la caché de prefijos durante sesiones largas.
16+
17+
## capabilities.items.1.title
18+
19+
Herramientas y plugins configurables
20+
21+
## capabilities.items.1.description
22+
23+
Las herramientas integradas permiten revisar y cambiar repositorios, mientras la configuración y los plugins adaptan el flujo a cada tarea.
24+
25+
## capabilities.items.2.title
26+
27+
Un motor local en varias interfaces
28+
29+
## capabilities.items.2.description
30+
31+
El mismo motor de Reasonix funciona desde la terminal, la aplicación de escritorio o una extensión de editor conectada mediante ACP.
32+
33+
## faq.items.0.question
34+
35+
¿Qué es Reasonix?
36+
37+
## faq.items.0.answer
38+
39+
Reasonix es un agente con licencia MIT cuya experiencia de terminal se centra en modelos DeepSeek, herramientas locales y conversaciones eficientes con la caché.
40+
41+
## faq.items.1.question
42+
43+
¿Qué proveedores de modelos admite Reasonix?
44+
45+
## faq.items.1.answer
46+
47+
Reasonix incluye una configuración orientada a DeepSeek y puede conectarse a endpoints compatibles con OpenAI usando credenciales guardadas localmente.
48+
49+
## faq.items.2.question
50+
51+
¿Cómo empiezo a usar Reasonix?
52+
53+
## faq.items.2.answer
54+
55+
Instala la CLI desde un canal oficial, configura las credenciales del proveedor de modelos e inicia Reasonix dentro del repositorio que quieras trabajar.
56+
57+
## faq.items.3.question
58+
59+
¿Qué sistemas operativos admite Reasonix?
60+
61+
## faq.items.3.answer
62+
63+
La CLI de Reasonix funciona en macOS, Windows y Linux, con paquetes y binarios oficiales documentados para cada plataforma.
64+
65+
## faq.items.4.question
66+
67+
¿Qué licencia y modelo de precios tiene Reasonix?
68+
69+
## faq.items.4.answer
70+
71+
Reasonix es software gratuito y de código abierto bajo licencia MIT; los costes dependen del proveedor de modelos y de la cuenta conectada.

content/clis/fr/reasonix.md

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
## answer
2+
3+
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.
4+
5+
## introduction
6+
7+
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.
8+
9+
## capabilities.items.0.title
10+
11+
Sessions stables pour le cache
12+
13+
## capabilities.items.0.description
14+
15+
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.
16+
17+
## capabilities.items.1.title
18+
19+
Outils et plugins configurables
20+
21+
## capabilities.items.1.description
22+
23+
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.
24+
25+
## capabilities.items.2.title
26+
27+
Un moteur local pour plusieurs interfaces
28+
29+
## capabilities.items.2.description
30+
31+
Le même moteur Reasonix est accessible depuis le terminal, l’application de bureau ou une extension d’éditeur connectée par ACP.
32+
33+
## faq.items.0.question
34+
35+
Qu’est-ce que Reasonix ?
36+
37+
## faq.items.0.answer
38+
39+
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.
40+
41+
## faq.items.1.question
42+
43+
Quels fournisseurs de modèles Reasonix peut-il utiliser ?
44+
45+
## faq.items.1.answer
46+
47+
Reasonix propose un préréglage orienté DeepSeek et peut joindre des endpoints compatibles OpenAI avec des identifiants configurés localement.
48+
49+
## faq.items.2.question
50+
51+
Comment démarrer avec Reasonix ?
52+
53+
## faq.items.2.answer
54+
55+
Installez la CLI via un canal officiel, configurez les identifiants du fournisseur de modèles, puis lancez Reasonix dans le dépôt à traiter.
56+
57+
## faq.items.3.question
58+
59+
Quels systèmes d’exploitation prennent en charge Reasonix ?
60+
61+
## faq.items.3.answer
62+
63+
La CLI Reasonix fonctionne sur macOS, Windows et Linux, avec des paquets et binaires officiels documentés pour chaque plateforme.
64+
65+
## faq.items.4.question
66+
67+
Quelle est la licence et la tarification de Reasonix ?
68+
69+
## faq.items.4.answer
70+
71+
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é.

content/clis/id/reasonix.md

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
## answer
2+
3+
Reasonix adalah agen coding terminal sumber terbuka yang native untuk DeepSeek, dirancang agar cache prefiks tetap stabil selama sesi lokal yang panjang.
4+
5+
## introduction
6+
7+
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.
8+
9+
## capabilities.items.0.title
10+
11+
Sesi agen yang stabil untuk cache
12+
13+
## capabilities.items.0.description
14+
15+
Instruksi sistem dan definisi alat dijaga tetap stabil agar penyedia model kompatibel dapat memakai ulang cache prefiks sepanjang sesi.
16+
17+
## capabilities.items.1.title
18+
19+
Alat dan plugin yang dapat dikonfigurasi
20+
21+
## capabilities.items.1.description
22+
23+
Alat bawaan memeriksa dan mengubah repositori, sementara konfigurasi dan plugin menyesuaikan alur kerja untuk tugas yang berbeda.
24+
25+
## capabilities.items.2.title
26+
27+
Satu mesin lokal untuk berbagai antarmuka
28+
29+
## capabilities.items.2.description
30+
31+
Mesin Reasonix yang sama tersedia dari terminal, aplikasi desktop, atau ekstensi editor yang terhubung melalui ACP.
32+
33+
## faq.items.0.question
34+
35+
Apa itu Reasonix?
36+
37+
## faq.items.0.answer
38+
39+
Reasonix adalah agen coding berlisensi MIT dengan pengalaman terminal yang berfokus pada model DeepSeek, alat lokal, dan percakapan hemat cache.
40+
41+
## faq.items.1.question
42+
43+
Penyedia model apa yang dapat dipakai Reasonix?
44+
45+
## faq.items.1.answer
46+
47+
Reasonix menyediakan preset berorientasi DeepSeek dan dapat tersambung ke endpoint kompatibel OpenAI memakai kredensial yang disimpan secara lokal.
48+
49+
## faq.items.2.question
50+
51+
Bagaimana cara mulai memakai Reasonix?
52+
53+
## faq.items.2.answer
54+
55+
Pasang CLI melalui kanal paket resmi, atur kredensial penyedia model, lalu jalankan Reasonix di dalam repositori yang ingin dikerjakan.
56+
57+
## faq.items.3.question
58+
59+
Sistem operasi apa yang didukung Reasonix?
60+
61+
## faq.items.3.answer
62+
63+
CLI Reasonix mendukung macOS, Windows, dan Linux, dengan paket serta biner resmi yang didokumentasikan untuk setiap platform.
64+
65+
## faq.items.4.question
66+
67+
Apa lisensi dan model harga Reasonix?
68+
69+
## faq.items.4.answer
70+
71+
Reasonix adalah perangkat lunak sumber terbuka gratis dengan lisensi MIT; biaya penggunaan bergantung pada penyedia model dan akun yang dihubungkan.

0 commit comments

Comments
 (0)