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