aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2024-06-07refactor: numerous improvements (#32)sigoden-104/+148
2024-06-07refactor: py/js entry func name (#31)sigoden-20/+28
2024-06-07feat: js/py generate declarations from comments (#30)sigoden-123/+569
2024-06-07refactor: rename scripts (#29)sigoden-3/+4
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