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/node-gptscript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.5-rc4
Choose a base ref
...
head repository: gptscript-ai/node-gptscript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.5-rc5
Choose a head ref
  • 12 commits
  • 8 files changed
  • 2 contributors

Commits on Aug 21, 2024

  1. fix: use correct field name toolID

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

Commits on Aug 22, 2024

  1. fix: add entryToolId to program

    Signed-off-by: Donnie Adams <donnie@acorn.io>
    thedadams committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    02462fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #85 from thedadams/add-entry-tool-id-to-program

    fix: add entryToolId to program
    thedadams authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    317e645 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. chore: add NODE_ENV to environment when exec-ing SDK server

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

Commits on Aug 30, 2024

  1. fix: adjust some types and ensure errors are thrown with tests

    Signed-off-by: Donnie Adams <donnie@acorn.io>
    thedadams committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a95a432 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #86 from thedadams/type-and-test-updates

    fix: adjust some types and ensure errors are thrown with tests
    thedadams authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    bca349b View commit details
    Browse the repository at this point in the history
  3. chore: remove listTools

    Signed-off-by: Donnie Adams <donnie@acorn.io>
    thedadams committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ad748d9 View commit details
    Browse the repository at this point in the history
  4. fix: stringify non-tool tools

    Signed-off-by: Donnie Adams <donnie@acorn.io>
    thedadams committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7a32707 View commit details
    Browse the repository at this point in the history
  5. fix: change one more reject to be an Error

    Signed-off-by: Donnie Adams <donnie@acorn.io>
    thedadams committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fae5ed7 View commit details
    Browse the repository at this point in the history
  6. chore: add load tests

    Signed-off-by: Donnie Adams <donnie@acorn.io>
    thedadams committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0be229f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #87 from thedadams/add-load-tests

    chore: add load tests
    thedadams authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f24e6b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    220bd4f View commit details
    Browse the repository at this point in the history
Loading