Skip to content

Codex/translate#18

Open
kmatsunami wants to merge 18 commits intomainfrom
codex/translate
Open

Codex/translate#18
kmatsunami wants to merge 18 commits intomainfrom
codex/translate

Conversation

@kmatsunami
Copy link
Collaborator

No description provided.

kmatsunami and others added 18 commits March 15, 2026 20:56
Issue #5: skill template日本語化(*.tmplのみ)
feat: scripts/bin/setup の user-facing 文言を日本語化
Issue #7: review/qa 補助ドキュメント日本語化
docs: ルート docs/config を日本語化し LICENSE.ja.md を追加
Issue #6: browse 実行時文言/UI を日本語化
chore: regenerate generated SKILL.md for #9
test: align translated fixtures and assertions
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: fa52305927

ℹ️ 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".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

/(Unknown command: \w+|未知のコマンドです: .+)/,
/(Unknown snapshot flag: .+|未知の snapshot フラグです: .+)/,
/(ERROR: browse binary not found|ERROR: browse バイナリが見つかりません)/,
/(Server failed to start|サーバー起動に失敗)/,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Match localized browse startup failures in error scanner

This pattern no longer matches the startup errors currently thrown by browse/src/cli.ts (for example サーバーの起動に失敗しました and ...秒以内にサーバーが起動しませんでした), because it only checks for サーバー起動に失敗 (missing ) or the old English phrase. When browse cannot start during E2E/eval runs, runSkillTest can miss the failure and leave browseErrors empty, which can produce false-successful experiment results instead of surfacing the startup breakage.

Useful? React with 👍 / 👎.

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