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

Use .conductor directory instead of conductor

Open
#13 4 comments 11 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Summary
Please default to ".conductor" (dot-prefixed) for the tool’s working directory, rather than "conductor".

Rationale

  • Keeps the project root clean
  • Follows common dot-directory conventions (.github, .config)
  • Easier to ignore via .gitignore

Notes
If "conductor" already exists in a project, continue to recognize it to avoid breaking existing setups, and suggest migrating to ".conductor".

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

The issue names no files or tests. Start by locating the entry point that selects the tool's working directory, then trace how existing projects are detected. Done means new projects default to .conductor, existing conductor directories remain recognized, and migration to .conductor is suggested.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.