aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2024-06-06refactor: make scripts/create.sh works on bash 3 (#28)sigoden-4/+4
2024-06-06feat: set environment variable LLM_FUNCTION_NAME (#27)sigoden-62/+72
2024-06-06fix: scripts/bin.sh convert json to cli options incorrect (#24)sigoden-7/+12
2024-06-06refactor: improve scripts/create.shsigoden-3/+10
2024-06-06feat: add scripts/create.sh for creating tool script quickly (#23)sigoden-0/+117
2024-06-06refactor: move run/tool.* to scripts/bin.* (#22)sigoden-0/+240