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
Age
Commit message (
Expand
)
Author
Lines
2025-02-21
chore: update README.md (#168)
Meng Bo
-2
/
+2
2025-02-19
refactor(agent): improve coder agent (#167)
sigoden
-8
/
+1
2025-02-13
feat(tool): update web_search_aichat.sh (#166)
sigoden
-4
/
+11
2025-02-13
feat(script): check-deps will prompt user to install dependencies (#165)
sigoden
-9
/
+19
2025-02-13
refactor(agent): json-viewer switch to to-json-schema module (#164)
sigoden
-3
/
+3
2025-02-12
feat(agents): json-viewer use jq cli other than node-jq module (#163)
sigoden
-7
/
+18
2025-02-12
feat: support check-related features (#162)
sigoden
-5
/
+189
2025-02-11
feat(mcp): auto install deps before starting mcp bridge server (#161)
sigoden
-6
/
+10
2025-02-10
refactor: improve run-agent/run-agent scripts (#160)
sigoden
-28
/
+12
2025-01-17
chore: update readme
sigoden
-1
/
+7
2025-01-04
chore(mcp-server): release v1.2.0
sigoden
-2
/
+2
2025-01-04
fix(mcp): server runCommand not found (#157)
sigoden
-5
/
+3
2025-01-04
fix: mcp server output msg format (#154)
Andrii Zakhariuk
-3
/
+3
2024-12-30
feat: add sql agent (#152)
sigoden
-1
/
+64
2024-12-14
chore: improve docs
sigoden
-24
/
+59
2024-12-14
chore: update docs
sigoden
-12
/
+79
2024-12-13
refactor(mcp): change `mcp: <name>` for mcp tool declarations (#151)
sigoden
-2
/
+3
2024-12-13
refactor: add docs and update scripts (#150)
sigoden
-15
/
+332
2024-12-13
feat(mcp): add LLM_MCP_NEED_CONFIRM and LLM_MCP_SKIP_CONFIRM (#149)
sigoden
-3
/
+24
2024-12-13
feat(mcp): add `prefix` filed to bridge server configuraiton (#148)
sigoden
-6
/
+19
2024-12-12
chore: update mcp docs (#147)
sigoden
-3
/
+4
2024-12-12
refactor(mcp): improve docs and script (#146)
sigoden
-12
/
+27
2024-12-12
feat(mcp-server): support env var `AGENT_TOOLS_ONLY` (#145)
sigoden
-7
/
+22
2024-12-12
feat: support env var `LLM_DUMP_RESULTS` (#144)
sigoden
-195
/
+127
2024-12-12
refactor: add docs (#143)
sigoden
-62
/
+132
2024-12-12
fix: git bash on windows backslashs bug (#142)
sigoden
-0
/
+11
2024-12-11
fix: build js declarations (#141)
sigoden
-1
/
+4
2024-12-11
feat: support MCP bridge (#140)
sigoden
-5
/
+549
2024-12-11
Merge pull request #139 from sigoden/feat-mcp-server
sigoden
-0
/
+180
2024-12-11
feat: add mcp server
sigoden
-0
/
+180
2024-12-11
Merge pull request #138 from sigoden/feat
sigoden
-2
/
+7
2024-12-11
feat(tool): fs_write ask confirmation for existing files
sigoden
-2
/
+7
2024-12-10
refactor: update web_search_aichat.sh (#136)
sigoden
-8
/
+2
2024-12-10
feat(agent): add json-viewer (#134)
sigoden
-0
/
+71
2024-12-01
chore: update github issue template
sigoden
-1
/
+1
2024-12-01
chore: add github issue template `add_agent` (#135)
sigoden
-0
/
+24
2024-11-30
refactor: error handling for run-tool/run-agent scripts (#133)
sigoden
-27
/
+11
2024-11-30
refactor: several improvements (#132)
sigoden
-24
/
+52
2024-11-29
refactor: improve coder agent (#131)
sigoden
-17
/
+11
2024-11-29
refactor: git ignore all tools/agents startsWith `_` (#130)
sigoden
-11
/
+21
2024-11-25
fix: execute js/py code (#129)
sigoden
-8
/
+28
2024-11-25
fix: python virtualenv (#128)
sigoden
-1
/
+1
2024-11-16
chore: update readme of demo agent
sigoden
-0
/
+2
2024-11-16
chore: improve code quality
sigoden
-4
/
+4
2024-11-16
refactor: improve bash code (#125)
sigoden
-120
/
+110
2024-11-16
feat(tools): add fs_patch.sh (#124)
sigoden
-4
/
+155
2024-11-14
feat: add `LLM_OUTPUT=/dev/stdout` to all tools/agents bashscripts (#123)
sigoden
-12
/
+58
2024-11-04
fix(scripts): ignore declarations without a description (#122)
sigoden
-6
/
+10
2024-11-04
fix(scripts): don't build declarations for cmd startsWith (#121)
sigoden
-1
/
+1
2024-11-02
feat(tool): add web_search_aichat.sh (#120)
sigoden
-78
/
+32
[next]