aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-21tavily search: Never return errorsHEADmainLeonard Kugis-66/+82
2026-02-09fs_patch, web_search: Never exit with exit code != 0Leonard Kugis-25/+118
2026-02-03Refined tool return error codes.Leonard Kugis-55/+179
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-02-01Added Makefile to build all toolsLeonard Kugis-0/+93
2026-02-01execute_command: Making return loop friendlyLeonard Kugis-4/+79
2026-01-31Added docker scriptsLeonard Kugis-0/+115
2026-01-31Initial commit after forkLeonard Kugis-0/+6
2025-06-25refactor: scripts/mcp.sh curl add timeout (#203)sigoden-2/+2
2025-06-19fix: scripts/mcp.sh jq error Argument list too long (#199)sigoden-1/+4
2025-05-08fix: MCP server cannot start on Window (#187)sigoden-1/+1
2025-04-01fix: argc build reserve mcp functions (#183)sigoden-1/+9
2025-03-28fix: mcp.sh build-bin (#181)sigoden-0/+1
2025-02-24refactor: rename `argc install` to `argc link-to-aichat` (#171)sigoden-7/+16
2025-02-21chore: update README.md (#168)Meng Bo-2/+2
2025-02-19refactor(agent): improve coder agent (#167)sigoden-8/+1
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