Commit Graph

12 Commits

Author SHA1 Message Date
sigoden
d2a537c374 refactor: several improvements (#132)
- js export expression
- check args regarding run-agent/run-tool
2024-11-30 17:14:21 +08:00
sigoden
86aa910609 refactor: improve bash code (#125)
* refactor: extract guard_path to utils/guard_path.sh

* add utils/guard_operation.sh
2024-11-16 11:09:40 +08:00
sigoden
6eb391bdc7 feat: controls displaying the results from function call (#111) 2024-10-18 18:28:03 +08:00
sigoden
9a2398fc77 refactor: improve scripts/run-{tool,agent}.sh (#97) 2024-08-17 08:38:21 +08:00
sigoden
d3930a6e21 refactor: improve scripts/run-{tool,agent}.sh (#95) 2024-08-17 08:14:10 +08:00
sigoden
36b34c5896 fix(scripts): run-tool.sh / run-agent.sh (#88) 2024-08-01 18:25:15 +08:00
sigoden
732eae532c feat: adjust the way of returning data to LLM (#69) 2024-07-10 18:53:32 +08:00
sigoden
9b1f21c5a4 fix: scripts/run-*.sh load dotenv (#60) 2024-07-06 05:30:59 +08:00
sigoden
2b5b0f6502 refactor: improve Argcfile.sh and scripts/run-tool* (#34)
* refactor: improve Argcfile and scripts/run-tool*

* fix run-tool.js on windows
2024-06-08 10:30:34 +08:00
sigoden
63df67acea refactor: numerous improvements (#32) 2024-06-07 21:36:34 +08:00
sigoden
739a832d87 feat: js/py generate declarations from comments (#30) 2024-06-07 15:16:31 +08:00
sigoden
2b07fc2c7e refactor: rename scripts (#29) 2024-06-07 04:06:59 +08:00