gemini-cli-extensions / gemini-cli-extensions/conductor

Add internationalization (i18n) support to Conductor workflows

Open
#21 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area:UX feature p3
Dominant language
Python
Stars
3.7k
Forks
295
Avg merge
9m
Merged PRs (30d)
1

Description

Hello,

I would like to request support for Hungarian language in Conductor.

Currently, when running /conductor:setup, the extension always starts by asking questions in English.
While it is possible to respond in Hungarian and force later artifacts to be Hungarian, this causes unnecessary friction and additional token usage.

Feature request:

  • Allow setting the primary language (e.g. Hungarian) at the beginning of /conductor:setup
  • Or automatically detect the user's language from the first response
  • Ensure all setup questions, specs, plans, and artifacts can be generated directly in Hungarian

This would significantly improve usability for non-English developers and reduce unnecessary translation overhead.

Thank you for the great tool.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the /conductor:setup entry point mentioned in the issue and trace how setup questions, specs, plans, and other artifacts choose their language. Define how a primary language is selected or detected, then verify that the complete workflow can generate these outputs directly in Hungarian.

Written by the indexing model from the issue text.

Assessment

Domain
internationalization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.