gemini-cli-extensions / gemini-cli-extensions/conductor
Add internationalization (i18n) support to Conductor workflows
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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