Refactor CLI input handling to ensure userText is passed correctly and improve output formatting in cli.js. Update package.json and package-lock.json to include 'exa-js' dependency for enhanced functionality. Revise systemprompt.txt to clarify tool usage and streamline instructions.

This commit is contained in:
sebseb7
2025-08-12 03:38:23 +00:00
parent ce6933377a
commit 70fe6fccdb
6 changed files with 116 additions and 15 deletions

View File

@@ -19,6 +19,7 @@
"es-set-tostringtag": "^2.1.0",
"esbuild": "^0.25.8",
"event-target-shim": "^5.0.1",
"exa-js": "^1.8.27",
"form-data": "^4.0.4",
"form-data-encoder": "^1.7.2",
"formdata-node": "^4.4.1",