wonderfulcode1/troublemaker
wonderfulcode1★ 0JavaScript最后同步: 2026-08-16
Deliberately inject a small, known bug into a disposable git worktree so learners can practice finding and fixing it. A teaching tool - read the README for its educational philosophy and safety guarantees.
README 摘要
troublemaker Deliberately inject a small, known bug into a disposable git worktree, so learners can practice finding and fixing it. 中文说明 troublemaker is a teaching tool . It makes trouble on purpose — but only inside a disposable git worktree it creates for you, never in your real code — and it grades the learner's fix against a probe-oracle pipeline. Status: v0.1.0 — teaching prototype. Read Current limitations before relying on it for anything beyond practice. - Zero runtime dependencies. Needs plain Node.js ( = 18) and git on PATH . - npm package: dsh-troublemaker (CLI binary: troublemaker ). Source: github.com/wonderfulcode1/troublemaker. Why this exists (teaching philosophy) Debugging is a skill you learn by debugging. Real codebases are too big, too noisy, and too precious to practice on; synthetic bugs in throwaway exercises are too artificial to be motivating. troublemaker sits in between: it takes your repository (or the bundled example), checks out a disposable worktree, and injects one small, known, describable bug — a single-character mutation like an off-by-one. The learner then: 1. reads the bug description, 2. finds the mutation in the worktree, 3. fixes it by hand, …
在 GitHub 查看完整 README →分类
A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.
★ 3,841
edison7009/EchoBirdOne-click install + model switch:Claude Code,Codex CLI (OpenAI), Grok Build (xAI), DeepSeek Harness, Kimi Code (Moonshot) ,Qwen Code,Aider,OpenCode,MiMo Code (Xiaomi),ZCode (Z.AI),OpenClaw,Pi,OpenScience,Vibe-Trading,Claude Desktop (3P profile),ChatGPT desktop,OpenCode Desktop,
★ 3,028
hyhmrright/brooks-lintAI code reviews grounded in 12 classic engineering books — decay risk diagnostics with book citations, severity labels, and 6 analysis modes including full-sweep auto-fix
★ 1,356