index
:
llm-functions-docker.git
main
Wrapper scripts for docker to be used by LLM agents
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Expand
)
Author
Lines
2026-02-01
README: Fixed code block indentation
Leonard Kugis
-6
/
+6
2026-02-01
README: Partial rewrite
Leonard Kugis
-22
/
+27
2026-02-01
Adjusted README.md to usage of GNU-Make
Leonard Kugis
-4
/
+14
2026-01-31
Initial commit after fork
Leonard Kugis
-0
/
+5
2025-02-24
refactor: rename `argc install` to `argc link-to-aichat` (#171)
sigoden
-3
/
+12
2025-02-12
feat: support check-related features (#162)
sigoden
-0
/
+6
2025-01-17
chore: update readme
sigoden
-1
/
+7
2024-12-12
chore: update mcp docs (#147)
sigoden
-2
/
+2
2024-12-12
refactor(mcp): improve docs and script (#146)
sigoden
-0
/
+5
2024-10-26
refactor: execute js/py code (#118)
sigoden
-4
/
+4
2024-10-04
chore: Fix README.md typo (#106)
Jaga Santagostino
-2
/
+2
2024-09-18
fix: extraction of functions_dir for symlink (#103)
Eugen Eisler
-1
/
+1
2024-09-11
chore: update readme
sigoden
-3
/
+1
2024-08-17
chore: update readme
sigoden
-10
/
+32
2024-08-13
chore: update readme
sigoden
-10
/
+17
2024-08-09
feat(tool): add web_search_vertexai.sh (#93)
sigoden
-2
/
+5
2024-08-09
chore: update readme
sigoden
-5
/
+2
2024-08-09
chore: update readme
sigoden
-0
/
+12
2024-08-03
chore: update description of some tools
sigoden
-4
/
+4
2024-08-02
chore: update readme
sigoden
-9
/
+11
2024-08-01
refactor: update todo agent (#89)
sigoden
-3
/
+4
2024-07-30
refactor: demo agent with `LLM_AGENT_VAR_*` (#82)
sigoden
-1
/
+1
2024-07-13
chore: update readme
sigoden
-2
/
+4
2024-07-13
chore: update readme
sigoden
-18
/
+17
2024-07-12
chore: update readme
sigoden
-7
/
+5
2024-07-10
feat: adjust the way of returning data to LLM (#69)
sigoden
-3
/
+3
2024-07-09
feat: remove todo-js/todo-py and rename todo-sh to todo (#68)
sigoden
-3
/
+2
2024-07-09
refactor: demo tools/agents (#67)
sigoden
-1
/
+1
2024-07-08
feat: agent support tools.txt (#64)
sigoden
-0
/
+1
2024-07-03
chore: update readme
sigoden
-13
/
+10
2024-07-03
chore: update readme
sigoden
-2
/
+6
2024-07-03
feat: rename `may_execute_*` to `execute_*` (#56)
sigoden
-10
/
+2
2024-06-28
feat: agent rag use `documents` field other than `embeddings` dir (#51)
sigoden
-1
/
+2
2024-06-27
fix: install to aichat functions_dir (#49)
sigoden
-1
/
+1
2024-06-26
feat: add scripts/crawler.mjs (#45)
sigoden
-1
/
+1
2024-06-21
chore: update readme
sigoden
-2
/
+2
2024-06-22
refactor: rename bot to agent (#44)
sigoden
-16
/
+16
2024-06-10
chore: update readme
sigoden
-25
/
+49
2024-06-08
feat: rename functions.txt to tools.txt (#35)
sigoden
-4
/
+4
2024-06-07
feat: js/py generate declarations from comments (#30)
sigoden
-58
/
+18
2024-06-06
feat: remove ruby (#20)
sigoden
-30
/
+1
2024-06-06
refactor: may_execute_command.sh (#19)
sigoden
-4
/
+4
2024-06-06
refactor: move tools/$lang/** to tools/** (#17)
sigoden
-4
/
+4
2024-06-05
feat: adjust project structure (#16)
sigoden
-4
/
+4
2024-06-02
chore: add issue_templates and enhence `argc version` (#14)
sigoden
-1
/
+0
2024-05-21
feat: rewrite to accept json data from cli args other than env var (#7)
sigoden
-4
/
+9
2024-05-19
feat: supports functions in bash/js/python/ruby (#6)
sigoden
-31
/
+118
2024-05-18
chore: document function types
sigoden
-2
/
+19
2024-05-16
refactor: minor refinement
sigoden
-0
/
+12
2024-05-16
feat: support Windows OS
sigoden
-12
/
+10
[next]