From e04df1935eb28866fd701d876f75564cbfd36c96 Mon Sep 17 00:00:00 2001 From: Seto Elkahfi Date: Tue, 14 Apr 2026 23:32:25 +0200 Subject: [PATCH] Add sigit agent with binary distribution and icon --- sigit/agent.json | 22 +++++++++++ sigit/icon.svg | 98 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 120 insertions(+) create mode 100644 sigit/agent.json create mode 100644 sigit/icon.svg diff --git a/sigit/agent.json b/sigit/agent.json new file mode 100644 index 00000000..adcaf5d7 --- /dev/null +++ b/sigit/agent.json @@ -0,0 +1,22 @@ +{ + "id": "sigit", + "name": "siGit", + "version": "0.1.1", + "description": "A coding agent for smbCloud that runs entirely on your machine.", + "repository": "https://github.com/getsigit/sigit", + "website": "https://github.com/getsigit/sigit", + "authors": ["Seto Elkahfi "], + "license": "Apache-2.0", + "distribution": { + "binary": { + "darwin-aarch64": { + "archive": "https://github.com/getsigit/sigit/releases/download/v0.1.1/sigit-darwin-aarch64.tar.gz", + "cmd": "./sigit" + }, + "darwin-x86_64": { + "archive": "https://github.com/getsigit/sigit/releases/download/v0.1.1/sigit-darwin-x86_64.tar.gz", + "cmd": "./sigit" + } + } + } +} diff --git a/sigit/icon.svg b/sigit/icon.svg new file mode 100644 index 00000000..334fc95c --- /dev/null +++ b/sigit/icon.svg @@ -0,0 +1,98 @@ + + + + + + + + + + + + +