kreneskyp / ix

Autonomous GPT-4 agent platform
MIT License
1.01k stars 121 forks source link

Better error handling for RunSkill and REPLs #458

Closed kreneskyp closed 8 months ago

kreneskyp commented 8 months ago

Description

RunSkill can now either raise an error or return it depending on desired method of debugging and usage.

Also improved REPL error responses so they are more helpful.

Changes

[List out the changes you've made in this pull request. Be as specific as possible.]

How Tested

[Explain how you tested this pull request. Include any relevant steps or scripts.]

TODOs

[List any outstanding TODOs or known issues that still need to be addressed.]