Commit 0655cd8
committed
chore: set the run file env var when starting the ui
Set the `GPTSCRIPT_CHAT_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>1 parent 9ca6e93 commit 0655cd8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
| 374 | + | |
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
| |||
0 commit comments