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

chore: set the run file env var when starting the ui #631

Merged
merged 1 commit into from
Jul 15, 2024

Commits on Jul 15, 2024

  1. chore: set the run file env var when starting the ui

    Set the `UI_RUN_FILE` env var before starting the UI tool
    when a run file is provided; e.g. `gptscript --ui <run-file.gpt>`. This
    tells the UI to use the file's run page as the landing page on start.
    
    Signed-off-by: Nick Hale <4175918+njhale@users.noreply.github.com>
    njhale committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b2b58bb View commit details
    Browse the repository at this point in the history