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

Container improvements #540

Merged
merged 18 commits into from
Aug 10, 2024
Merged

Container improvements #540

merged 18 commits into from
Aug 10, 2024

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    7dd1aca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c99641 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98e2c32 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    a1abe7a View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    5cd6d43 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    97b2a3a View commit details
    Browse the repository at this point in the history
  2. OVERWRITE_OS_NAME

    default OVERWRITE_OS_NAME value "default" + got rid of redundant else
    
    Co-authored-by: Farkhod Sadykov <Farkhod.Sadykov@gmail.com>
    Robinsane and TheR1D authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e04f2fe View commit details
    Browse the repository at this point in the history
  3. OVERWRITE_SHELL_NAME

    OVERWRITE_SHELL_NAME default value "default" + got rid of redundant else
    
    Co-authored-by: Farkhod Sadykov <Farkhod.Sadykov@gmail.com>
    Robinsane and TheR1D authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f874b5f View commit details
    Browse the repository at this point in the history
  4. default values for OVERWRITE_SHELL_NAME and OVERWRITE_SHELL_NAME

    Co-authored-by: Farkhod Sadykov <Farkhod.Sadykov@gmail.com>
    Robinsane and TheR1D authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1143d73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b510b72 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    9ef27fb View commit details
    Browse the repository at this point in the history
  2. Change as desired by TheR1D, in order to keep the code base consistent.

    (Note: if SHELL_INTERACTION contains an unintended / weird value, it will act as if it contained false, which is not the intended default behaviour)
    Robinsane committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a12d846 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdff2c0 View commit details
    Browse the repository at this point in the history
  4. rebase on main

    Robinsane committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e1d8f49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00da9de View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Update README.md

    suggestion TheR1D
    
    Co-authored-by: Farkhod Sadykov <Farkhod.Sadykov@gmail.com>
    Robinsane and TheR1D authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    cfaa71b View commit details
    Browse the repository at this point in the history
  2. Dockerfile env var

    ENV PRETTIFY_MARKDOWN=false
    
    Co-authored-by: Farkhod Sadykov <Farkhod.Sadykov@gmail.com>
    Robinsane and TheR1D authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d3b36d6 View commit details
    Browse the repository at this point in the history
  3. Clear explanation of what to do when you want to use Ollama for LLM r…

    …equests in combination with ShellGPT in a docker container
    Robinsane committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6d213fd View commit details
    Browse the repository at this point in the history