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-rc2
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-rc3
Choose a head ref
  • 6 commits
  • 7 files changed
  • 3 contributors

Commits on Aug 13, 2024

  1. fix: improve context and global tools tests

    Signed-off-by: Donnie Adams <donnie@acorn.io>
    thedadams committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    55c0d5d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #80 from thedadams/improve-context-tests

    fix: improve context tests
    thedadams authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1be0bce View commit details
    Browse the repository at this point in the history
  3. chore: add tests for parsing empty files and strings

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

Commits on Aug 14, 2024

  1. feat: add load method

    Add a method to load a set of tool definitions into a program.
    
    Signed-off-by: Nick Hale <4175918+njhale@users.noreply.github.com>
    njhale committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b593a0f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #81 from njhale/feat/add-load

    feat: add load method
    njhale authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    3421ad3 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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