Skip to content

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 07:12
c5d05a7

1.16.0 (2026-06-20)

Features

  • case-studies: add SQLite, Kafka, and Lucene three-pattern studies (987234c)
  • skills: add adopt-pattern and audit-patterns agent skills (e6177b0)
  • skills: add pattern skills as installable Claude Code plugin (b9f5696)
  • skills: make skills installable as a Claude Code plugin via marketplace (8bafd16)

Bug Fixes

  • check-relations: make R3 actually validate the catalog pages (0757ddf)
  • ci: use test:ts in CI TypeScript job, fix remaining doc references (aecd3df)
  • lru-cache: correct zh tradeoff translation in Production Proof (f6d473b)
  • skip-list: replace fake Rust answer with a real skip list (a696ad0)
  • test: add Python minimum version check (≥ 3.10) to toolchain probe (e37feed)
  • test: add Python version guard + diagnostic to test:python script (72cb51a)
  • test: smart Python interpreter discovery for macOS conda users (da0c965)
  • viz: align 5 more demos with their pattern bodies (413e329)
  • viz: align diff-patch & backpressure demos with their pattern bodies (56eee78)

Documentation

  • add Agent Skills install section to README (EN + ZH) (74c7014)
  • add raymondfeng as a contributor for code, doc, and ideas (#50) (0698508)
  • case-studies: apply three-role review fixes to linux-read & go-scheduler (0ad02fe)
  • event-loop: clarify reactor vs JS loop, link JSV9000 (a59ac95)
  • go-scheduler: fix Production Proof header to match evidence types (2963772)
  • patterns: update exercise run command to test:ts in 92 pattern docs (125f753)
  • suppress pre-existing markdownlint MD036/MD032 in README patterns table (c0527f6)
  • sync CLAUDE.md and CONTRIBUTING with new test:python behavior (15d1052)
  • sync SOP 04/08, PR template, and diagnose skill with unified test commands (a033324)

Code Refactoring

  • test: rename scripts for semantic clarity and sync docs (f8d944d)
  • viz: raise default useVizLog max from 30 to 60 (02cb71b)