mosaic v0.9.6/Chat · Code · Crea on your machinesDocs

Chat with AI.
Let it act on your code.

Mosaic is the app for talking to AI and getting work done. Start in Chat for questions and ideas, connect a repository in Code, or use Crea to create images today—and soon music, video, and more—on linked machines.

$curl -fsSL https://mosaic.methil.group/api/install | sh
mosaic-terminal — zsh
[CHAT]Ask and plan

Start with questions, explanations, and ideas.

[CODE]Change your code

Inspect files, edit code, and run tests with context.

[CREA]Create locally

Generate images today, with music, video, and more to come.

[LOCAL]Run it your way

Use local models or choose a connected machine.

[GITHUB]Finish the work

Review changes and open a pull request when ready.

// ARCHITECTURE & CAPABILITIES

Built for local performance and explicit data boundaries.

ENGINE01

Hardware Auto-Detection

Automatically probes system memory and hardware accelerators (Apple Silicon Metal, NVIDIA CUDA, AMD ROCm, CPU). Calculates layer offload and context budget with zero manual flags.

Metal · CUDA · ROCm · AVX2
Dynamic VRAM & RAM sizing
TOOLS02

Deterministic Tool Protocol

Autonomous tool loop equipped with ripgrep code search, line-accurate file editing, command execution, and recursive subagents. Validates mutations before touching disk.

grep_search · read_file · edit_file
run_command · background tasks
RUNTIMES03

Open-Weights Inference

Native backends for running Qwen3.8, Qwen3.5, DeepSeek, Gemma, and Llama locally or through existing local servers without vendor lock-in.

MLX · llama.cpp · vLLM · SGLang
GGUF · safetensors
WORKFLOW04

GitHub & Fleet Orchestration

Link remote GPU workstations or laptops with `mosaic machine link`. Trigger jobs, stream live terminal logs, and publish GitHub pull requests directly from the web dashboard.

Branch & PR creation
End-to-end encrypted logs
CREA05

Connected Crea

Create on a linked machine without moving models to the cloud. Image generation is available today, with the same fleet designed to expand to music, video, and more.

Image · Music · Video · More
Queue across linked machines
PRIVACY06

Explicit Data Boundaries

Local CLI runs stay on your machine. Hosted analysis, Docker sandbox runs, and linked-machine jobs are explicit choices with separate capability controls. Telemetry remains opt-in.

Local-first execution
Opt-in remote routes
EVALUATION07

Mosabench Benchmark

Bundled with a reproducible benchmark evaluating local LLMs on 70+ multi-language software engineering tasks across Node, Rust, Python, Go, and Java.

70+ SWE tasks
Deterministic pass@1 scoring

MODEL COMPATIBILITY

Validated Open-Weights Models

Mosaic référence les familles compatibles ; vérifiez l’artefact installé et les capacités de votre machine avant de lancer un runtime.

Model & FamilyTarget HardwareOptimized QuantizationContext WindowRuntime status
Qwen3.8 27B · Q4_K_MRecommended
Alibaba Qwen · GGUF vision
24GB+ unified memory / VRAMQ4_K_M · mmproj BF16Configured by runtimeRuntime-dependent
Qwen3.8 27B · BF16Recommended
Alibaba Qwen · Hugging Face
64GB+ RAM / unified memoryBF16 · safetensorsConfigured by runtimeRuntime-dependent
Qwen3.5 9BRecommended
Alibaba Qwen
16GB+ RAM / Metal / CUDAMLX 4-bit / Q4_K_MConfigured by runtimeRuntime-dependent
GPT-OSS 20BRecommended
OpenAI Open-Weights
24GB+ RAM / RTX 3090 / 4090HF MXFP4 (SGLang) / Q6_KConfigured by runtimeRuntime-dependent
Qwen3.5 35B A3B
Alibaba Qwen MoE
32GB+ RAM / Mac Studio / A100Q3_K_M / MLX 4-bitConfigured by runtimeRuntime-dependent
Gemma 3 12B
Google Gemma
16GB+ RAM / Any PlatformQ4_K_M / Q8_0Configured by runtimeRuntime-dependent

// GETTING STARTED

From a question to a finished change.

01

Start in Chat

Ask questions, explore ideas, or plan your next move.

mosaic chat
02

Connect your code

Open a repository when you want Mosaic to inspect or edit files.

cd my-project && mosaic .
03

Let Mosaic act

Run tests, review the changes, and open a pull request.

mosaic "Fix memory leak in buffer pool and run test suite"

Ready to try the Mosaic App?

Start with a chat, connect a repository, or create on a linked machine with Mosaic Crea.

$curl -fsSL https://mosaic.methil.group/api/install | sh
Open App →