From 5ced8a60ac4c2d5d9647e4a66746934ac33186c6 Mon Sep 17 00:00:00 2001 From: Wooseong Kim Date: Thu, 6 Aug 2026 15:38:52 +0900 Subject: [PATCH] feat: add Reasonix agent to registry --- reasonix/agent.json | 20 ++++++++++++++++++++ reasonix/icon.svg | 3 +++ 2 files changed, 23 insertions(+) create mode 100644 reasonix/agent.json create mode 100644 reasonix/icon.svg diff --git a/reasonix/agent.json b/reasonix/agent.json new file mode 100644 index 000000000..6aadb356b --- /dev/null +++ b/reasonix/agent.json @@ -0,0 +1,20 @@ +{ + "id": "reasonix", + "name": "Reasonix", + "version": "1.20.0", + "description": "Cache-first DeepSeek coding agent for the terminal", + "repository": "https://github.com/esengine/DeepSeek-Reasonix", + "website": "https://esengine.github.io/DeepSeek-Reasonix/", + "authors": [ + "Reasonix Contributors" + ], + "license": "MIT", + "distribution": { + "npx": { + "package": "reasonix@1.20.0", + "args": [ + "--acp" + ] + } + } +} diff --git a/reasonix/icon.svg b/reasonix/icon.svg new file mode 100644 index 000000000..fd607ca41 --- /dev/null +++ b/reasonix/icon.svg @@ -0,0 +1,3 @@ + + +