Skip to Content
siGit CodeOverview

siGit Code

siGit Code is a local-first AI coding agent. It reads your project, proposes changes, and uses tools only within the permission policy you choose.

The same binary supports two surfaces:

  • Interactive terminal mode for a full-screen chat experience.
  • Agent Client Protocol (ACP) for editor integrations such as Zed and VS Code.

Inference runs locally through Onde Inference when a local model is available. When you are signed in, siGit Code can use siGit Code Cloud; an explicit OpenAI-compatible endpoint takes precedence over both.

Last updated on