Sg Code banner
mastershivek07 mastershivek07

Sg Code

AI community

Description

SG CODE — Claude Code-like AI coding assistant. Native desktop terminal with multi-provider support. ChatGPT (gpt-5.3-codex) | Claude (opus-4-6-thinking, sonnet-4-6) | Gemini (2.5-pro, 2.5-flash, 3-pro, 3-flash, 3.1-pro, 3.1-flash). No API keys needed — sign in with your existing account.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

⚡ SG CODE

Claude Code-like AI Coding Assistant — Native Desktop Terminal

**Open-source architecture inspired by Claude Code. Use ChatGPT, Claude, or Gemini models in a blazing-fast terminal IDE.**

[![Download for macOS](https://img.shields.io/badge/Download-macOS-000000?style=for-the-badge&logo=apple&logoColor=white)](https://github.com/mastershivek07/sg-code/releases/latest) [![Download for Windows](https://img.shields.io/badge/Download-Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)](https://github.com/mastershivek07/sg-code/releases/latest)


What is SG CODE?

SG CODE is a **Claude Code-like** desktop application that gives you an AI coding assistant right in your terminal. It uses the same agentic architecture — the AI can read your code, edit files, run commands, create branches, and reason about your entire project. The key difference: **you choose your AI provider**.

**No API keys needed.** Sign in with your existing ChatGPT or Google account.

Features

  • Multi-Provider Support — Choose between ChatGPT (OpenAI) or Google AI (Claude, Gemini) models
  • Native Terminal — Full xterm.js terminal with 256-color support, not a web wrapper
  • Multi-Tab Sessions — Run multiple coding sessions side by side
  • Model Switching — Switch between models on the fly (/model)
  • Auto-Updates — Always stay on the latest version
  • Cross-Platform — macOS and Windows

Supported Models

ChatGPT Provider (OpenAI)

Model Description
gpt-5.4 GPT-5.4 — flagship, reasoning + vision (default)
gpt-5.4-pro GPT-5.4 Pro — extended reasoning (Pro plan)
gpt-5.4-mini GPT-5.4 Mini — fast reasoning
gpt-5.4-nano GPT-5.4 Nano — fastest
gpt-5.2 GPT-5.2 — previous gen reasoning
gpt-5.2-pro GPT-5.2 Pro — previous gen extended
gpt-4.1 GPT-4.1 — legacy all-rounder
gpt-4.1-mini GPT-4.1 Mini — legacy fast
`gpt-5.4-co