Skip to content

Add multi-language READMEs, promo screenshots, and multi-account idea note - #8

Merged
TakeruF merged 3 commits into
mainfrom
docs/multi-language-readme
Aug 30, 2026
Merged

Add multi-language READMEs, promo screenshots, and multi-account idea note#8
TakeruF merged 3 commits into
mainfrom
docs/multi-language-readme

Conversation

@TakeruF

@TakeruF TakeruF commented Aug 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add multi-language READMEs: README.md (en), README.ja.md, README.ko.md, README.zh-CN.md (the previous README.md moved to README.ja.md).
  • Add promo screenshots under docs/screenshots/ and wire them into docs/index.html / docs/styles.css / docs/localization.js.
  • Add docs/multi-account-display.md — an idea-only note on displaying multiple Claude Code accounts (explicitly not implemented).
  • Ignore stray .codex-3d-upload.*/ temp dirs via .gitignore.

No app/source code changes — docs and site assets only.

Test plan

  • build-test CI check passes (no Swift/C# sources touched).
  • GitHub Pages About page renders the new screenshots.

🤖 Generated with Claude Code

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 30, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-30T11:11:48.081433Z d052eae PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

The Windows build-test check failed with NU1004: the runner's SDK
resolves Microsoft.NET.ILLink.Tasks to its bundled runtime version
(10.0.11), while packages.lock.json still recorded 10.0.10, so
--locked-mode restore refused to run.

- Regenerate Windows/src/TokenMeter.Windows.Setup/packages.lock.json
  via --force-evaluate (the other four locked projects were already
  consistent and are unchanged).
- Add global.json pinning the SDK to 10.0.400 with rollForward
  disabled, and point both setup-dotnet steps at it instead of the
  floating 10.0.x, so a runner-side SDK patch bump can no longer
  drift the lock files.
- Fold in the "Get it on GitHub" release badge from #7, with a
  localized alt text in each of the four READMEs.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@TakeruF
TakeruF merged commit 006d25f into main Aug 30, 2026
2 checks passed
@TakeruF
TakeruF deleted the docs/multi-language-readme branch August 30, 2026 12:49
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