From d5ff10406902da40cca06801b55f10f92826613e Mon Sep 17 00:00:00 2001 From: Sean Date: Wed, 17 Jun 2026 13:45:45 +0800 Subject: [PATCH] feat: add DeepSeek Reasonix agent integration --- reasonix/agent.json | 14 ++++++++++++++ reasonix/icon.svg | 4 ++++ 2 files changed, 18 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 00000000..5e50b42e --- /dev/null +++ b/reasonix/agent.json @@ -0,0 +1,14 @@ +{ + "id": "reasonix", + "name": "DeepSeek Reasonix", + "version": "1.0.0", + "description": "DeepSeek-native terminal coding agent", + "repository": "https://github.com/esengine/DeepSeek-Reasonix", + "license": "MIT", + "distribution": { + "npx": { + "package": "reasonix", + "args": ["acp"] + } + } +} diff --git a/reasonix/icon.svg b/reasonix/icon.svg new file mode 100644 index 00000000..e3b7b7fe --- /dev/null +++ b/reasonix/icon.svg @@ -0,0 +1,4 @@ + + + R +