
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@smbcloud/sigit
Advanced tools
A local coding agent powered by Onde Inference.
Runs on your machine. No API keys. No cloud round-trips.
npm install -g @smbcloud/sigit
npm pulls in the right binary for your platform automatically.
Supported targets:
| Method | Command |
|---|---|
| Homebrew | brew tap getsigit/tap && brew trust --tap getsigit/tap && brew install sigit |
| pip | pip install sigit-code |
| uv | uvx --from sigit-code sigit |
| Cargo | cargo install sigit |
sigit
That starts the local terminal UI.
Add this to ~/.config/zed/settings.json:
{
"agent_servers": {
"siGit Code": {
"type": "custom",
"command": "sigit"
}
}
}
Then select siGit Code in the Zed assistant panel.
Install ACP Client, then add:
{
"acp.agents": {
"siGit Code": {
"command": "sigit",
"args": [],
"env": {}
}
}
}
| Platform | Architecture | Package |
|---|---|---|
| macOS | Apple Silicon (arm64) | @smbcloud/sigit-darwin-arm64 |
| macOS | Intel (x64) | @smbcloud/sigit-darwin-x64 |
| Linux | x64 | @smbcloud/sigit-linux-x64 |
| Linux | arm64 | @smbcloud/sigit-linux-arm64 |
| Windows | x64 | @smbcloud/sigit-windows-x64 |
| Windows | arm64 | @smbcloud/sigit-windows-arm64 |
© 2026 Splitfire AB (siGit Code & Deploy).
FAQs
AI coding agent powered by local LLM via Onde Inference.
We found that @smbcloud/sigit demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.