Skip to content

[Feature]: Allow me to change default init integration #3939

Description

@dradetsky

Problem Statement

We hardcode

DEFAULT_INIT_INTEGRATION = "copilot"

Which would be a fine default if I could set it to something else, but I can't.

Proposed Solution

Have some way to override this. For example via a config file or an environment variable (e.g. SPECKIT_DEFAULT_INIT_INTEGRATION) or something.

Alternatives Considered

Copilot suggested defining a shell alias, which is obviously terrible.

Component

Specify CLI (initialization, commands)

AI Agent (if applicable)

No response

Use Cases

No response

Acceptance Criteria

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions