Skip to content

SuperagenticAI/superqode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

82 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

SuperQode TUI

SuperQode Logo

SuperQode

Multi-agent coding harness for local, BYOK, and ACP workflows
Connect models, run tools, inspect changes, and keep coding sessions readable.
Build with agents. Validate with evidence. Ship with confidence.

PyPI Python CI License

Stars Forks Issues PRs

πŸ“š Documentation β€’ πŸ› Report Bug β€’ πŸ’¬ Discussions


What is SuperQode?

SuperQode is a coding agent harness for interactive development, local model workflows, BYOK providers, ACP coding agents, and tool-based repository work. It provides a TUI and CLI so developers can connect to the model or agent they prefer, run file/search/edit/shell tools, and get concise summaries of what changed.

SuperQE is the quality engineering workflow included with SuperQode. Use it when you want agents to stress, validate, and report on code before release. QE is an important workflow, but SuperQode is first a general coding harness.

Note (Enterprise): Enterprise adds deeper automation, evaluation testing, and enterprise integrations.

Demo Video

Watch the demo: SuperQode Demo

SuperQode Banner

Quick Start

Installation

Primary (Recommended)

# Using uv (best performance)
uv tool install superqode

# Or using pip
pip install superqode

Alternate (No Python Required, SuperQode TUI Only)

Note: SuperQE (CLI) requires the Python install above (uv or pip).

# Using Homebrew (macOS/Linux)
brew install SuperagenticAI/superqode/superqode

# Using Curl script
curl -fsSL https://super-agentic.ai/install.sh | bash

Run SuperQode

Interactive TUI (Explore)

cd your-project
superqode

Automated QE (CI/CD)

cd your-project
superqe init
superqe run . --mode quick

Key Features

Feature Description
Multi-agent harness Use ACP agents, BYOK providers, and local models from one interface
Developer TUI Interactive sessions with compact tool activity and readable change summaries
Headless CLI Run coding tasks and provider checks from scripts or terminals
Tool system File, search, edit, shell, todo, MCP, and optional Monty Python REPL tools
Provider UX Provider doctor, model listing, guided local provider selection, and dynamic OpenCode free model discovery
QE workflows Optional SuperQE roles, sandboxes, reports, and release validation

How It Works

QE SESSION LIFECYCLE
━━━━━━━━━━━━━━━━━━━━
1. SNAPSHOT    β†’ Original code preserved
2. QE SANDBOX  β†’ Agents modify, test, break freely
3. REPORT      β†’ Document findings and fixes
4. REVERT      β†’ All changes removed automatically
5. ARTIFACTS   β†’ QRs and patches preserved

Your original code is ALWAYS restored.

Documentation

For complete guides, configuration options, and API reference:

πŸ“š View Full Documentation β†’

Contributing

We welcome contributions! See CONTRIBUTING.md for guidelines.

git clone https://github.com/SuperagenticAI/superqode
cd superqode
uv pip install -e ".[dev]"
pytest

License

AGPL-3.0 - Built by Superagentic AI for developers who care about code quality.

About

Agent-Native Coding harness for agentic quality engineering

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages