-
Notifications
You must be signed in to change notification settings - Fork 299
Comparing changes
Open a pull request
base repository: gptscript-ai/gptscript
base: 559876f843c0ed683160d3fc78ac8559412363e7
head repository: gptscript-ai/gptscript
compare: main
- 15 commits
- 67 files changed
- 3 contributors
Commits on May 27, 2025
-
feat: add support for MCP HTTP streaming
Signed-off-by: Donnie Adams <donnie@acorn.io>
Configuration menu - View commit details
-
Copy full SHA for 454dd09 - Browse repository at this point
Copy the full SHA 454dd09View commit details -
Signed-off-by: Donnie Adams <donnie@acorn.io>
Configuration menu - View commit details
-
Copy full SHA for 977aabb - Browse repository at this point
Copy the full SHA 977aabbView commit details
Commits on May 28, 2025
-
enhance: expose MCP server capabilities (#976)
Signed-off-by: Donnie Adams <donnie@acorn.io>
Configuration menu - View commit details
-
Copy full SHA for ce6afe2 - Browse repository at this point
Copy the full SHA ce6afe2View commit details
Commits on May 30, 2025
-
fix: distinguish between nil and non-nil allowed tools (#977)
If allowedTools is nil, then all tools are allowed. If allowed tools is non-nil and has length zero, then no tools are allowed. Signed-off-by: Donnie Adams <donnie@acorn.io>
Configuration menu - View commit details
-
Copy full SHA for c810be4 - Browse repository at this point
Copy the full SHA c810be4View commit details
Commits on Jun 13, 2025
-
chore: replace mcp-go with nanobot
Signed-off-by: Donnie Adams <donnie@acorn.io>
Configuration menu - View commit details
-
Copy full SHA for fe3ace9 - Browse repository at this point
Copy the full SHA fe3ace9View commit details -
chore: use npm for init-docs and bump vulnerable dependencies
Signed-off-by: Donnie Adams <donnie@acorn.io>
Configuration menu - View commit details
-
Copy full SHA for 118e3ae - Browse repository at this point
Copy the full SHA 118e3aeView commit details -
enhance: provide contexts to credential helpers when listing credenti…
…als (#979) Signed-off-by: Grant Linville <grant@acorn.io>
Configuration menu - View commit details
-
Copy full SHA for 6e16e63 - Browse repository at this point
Copy the full SHA 6e16e63View commit details
Commits on Jun 14, 2025
-
chore: bump nanobot to pickup HTTP streamable fix (#982)
Signed-off-by: Donnie Adams <donnie@acorn.io>
Configuration menu - View commit details
-
Copy full SHA for 70db87d - Browse repository at this point
Copy the full SHA 70db87dView commit details
Commits on Jun 17, 2025
-
chore: replace huma with a fork that properly unmarshal the Schema ty…
…pe (#983) Signed-off-by: Donnie Adams <donnie@acorn.io>
Configuration menu - View commit details
-
Copy full SHA for a1f3754 - Browse repository at this point
Copy the full SHA a1f3754View commit details
Commits on Jun 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0494b4a - Browse repository at this point
Copy the full SHA 0494b4aView commit details
Commits on Jun 20, 2025
-
chore: bump nanobot to pickup stdio fix (#985)
Signed-off-by: Donnie Adams <donnie@acorn.io>
Configuration menu - View commit details
-
Copy full SHA for ea419a7 - Browse repository at this point
Copy the full SHA ea419a7View commit details
Commits on Jun 23, 2025
-
chore: bump nanobot to fix empty init message issue (#986)
Signed-off-by: Donnie Adams <donnie@acorn.io>
Configuration menu - View commit details
-
Copy full SHA for 7a49337 - Browse repository at this point
Copy the full SHA 7a49337View commit details -
test: remove mistral from smoke tests
The smoke tests for `mistral-large-2402` are failing because its responses for certain test cases have changed since the initial golden files were generated. After a bit of investigation, it looks like this model was deprecated in November 2024 and retired in June 2025. Also, from what I can tell, contemporary Mistral models like `mistral-large-2411` and `mistral-medium-2505` don't actually make the expected tool calls required to pass the GPTScript's smoke tests, so swapping out the model is not feasible at this time. In light of these findings, remove mistral from the set of smoke tested model providers. Signed-off-by: Nick Hale <4175918+njhale@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d845bab - Browse repository at this point
Copy the full SHA d845babView commit details
Commits on Jul 15, 2025
-
chore: switch from huma to go-sdk JSON Schema (#990)
* chore: switch from huma to go-sdk JSON Schema Signed-off-by: Donnie Adams <donnie@acorn.io>
Configuration menu - View commit details
-
Copy full SHA for 30c8c32 - Browse repository at this point
Copy the full SHA 30c8c32View commit details
Commits on Jul 21, 2025
-
chore: expose client session ID (#991)
Signed-off-by: Donnie Adams <donnie@acorn.io>
Configuration menu - View commit details
-
Copy full SHA for de7bebe - Browse repository at this point
Copy the full SHA de7bebeView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 559876f843c0ed683160d3fc78ac8559412363e7...main