gptscript-ai / desktop

MIT License
22 stars 13 forks source link

I have no way of adding sys tools. #414

Closed cjellick closed 1 month ago

cjellick commented 1 month ago

We took sys tools out of the catalog, which is fine, but now i have no way of adding them. Maybe the add by URL could allow sys tools to be entered?

sangee2004 commented 1 month ago

When trying to add sys tools using add by URL option , i get the following error . I tried adding - sys.exec

2024-09-05T20:49:43.769Z [server] [ERROR] Error: failed to load sys.exec
    at IncomingMessage.<anonymous> (/Users/sangeethahariharan/acorn/desktop/electron-dist/mac-arm64/Acorn.app/Contents/Resources/app.asar/.next/server/chunks/666.js:28:104752)
    at IncomingMessage.emit (node:events:531:35)
    at endReadableNT (node:internal/streams/readable:1696:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  digest: '2860797994'
}
sangee2004 commented 1 month ago

Tested with 18eaca7d8

Able to add system tools using add by URL option.