aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-06-21chore: update readmesigoden-2/+2
2024-06-22refactor: rename bot to agent (#44)sigoden-193/+193
2024-06-10fix: Argcfile.sh on windows (#42)sigoden-1/+8
2024-06-10chore: update readmesigoden-25/+49
2024-06-10refactor: improve bots/todo-* (#41)sigoden-21/+8
2024-06-08refactor: improve Argcfile.sh (#40)sigoden-59/+86
2024-06-08feat: support bots (#39)sigoden-9/+757
2024-06-08refactor: extract some functions from Argcfile.sh to scripts (#38)sigoden-60/+139
2024-06-08feat: `argc run-tool` helps you input json data (#37)sigoden-4/+106
2024-06-08fix: js/py build-declarations scripts (#36)sigoden-6/+14
2024-06-08feat: rename functions.txt to tools.txt (#35)sigoden-12/+12
2024-06-08refactor: improve Argcfile.sh and scripts/run-tool* (#34)sigoden-153/+237
2024-06-07refactor: demo_tool.* inspect LLM_* env vars (#33)sigoden-20/+56
2024-06-07refactor: numerous improvements (#32)sigoden-115/+159
2024-06-07refactor: py/js entry func name (#31)sigoden-24/+32
2024-06-07feat: js/py generate declarations from comments (#30)sigoden-272/+717
2024-06-07refactor: rename scripts (#29)sigoden-9/+11
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-06refactor: argc test-functions (#26)sigoden-6/+4
2024-06-06feat: add save_file.sh (#25)sigoden-0/+16
2024-06-06fix: scripts/bin.sh convert json to cli options incorrect (#24)sigoden-9/+16
2024-06-06refactor: improve scripts/create.shsigoden-8/+11
2024-06-06feat: add scripts/create.sh for creating tool script quickly (#23)sigoden-0/+127
2024-06-06refactor: move run/tool.* to scripts/bin.* (#22)sigoden-8/+8
2024-06-06feat: add send_mail.sh (#21)sigoden-0/+15
2024-06-06feat: remove ruby (#20)sigoden-130/+1
2024-06-06refactor: may_execute_command.sh (#19)sigoden-6/+6
2024-06-06feat: support dotenv (#18)sigoden-5/+62
2024-06-06refactor: move tools/$lang/** to tools/** (#17)sigoden-11/+11
2024-06-05feat: adjust project structure (#16)sigoden-19/+19
2024-06-02fix: incorrect bash path in generated `.cmd` files (#15)sigoden-2/+2
2024-06-02chore: add issue_templates and enhence `argc version` (#14)sigoden-2/+67
2024-06-02feat: add `get_web_page` (#11)David Else-0/+14
2024-05-21chore: update ci (#8)sigoden-3/+2
2024-05-21feat: rewrite to accept json data from cli args other than env var (#7)sigoden-180/+263
2024-05-19chore: improve Argcfile.shsigoden-29/+27
2024-05-19feat: supports functions in bash/js/python/ruby (#6)sigoden-82/+533
2024-05-18chore: document function typessigoden-2/+19
2024-05-18refactor: add the `may_` prefix to reflect updates in AIChatsigoden-1/+1
2024-05-18refactor: adjust --location description as certain LLMs insist on a provincesigoden-2/+2
2024-05-18fix: install failed since wrong aichat version (#5)sigoden-0/+3
2024-05-18refactor: retrieve function returns json (#4)sigoden-12/+8
2024-05-16feat: add search_wolframalpha (#1)gilcu3-0/+23
2024-05-16feat: setup ci (#2)sigoden-0/+39
2024-05-16refactor: rename duckduckgo searchsigoden-1/+2
2024-05-16refactor: minor refinementsigoden-29/+49
2024-05-16feat: support Windows OSsigoden-16/+63
2024-05-16init commitsigoden-0/+237