feat: quality blitz — accuracy audit 203 tutorials + 3 new deep tutorials#165
Merged
feat: quality blitz — accuracy audit 203 tutorials + 3 new deep tutorials#165
Conversation
…utorials New tutorials (27,616 total new lines): - autoresearch (karpathy): 9 files, 3,383 lines — MuonAdamW/Polar Express, fixed-budget training loop, val_bpb metric, autonomous ML experiments - hermes-agent (NousResearch): 9 files, 4,227 lines — 3-layer memory system, 20+ platform gateways, RL trajectory loop, ACP/MCP ecosystem - autoagent (HKUDS/MetaChain): 9 files, 4,006 lines — context_variables stripping, DockerEnv TCP server, self-modifying pipelines, GAIA eval Critical rewrites (fabricated/wrong content replaced): - deer-flow: Airflow-style DAG fiction → real LangGraph StateGraph + 14-stage middleware pipeline from bytedance/deer-flow - anthropic-skills: wrong repo (easing functions) → anthropics/anthropic-quickstarts - goose: all 8 chapters cited diagnostics-viewer.py → real Rust crate sources Accuracy audit (200+ tutorials, 1,600+ chapters reviewed): - Replaced ~500+ wrong source citations (release scripts, CI bots, UI widgets cited for every chapter regardless of topic) - Fixed DSPy API from v1 (dspy-ai/dspy.OpenAI) to v2 (dspy/dspy.LM) - Fixed Haystack 1.x → 2.x import paths - Fixed firecrawl org URL (firecrawl → mendableai) - Fixed outlines org (outlines-dev → dottxt-ai throughout) - Added phidata→Agno rebranding notice with new repo pointer - Added ~300+ missing mermaid diagrams across 50+ tutorials - Added project-archived notices to superagi, sweep - Fixed star counts: opencode (133k→142k), openspec (35.5k→39.3k) Patches: openclaw (3 missing subsystems: ACP layer, memory-host-sdk, Plugin SDK) README: star history chart, back-to-top nav, updated catalog (203 tutorials, 1,624+ chapters), updated discovery table rows
…oken link - Replace raw TODO template markers in awesome-claude-skills-tutorial ch08 with actual adoption strategy content - Fix "see all 30+ MCP tutorials" link pointing to single tutorial → now anchors to MCP Servers & Integrations section - Update verification date from 2026-03-20 to 2026-04-12 - Correct markdown line count from 1,048,763 to 706,049 - Fix agno-tutorial raw slug to display name "Agno"
Owner
Author
Code reviewFound 3 issues (all fixed in b1c9770):
https://github.com/johnxie/awesome-code-docs/blob/5884ab3bbbbe2e1c5e7a55da2b1157e7d2803a63/README.md#L101-L103 🤖 Generated with Claude Code - If this code review was useful, please react with 👍. Otherwise, react with 👎. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Three new deep tutorials (27,616 lines of new content):
context_variablesstripping pattern, DockerEnv TCP server, XML-as-IR agent creation, self-modifying pipelines, GAIA benchmark evaluationCritical rewrites (fabricated/wrong-repo content replaced):
diagnostics-viewer.pyfor every topic → accurate Rust crate citations (goose-cli/src/cli.rs,session/mod.rs,goose-mcp/src/memory/mod.rs, etc.)Accuracy audit across all 203 tutorials (~1,600+ chapters reviewed):
dspy-ai/dspy.OpenAI) → v2 (dspy/dspy.LM)outlines-dev→dottxt-aieverywherefirecrawl→mendableaiopenclaw patched with 3 missing subsystems: ACP layer (
extensions/acpx/), memory-host-sdk (8 embedding backends + QMD), Plugin SDK (plugin-package-contract interface + CLI)README & discoverability:
generative-ai,ai-tutorialTest plan
tutorials/tutorial-manifest.json) reports 203 tutorialsdspy.LM(...))