Skip to content

v3.3.0 — agent self-install + translated READMEs

Choose a tag to compare

@LARIkoz LARIkoz released this 20 Jun 12:28
· 3 commits to main since this release

Agent self-install + translated READMEs

Added

  • Agent self-install. BOOTSTRAP.md is now an agent-neutral runbook: paste one line into any agent (Claude Code / Codex / Gemini CLI) and it picks the matching --agent, clones, injects the contract, verifies, and reports a health verdict — no manual steps.
  • kurdyuk-install accepts [project-dir] and --agent <claude|codex|gemini|all> in any order, passes the agent through to init, and ends with an explicit HEALTH: <verdict> line (non-zero exit on anything but UP TO DATE).
  • Translated READMEs: README.ru.md (Русский), README.ja.md (日本語), README.zh-CN.md (中文), with a flag language-switcher by the badges. English README.md is the source; translations may lag.

Changed

  • BOOTSTRAP.md, kurdyuk-install, and the in-target STARTER-PROMPT.md are agent-neutral (no longer Claude-only).
  • README Install leads with the one-line agent self-install.

Full changelog: https://github.com/LARIkoz/kurdyuk-lite/blob/main/CHANGELOG.md