Commit Graph
7 Commits
Author SHA1 Message Date
Hasan Emir YıldırımandGitHub 7455efae41 Merge pull request #56 from hasaneyldrm/readme-fix-merged
Fix TypeScript interface and Python example in README (rebased)
2026-07-16 09:50:40 +03:00
Hasan Emir Yıldırım 0d88dd6efb Merge remote-tracking branch 'origin/main' into pr45
# Conflicts:
#	README.md
2026-07-16 09:45:08 +03:00
Hasan Emir YıldırımandGitHub 5c7f6b4d92 Merge pull request #44 from umutcakirai/add-french-instructions
Add French (fr) exercise instructions
2026-07-16 09:43:38 +03:00
118e4bd6b1 Add Polish and Korean exercise instructions
Incorporates the translation content from two external PRs onto current main
(their branches were based on a pre-media-restore history with no common
ancestor, so applied programmatically rather than merged):

- Polish (pl) from #25 (Dawid Matyjasik) — as submitted.
- Korean (ko) from #27 (SeungTaek Lim) — normalized to the dataset convention:
  only nested instructions.ko / instruction_steps.ko were kept. The PR's extra
  flat top-level *_ko metadata fields (name_ko, target_ko, etc.) were dropped
  because they are inconsistent with every other language and would violate
  data/exercises.schema.json (additionalProperties: false).

Updates data/exercises.json (all 1,324 records), the embedded EXERCISES blob
and SQL export in index.html, the SQL schemas / INSERT builder / LLM prompt in
setup.html, and README language references (7 -> 9 languages). Change is purely
additive: stripping pl+ko reproduces the previous data byte-for-byte.

Co-Authored-By: Dawid Matyjasik <63721806+dawidmatyjasik@users.noreply.github.com>
Co-Authored-By: SeungTaek Lim <61047602+namest504@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-09 21:10:06 +03:00
Hasan Emir YıldırımandClaude Opus 4.8 39348bf821 Merge pull request #42 from yazmorukyaz/hindi (Add Hindi exercise instructions)
Resolved README.md conflict with #34: kept both the instructions.hi row and
the instruction_steps.<lang> row (extended to include hi).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-09 20:54:12 +03:00
Hasan Emir YıldırımandGitHub 62f3139d25 Merge pull request #34 from sarisen/add-json-schema
Add JSON Schema for exercises dataset
2026-07-09 20:52:44 +03:00
Hasan Emir Yıldırım 6990c56f86 exercises-dataset: 1,324 multilingual gym exercises with media 2026-07-08 18:36:00 +03:00