Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gptscript-ai/gptscript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.4
Choose a base ref
...
head repository: gptscript-ai/gptscript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.5
Choose a head ref
  • 20 commits
  • 20 files changed
  • 6 contributors

Commits on Jun 19, 2024

  1. chore: trigger py-gptscript release on gptscript release

    Signed-off-by: Donnie Adams <donnie@acorn.io>
    thedadams committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c3a0f93 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. chore: unpin ui for v0.8.4 release

    Signed-off-by: Nick Hale <4175918+njhale@users.noreply.github.com>
    njhale committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8ebc89e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #540 from njhale/chore/unpin-ui-v0.8.4

    chore: unpin ui for v0.8.4 release
    njhale authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9d1e1e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. docs: explain how to set args from the command line (#543)

    Signed-off-by: Grant Linville <grant@acorn.io>
    g-linville authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b480dc8 View commit details
    Browse the repository at this point in the history
  2. fix: bump go-gptscript to fix default model auth tui prompt

    Bump go-gptscript to include a fix that corrects the name of
    the default model environment variable passed to the sdk server.
    This prevents the TUI from prompting for an OpenAI key when using local
    models that don't require it.
    
    Signed-off-by: Nick Hale <4175918+njhale@users.noreply.github.com>
    njhale committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f56130c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #541 from njhale/fix/tui-cred-prompt

    fix: bump go-gptscript to fix default model auth tui prompt
    njhale authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    efe806f View commit details
    Browse the repository at this point in the history
  4. fix: get remote file before appending default file names (#538)

    Signed-off-by: Grant Linville <grant@acorn.io>
    g-linville authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c156d56 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #518 from thedadams/trigger-py-gptscript

    chore: trigger py-gptscript release on gptscript release
    thedadams authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6ae4724 View commit details
    Browse the repository at this point in the history
  6. chore: switch to main branch of the UI

    Signed-off-by: Donnie Adams <donnie@acorn.io>
    thedadams committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0559d55 View commit details
    Browse the repository at this point in the history
  7. fix: bump cmd module to allow anonymous struct pointers to propagate …

    …args
    
    Fixes a regression caused by switching from an embedded config pointer to a
    struct value.
    
    Also update acorn-io modules to their new gptscript-ai org names and
    bump the tui.
    
    Signed-off-by: Nick Hale <4175918+njhale@users.noreply.github.com>
    njhale committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    eb4b96e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #548 from thedadams/ui-v2-to-main

    chore: switch to main branch of the UI
    thedadams authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    10b378c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #546 from njhale/fix/opt-embedding

    fix: bump cmd module to allow anonymous struct pointers to propagate args
    njhale authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0425038 View commit details
    Browse the repository at this point in the history
  10. fix: misc improvements related to creds and prompting (#536)

    Signed-off-by: Grant Linville <grant@acorn.io>
    Co-authored-by: Donnie Adams <donald.g.adams@me.com>
    g-linville and thedadams authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    13c07d6 View commit details
    Browse the repository at this point in the history
  11. fix: always build credential helper (#549)

    Signed-off-by: Grant Linville <grant@acorn.io>
    g-linville authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f79b9b4 View commit details
    Browse the repository at this point in the history
  12. chore: trigger release of go sdk

    Signed-off-by: Taylor Price <tayworm@gmail.com>
    drpebcak committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a30406a View commit details
    Browse the repository at this point in the history
  13. fix: send only one run start/finish event from sdkserver

    The sdkserver is sending multiple run start and finish events for provider
    tools which causes stream processing to terminate prematurely.
    To fix this, only send start and finish events when the tool category isn't set.
    
    Signed-off-by: Nick Hale <4175918+njhale@users.noreply.github.com>
    njhale committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5c06cf1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fa97a9e View commit details
    Browse the repository at this point in the history
  15. Merge pull request #551 from njhale/fix/sdkserver-run-start-events

    fix: send only one run start/finish event from sdkserver
    njhale authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3033b05 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. chore: lock UI for v0.8.5 release

    Signed-off-by: Donnie Adams <donnie@acorn.io>
    thedadams committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2d5e6d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #557 from thedadams/ui-lock-v0.8.5

    chore: lock UI for v0.8.5 release
    thedadams authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    293f6f8 View commit details
    Browse the repository at this point in the history
Loading