Skip to content

Rename config variables for simplicity #159

@bhouston

Description

@bhouston

Rename config variables for simplicity

Description

Rename the following config variables to make them more concise:

  • modelProviderprovider
  • modelNamemodel

Motivation

These shorter names are simpler and more intuitive while maintaining their meaning in context.

Implementation Notes

  • Update the default config in packages/cli/src/settings/config.ts
  • Update references in options.ts and other files
  • Ensure backward compatibility by accepting both old and new names during a transition period
  • Update tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions