Skip to content

Add siGit Code#239

Open
setoelkahfi wants to merge 4 commits intoagentclientprotocol:mainfrom
setoelkahfi:feature/sigit
Open

Add siGit Code#239
setoelkahfi wants to merge 4 commits intoagentclientprotocol:mainfrom
setoelkahfi:feature/sigit

Conversation

@setoelkahfi
Copy link
Copy Markdown

@setoelkahfi setoelkahfi commented Apr 14, 2026

Adds siGit Code to the registry.

siGit is a local-first coding agent built in Rust. It connects to cloud LLM providers (OpenAI, Anthropic, etc.) or runs inference entirely on-device via Onde with Metal acceleration on Apple silicon — no API key required for the local path.

Distribution: binary (darwin, linux, windows) + npx via @smbcloud/sigit

ACP support: Built on the agent_client_protocol Rust crate. Implements initialize, session management, and streaming responses over stdio.

License: Apache-2.0

Validation: build_registry.py --dry-run passes with no warnings.

siGit TUI running on-device inference with tool use Screenshot 2026-04-26 at 15 22 51

- Fixed darwin archive URLs to match actual release asset names
  (sigit-macos-arm64.tar.gz, not sigit-darwin-aarch64.tar.gz)
- Added linux-aarch64, linux-x86_64, windows-aarch64, windows-x86_64
- Added npx distribution via @smbcloud/sigit
- Updated description and version to 1.0.0
@Paxa
Copy link
Copy Markdown

Paxa commented Apr 26, 2026

Great stuff, thanks for sharing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants