Skip to main content

Maggy — a local AI engineering command center: multi-model routing, intent graph, memory, and a web dashboard for Claude Code.

Project description

Maggy

Autonomous AI engineering command center.

Chat with your codebases across Claude, Codex, and Kimi — with semantic routing that picks the cheapest model that can handle the task.

Key Features

  • Semantic Routing — local Ollama model rates task complexity and type, routes to Local/Kimi/Codex/Claude accordingly
  • Interactive Chat — SSE streaming, session resume, ghost-text suggestions (Tab to accept)
  • Inline Model Forcing — type "use claude" in any message to override routing
  • Parallel Execution — Polyphony container orchestration for complex tasks (blast>=7)
  • AI-prioritized Tasks — ranks open issues by urgency + OKR alignment
  • One-click Execute — TDD pipeline with iCPG context enrichment
  • Council PR Review — a multi-model council reviews a GitHub PR from the dashboard: deterministic mega-PR chunking, a static gate (tsc/ruff) as ground truth, an adversarial refute pass to kill false positives, and extensible per-language skills (Python/TS/Go/Rust/Java/C#/Ruby/PHP — drop in more). pip install maggy-harness[review]
  • Competitor Intelligence — auto-discovered competitors, daily AI briefing
  • Engram Memory — persistent cross-session memory with amnesia diagnostics

Quick Start

pip install maggy-harness    # or: pipx install maggy-harness
maggy bootstrap              # installs skills, hooks, ~/bin model wrappers, plugins

# Pull the local model (optional but recommended)
ollama pull qwen3-coder:30b-a3b

# Configure (optional — Maggy runs in local mode without keys)
export GITHUB_TOKEN=ghp_...
export ANTHROPIC_API_KEY=sk-ant-...

# Launch
maggy              # interactive REPL (auto-detects project)
maggy serve        # web dashboard at localhost:8080
maggy chat api     # chat with a specific project

Or install from source for development:

cd maggy
pip install -e .

Or from inside Claude Code:

/maggy-init   # interactive setup wizard
/maggy        # launch dashboard

How Routing Works

Every message gets a semantic blast score (1-10), then routes to the cheapest capable model:

Blast Tier Models
1-3 Low Local (Qwen3-Coder), Kimi
4-6 Medium Codex, Kimi
7-10 High Claude, Codex

The router learns from outcomes — successful tasks reinforce the routing decision.

Tests

cd maggy
python3 -m pytest tests/ -x -q

887 tests, target coverage >= 80%.

Docs

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

maggy_harness-0.2.1.tar.gz (540.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

maggy_harness-0.2.1-py3-none-any.whl (510.8 kB view details)

Uploaded Python 3

File details

Details for the file maggy_harness-0.2.1.tar.gz.

File metadata

  • Download URL: maggy_harness-0.2.1.tar.gz
  • Upload date:
  • Size: 540.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for maggy_harness-0.2.1.tar.gz
Algorithm Hash digest
SHA256 55ca3f38812e7c7dcec8cf9dadb0b4760bd5d62b915a64754f4815567d916ffd
MD5 1579dda6ccbefb11a059ba30223d141b
BLAKE2b-256 d1b8f97cf2461f526045f0171fa69af17cc0cd48c653880316b0f0c1082963c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for maggy_harness-0.2.1.tar.gz:

Publisher: publish.yml on alinaqi/maggy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file maggy_harness-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: maggy_harness-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 510.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for maggy_harness-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bd16b95aa2efb882ad77f9fd670b95e43df5eab2b32a388c3b1e40abdc0b49a7
MD5 4fc52ba79a994d54cf57b96e6f890bc3
BLAKE2b-256 e046f64553b44e16c92d3ec744b368d5b68d948834a8434b7e762170a72872ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for maggy_harness-0.2.1-py3-none-any.whl:

Publisher: publish.yml on alinaqi/maggy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page