aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Expand)AuthorLines
2026-02-01README: Fixed code block indentationLeonard Kugis-6/+6
2026-02-01README: Partial rewriteLeonard Kugis-22/+27
2026-02-01Adjusted README.md to usage of GNU-MakeLeonard Kugis-4/+14
2026-01-31Initial commit after forkLeonard Kugis-0/+5
2025-02-24refactor: rename `argc install` to `argc link-to-aichat` (#171)sigoden-3/+12
2025-02-12feat: support check-related features (#162)sigoden-0/+6
2025-01-17chore: update readmesigoden-1/+7
2024-12-12chore: update mcp docs (#147)sigoden-2/+2
2024-12-12refactor(mcp): improve docs and script (#146)sigoden-0/+5
2024-10-26refactor: execute js/py code (#118)sigoden-4/+4
2024-10-04chore: Fix README.md typo (#106)Jaga Santagostino-2/+2
2024-09-18fix: extraction of functions_dir for symlink (#103)Eugen Eisler-1/+1
2024-09-11chore: update readmesigoden-3/+1
2024-08-17chore: update readmesigoden-10/+32
2024-08-13chore: update readmesigoden-10/+17
2024-08-09feat(tool): add web_search_vertexai.sh (#93)sigoden-2/+5
2024-08-09chore: update readmesigoden-5/+2
2024-08-09chore: update readmesigoden-0/+12
2024-08-03chore: update description of some toolssigoden-4/+4
2024-08-02chore: update readmesigoden-9/+11
2024-08-01refactor: update todo agent (#89)sigoden-3/+4
2024-07-30refactor: demo agent with `LLM_AGENT_VAR_*` (#82)sigoden-1/+1
2024-07-13chore: update readmesigoden-2/+4
2024-07-13chore: update readmesigoden-18/+17
2024-07-12chore: update readmesigoden-7/+5
2024-07-10feat: adjust the way of returning data to LLM (#69)sigoden-3/+3
2024-07-09feat: remove todo-js/todo-py and rename todo-sh to todo (#68)sigoden-3/+2
2024-07-09refactor: demo tools/agents (#67)sigoden-1/+1
2024-07-08feat: agent support tools.txt (#64)sigoden-0/+1
2024-07-03chore: update readmesigoden-13/+10
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
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