ModelsApplications 🇷🇺 06.08.2026 15:02

ZCode 3.0 and GLM-5.2: Build Browser Games for 7 Rubles

Z.ai has released GLM-5.2, a new generation of its GLM language model series, along with ZCode 3.0, an AI coding assistant. The assistant can generate browser games from simple descriptions, with one test costing less than 7 rubles. The model scores 62.1 on SWE-bench Pro and 81 on Terminal-Bench 2.1.
The Chinese company Z.ai released GLM-5.2, the next generation of its GLM family of language models, which improves on GLM-5.1 in programming, context understanding, and planning. Based on GLM-5.2, ZCode 3.0 is a coding assistant that can create projects from scratch, analyze code, find errors, write tests, and support migration. In benchmarks, GLM-5.2 scored 62.1 on SWE-bench Pro, surpassing GPT-5.5, and 81 on Terminal-Bench 2.1, leading that benchmark. The author set up an AI router in the Selectel panel to get an API key, installed ZCode, and connected it to the custom provider. They then asked the model to create a browser strategy game; the model generated a playable game with resources, buildings, and raids for less than 7 rubles. A second request for a 3D racing game also produced a working HTML game, though with balance issues. The author notes that while AI models are improving rapidly and can handle many tasks, they still make mistakes and require human verification, but their role in development is growing.
Abbreviations
API = Application Programming Interface — программный интерфейс приложения
Source: Habr — хаб ИИ — original
Our earlier posts on this topic ↓
Fresh news