Getting Started

This guide will help you get started with the Supercode Terminal once it's available.

Prerequisites

Before using Terminal, ensure you have:

  1. Supercode Account - Sign up via the Dashboard at supercli.com
  2. GitHub Account - For authentication (via OAuth)
  3. AI Provider API Key - For the AI model (see below)

Supported AI Providers

Terminal will support multiple AI providers:

| Provider | Models | Setup | |----------|--------|-------| | OpenAI | GPT-4, GPT-4o | API key from openai.com | | Anthropic | Claude 3.5, Claude 4 | API key from anthropic.com | | Google | Gemini 1.5, Gemini 2 | API key from aistudio.google.com | | Ollama | Local models | Local installation |

Setting Up

1. Create Account

  1. Go to supercli.com
  2. Sign in with GitHub
  3. Complete your profile

2. Access Terminal

Navigate to terminal.supercli.com (or use local development)

3. Add API Key

  1. Go to Settings in Terminal
  2. Add your AI provider API key
  3. Set a default provider (optional)

4. Create a Session

  1. Click New Session
  2. Give your session a name
  3. Start chatting with the AI

Using Terminal

Basic Commands

| Command | Description | |---------|-------------| | /new | Start a new session | | /clear | Clear current conversation | | /context | View/set context files | | /model | Switch AI model |

Tips

  • Be specific in your requests
  • Use Plan mode (Tab) for complex features
  • Use @filename to reference specific files
  • Use /undo to revert changes

Troubleshooting

Connection Issues

If you can't connect to Terminal:

  1. Check your internet connection
  2. Ensure you're signed in
  3. Try refreshing the page

API Key Issues

If AI responses fail:

  1. Verify your API key is valid
  2. Check you have credits/quota available
  3. Try a different provider