# Overview

* Claude 3.5 Sonnet
* GPT4-o
* Groq llama3-70b
* Ollama deepseek-6.7b

#### ###Local Models (Experimental)

* Support for running models locally using Ollama
* Currently supports deepseek-coder:6.7b
* More local models coming soon

### ##Interface Options

#### ###Main UI

* Modern, intuitive interface
* Real-time collaboration features
* Integrated file management
* Command palette for quick actions

#### ###Terminal UI

* Lightweight terminal-based interface
* Perfect for terminal-centric workflows
* Full feature parity with main UI
* Customizable configuration

#### ###Electron App

* Self-hostable desktop application
* Native system integration
* Offline capabilities
* Enhanced performance

### ##Development Features

#### ###Version Control Integration

* Git-aware operations
* Branch management
* Commit suggestions
* Change tracking

#### ###Project Management

* Project-level configuration
* Environment management
* Dependency handling
* Build system integration

### ##Coming Soon

We're actively working on new features including:

* Google Gemini 1.5 Pro support
* Plugin system for tool and agent builders
* Enhanced Electron app capabilities
* Improved performance on SWE-bench Lite

### ##Limitations

Current known limitations include:

* Minimal functionality for non-Python languages
* Sometimes requires explicit file specification for changes
* Local mode is currently experimental
* Windows support is in development

### ##Getting Started

To start using these features:

1. Check out the [Installation Guide](https://theseus.gitbook.io/theseus-docs/YnVigVCSOC2zbWyuuHmy/getting-started/quickstart)
2. Follow the [Quick Start Guide](https://theseus.gitbook.io/theseus-docs/YnVigVCSOC2zbWyuuHmy/getting-started/quickstart#quick-start-guide)
3. Review [Basic Usage](https://theseus.gitbook.io/theseus-docs/YnVigVCSOC2zbWyuuHmy/basics/images-and-media)

For detailed information about specific features, check out the individual feature documentation in the sidebar.
