aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)AuthorLines
2024-07-03chore: update readmesigoden-2/+6
2024-07-03feat: rename `may_execute_*` to `execute_*` (#56)sigoden-10/+2
2024-06-28feat: agent rag use `documents` field other than `embeddings` dir (#51)sigoden-1/+2
2024-06-27fix: install to aichat functions_dir (#49)sigoden-1/+1
2024-06-26feat: add scripts/crawler.mjs (#45)sigoden-1/+1
2024-06-21chore: update readmesigoden-2/+2
2024-06-22refactor: rename bot to agent (#44)sigoden-16/+16
2024-06-10chore: update readmesigoden-25/+49
2024-06-08feat: rename functions.txt to tools.txt (#35)sigoden-4/+4
2024-06-07feat: js/py generate declarations from comments (#30)sigoden-58/+18
2024-06-06feat: remove ruby (#20)sigoden-30/+1
2024-06-06refactor: may_execute_command.sh (#19)sigoden-4/+4
2024-06-06refactor: move tools/$lang/** to tools/** (#17)sigoden-4/+4
2024-06-05feat: adjust project structure (#16)sigoden-4/+4
2024-06-02chore: add issue_templates and enhence `argc version` (#14)sigoden-1/+0
2024-05-21feat: rewrite to accept json data from cli args other than env var (#7)sigoden-4/+9
* update readme
2024-05-19feat: supports functions in bash/js/python/ruby (#6)sigoden-31/+118
2024-05-18chore: document function typessigoden-2/+19
2024-05-16refactor: minor refinementsigoden-0/+12
2024-05-16feat: support Windows OSsigoden-12/+10
2024-05-16init commitsigoden-0/+81