Skip to content

docs: translate README, CLAUDE.md, AGENTS.md to English#2

Merged
Glazlk merged 1 commit intomainfrom
docs/translate-to-english
Mar 24, 2026
Merged

docs: translate README, CLAUDE.md, AGENTS.md to English#2
Glazlk merged 1 commit intomainfrom
docs/translate-to-english

Conversation

@Glazlk
Copy link
Copy Markdown
Member

@Glazlk Glazlk commented Mar 24, 2026

Summary

  • Translated README.md, CLAUDE.md, and AGENTS.md from Russian to English
  • No functional changes — content and structure preserved

Test plan

  • Verify translated docs render correctly and read naturally

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Glazlk Glazlk merged commit 35eee14 into main Mar 24, 2026
skulidropek added a commit that referenced this pull request Mar 24, 2026
tmux.ts:
- Extract private openTmuxWorkspace(template, leftPaneCommand) helper that
  contains session detection + create + configure + setup + attach logic
- attachTmux: delegate to openTmuxWorkspace (removes duplicated session setup)
- spawnAttachTmux: delegate to openTmuxWorkspace (removes duplicated session
  detection, bind-keys, select-pane blocks — DUPLICATE #1 and #2)

spawn.ts:
- Merge buildSshProbeArgs + buildSshRunArgs into single buildSshArgs(template,
  sshKey, ipAddress, remoteCommand?) — probe mode when remoteCommand=undefined
  (removes structural duplication — DUPLICATE #3)
- Fix unicorn/no-negated-condition: flip if(remoteCommand!==undefined) guard
- Fix unicorn/prefer-single-call: inline trailing push into preceding spread

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant