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.0.tar.gz (533.7 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.0-py3-none-any.whl (505.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: maggy_harness-0.2.0.tar.gz
  • Upload date:
  • Size: 533.7 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.0.tar.gz
Algorithm Hash digest
SHA256 4cb25a2f000211d646ef675e0cfab28d490ef6938f5c6c0a9dc5a38a2d07fc8c
MD5 70a547c6253952f56b60c933d3d99a8c
BLAKE2b-256 cc2c0bd06a8b814aae46032e203df57c9977cf121ee678506a0671403e48b805

See more details on using hashes here.

Provenance

The following attestation bundles were made for maggy_harness-0.2.0.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.0-py3-none-any.whl.

File metadata

  • Download URL: maggy_harness-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 505.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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8665673f1196b9cedeadbba5beb8b570150932dd35d24a0f81b8dc1c0f44c483
MD5 6566a97132ccb917cd97d9865753500f
BLAKE2b-256 a72905877c002458128bb9d4a1dad83f04b4dd3cc9832738db20857220248ce9

See more details on using hashes here.

Provenance

The following attestation bundles were made for maggy_harness-0.2.0-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