DETERMINISTIC EVALUATION
Mosabench
Agentic SWE Benchmark
Evaluate any local or cloud LLM across 70+ deterministic multi-language coding tasks executed inside the real Mosaic autonomous loop.
curl -fsSL https://mosaic.methil.group/api/install-bench | shRun mosabench --list to inspect all 70+ test suites and task definitions.
TASK SUITES
Comprehensive Multi-Language Coverage
Every task is graded by automated test suites in an isolated temporary workspace.
TypeScript & Node.js
Dependency refactors, async race fixes, typing migrations
Python & Pytest
Data pipelines, algorithmic repairs, mock fixtures
Rust & Cargo
Borrow checker resolution, lifetime annotations, unsafe fixes
Bash & Linux Shell
Sed/Awk pipelines, log parsing, POSIX script fixes
Go & Concurrency
Goroutine channels, deadlock elimination, interface fixes
Java & Kotlin
Gradle build fixes, Spring controllers, null safety
EVALUATION SCALE
Strict Ranking Matrix
Autonomous perfection, 0 human intervention, 100% test pass on first attempt
High autonomy, self-heals after 1 retry, passes complex multi-file diffs
Capable on single-file tasks, occasionally gets stuck in tool loop
Syntax valid but fails edge cases or introduces regression bugs
Quick Commands
mosabench --provider local --model qwen3.5-4bmosabench --suite curated --parallel 4mosabench --provider lmstudiomosabench --provider openai --model gpt-5-mini