chore: update readme

paydii committed Jun 26, 2026 at 21:36 UTC 054079871ae5c75bbe15b6211475cea0337d0f4c
1 file changed +10 -1
README.md
+10 -1
index 24672fa..576dfee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # siGit Code: on-device AI coding agent -[![VS Code Marketplace](https://img.shields.io/visual-studio-marketplace/v/getsigit.sigit-code?label=VS%20Code%20Marketplace)](https://marketplace.visualstudio.com/items?itemName=getsigit.sigit-code) +[![VS Code Marketplace](https://vsmarketplacebadges.dev/version-short/getsigit.sigit-code.svg)](https://marketplace.visualstudio.com/items?itemName=getsigit.sigit-code) +[![Open VSX](https://img.shields.io/open-vsx/v/getsigit/sigit-code)](https://open-vsx.org/extension/getsigit/sigit-code) Your code never has to leave your machine. siGit Code is a local-first AI coding agent for VS Code. It runs the on-device [`sigit`](https://github.com/getsigit/sigit) @@ -14,6 +15,10 @@ siGit Code also speaks the open [Agent Client Protocol](https://agentclientprotocol.com) (ACP), so it can drive other ACP-compatible agents over stdio. The on-device agent is still the point. +siGit Code's home is [code.sigit.si](https://code.sigit.si), where you can also +find the hosted version (siGit Code Cloud). [sigit.si](https://sigit.si) is Git +hosting built for AI workflows. + ## Why local-first - Your prompts and file contents stay on your machine. @@ -141,3 +146,7 @@ tab with **publish** left unchecked. It uploads the `.vsix` as a build artifact. ## License [MIT](./LICENSE) © 2026 siGit Code & Deploy + +## Copyright + +© 2026 [smbCloud Platform](https://smbcloud.xyz/) (Splitfire AB).