Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge rebased branch to main. #2

Merged
merged 7 commits into from
Sep 26, 2023
Merged

merge rebased branch to main. #2

merged 7 commits into from
Sep 26, 2023

Commits on Sep 25, 2023

  1. fix: stop overwriting boolean config values

    Without the default set to None, any boolean CLI flag that isn't passed reverts to its default state even if it is configured in the config.yaml file.
    ericrallen committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    7002826 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be38ef8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dc1981 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b3fe15 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Merge remote-tracking branch 'upstream/main' into rebased

    merge conflicting changes from upstream
    unaidedelf8777 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2230ea4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request OpenInterpreter#508 from InterwebAlchemy/feature/f…

    …ix-boolean-config-options
    
    fix: stop overwriting boolean config values
    KillianLucas authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    dd6ecb8 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/main' into rebased

    Synced with upstream/main because killian is commiting so fast
    unaidedelf8777 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2fc2569 View commit details
    Browse the repository at this point in the history