Commit Graph

  • bca8bc2c06 Fixed a bug that made it so any MCP servers with dashes in the name would not be automatically populated for each agent main Alex Clarke 2025-08-25 18:24:13 -06:00
  • 5b0240b0b4 Added MCP server support to agents Alex Clarke 2025-08-22 17:09:09 -06:00
  • 616d8d84c5 refactor: scripts/mcp.sh curl add timeout (#203) sigoden 2025-06-25 17:46:01 +08:00
  • 08e74dec06 fix: scripts/mcp.sh jq error Argument list too long (#199) sigoden 2025-06-19 08:39:10 +08:00
  • afe3670038 fix: MCP server cannot start on Window (#187) sigoden 2025-05-08 11:37:11 +08:00
  • e5f9a9806c fix: argc build reserve mcp functions (#183) sigoden 2025-04-01 19:50:57 +08:00
  • 358a539b55 fix: mcp.sh build-bin (#181) sigoden 2025-03-28 08:18:37 +08:00
  • 5cd7e71a13 refactor: rename argc install to argc link-to-aichat (#171) sigoden 2025-02-24 07:53:13 +08:00
  • 4780ecb39d chore: update README.md (#168) Meng Bo 2025-02-21 12:08:26 +08:00
  • 7162e2f295 refactor(agent): improve coder agent (#167) sigoden 2025-02-19 19:46:05 +08:00
  • 738d6d7300 feat(tool): update web_search_aichat.sh (#166) sigoden 2025-02-13 20:54:49 +08:00
  • f5c3071fbc feat(script): check-deps will prompt user to install dependencies (#165) sigoden 2025-02-13 09:24:55 +08:00
  • 42c827e556 refactor(agent): json-viewer switch to to-json-schema module (#164) sigoden 2025-02-13 08:57:54 +08:00
  • 8e2511493d feat(agents): json-viewer use jq cli other than node-jq module (#163) sigoden 2025-02-12 21:01:42 +08:00
  • 4ac72b5845 feat: support check-related features (#162) sigoden 2025-02-12 07:33:41 +08:00
  • 50ee642b3e feat(mcp): auto install deps before starting mcp bridge server (#161) sigoden 2025-02-11 08:28:46 +08:00
  • fad2c60605 refactor: improve run-agent/run-agent scripts (#160) sigoden 2025-02-10 14:47:37 +08:00
  • e4f85a056c chore: update readme sigoden 2025-01-17 20:35:37 +08:00
  • d15853544d chore(mcp-server): release v1.2.0 sigoden 2025-01-04 16:51:36 +08:00
  • e8d5d53f02 fix(mcp): server runCommand not found (#157) sigoden 2025-01-04 16:49:50 +08:00
  • 32225dcf0f fix: mcp server output msg format (#154) Andrii Zakhariuk 2025-01-04 09:05:48 +01:00
  • 0a88f22df5 feat: add sql agent (#152) sigoden 2024-12-30 19:03:40 +08:00
  • f81a81711b chore: improve docs sigoden 2024-12-14 16:17:09 +08:00
  • de7880d868 chore: update docs sigoden 2024-12-14 08:35:46 +08:00
  • 411a9e3da2 refactor(mcp): change mcp: <name> for mcp tool declarations (#151) sigoden 2024-12-13 17:25:58 +08:00
  • d692625662 refactor: add docs and update scripts (#150) sigoden 2024-12-13 17:18:01 +08:00
  • 8ace93beb8 feat(mcp): add LLM_MCP_NEED_CONFIRM and LLM_MCP_SKIP_CONFIRM (#149) sigoden 2024-12-13 08:20:51 +08:00
  • 8e8b2f736b feat(mcp): add prefix filed to bridge server configuraiton (#148) sigoden 2024-12-13 06:01:53 +08:00
  • 33ef4f9178 chore: update mcp docs (#147) sigoden 2024-12-12 14:48:43 +08:00
  • 40c13b9fa9 refactor(mcp): improve docs and script (#146) sigoden 2024-12-12 13:18:54 +08:00
  • e8ffb414c4 feat(mcp-server): support env var AGENT_TOOLS_ONLY (#145) sigoden 2024-12-12 12:42:23 +08:00
  • 3584b5c31f feat: support env var LLM_DUMP_RESULTS (#144) sigoden 2024-12-12 12:22:51 +08:00
  • 2fc9b47690 refactor: add docs (#143) sigoden 2024-12-12 10:31:37 +08:00
  • 7e88e70e17 fix: git bash on windows backslashs bug (#142) sigoden 2024-12-12 09:32:13 +08:00
  • 0fd1f1fe4e fix: build js declarations (#141) sigoden 2024-12-11 20:55:58 +08:00
  • 20d1ec47f9 feat: support MCP bridge (#140) sigoden 2024-12-11 20:46:17 +08:00
  • c58abcbaf8 Merge pull request #139 from sigoden/feat-mcp-server sigoden 2024-12-11 08:42:16 +08:00
  • bc50fd23f1 feat: add mcp server sigoden 2024-12-11 07:58:18 +08:00
  • 7ff2af8959 Merge pull request #138 from sigoden/feat sigoden 2024-12-11 08:17:42 +08:00
  • d8da00d6d6 feat(tool): fs_write ask confirmation for existing files sigoden 2024-12-11 08:15:01 +08:00
  • 22a87a8753 refactor: update web_search_aichat.sh (#136) sigoden 2024-12-10 12:56:53 +08:00
  • 0f0ae607d3 feat(agent): add json-viewer (#134) sigoden 2024-12-10 12:44:37 +08:00
  • de2515ae1c chore: update github issue template sigoden 2024-12-01 07:58:03 +08:00
  • 632acd0fd6 chore: add github issue template add_agent (#135) sigoden 2024-12-01 07:56:36 +08:00
  • 2afd0fc19e refactor: error handling for run-tool/run-agent scripts (#133) sigoden 2024-11-30 18:15:41 +08:00
  • d2a537c374 refactor: several improvements (#132) sigoden 2024-11-30 17:14:21 +08:00
  • c4ba6ff379 refactor: improve coder agent (#131) sigoden 2024-11-29 20:18:33 +08:00
  • 139bd5a3f6 refactor: git ignore all tools/agents startsWith _ (#130) sigoden 2024-11-29 18:16:36 +08:00
  • ecf7233401 fix: execute js/py code (#129) sigoden 2024-11-25 08:21:58 +08:00
  • 4e0c6e752d fix: python virtualenv (#128) sigoden 2024-11-25 06:44:52 +08:00
  • 6c621a677d chore: update readme of demo agent sigoden 2024-11-16 20:45:15 +08:00
  • aae8dd85c7 chore: improve code quality sigoden 2024-11-16 11:24:00 +08:00
  • 86aa910609 refactor: improve bash code (#125) sigoden 2024-11-16 11:09:40 +08:00
  • 6d30c22b82 feat(tools): add fs_patch.sh (#124) sigoden 2024-11-16 07:20:55 +08:00
  • 1b96d4ee4c feat: add LLM_OUTPUT=/dev/stdout to all tools/agents bashscripts (#123) sigoden 2024-11-14 21:54:44 +08:00
  • afbd03f963 fix(scripts): ignore declarations without a description (#122) sigoden 2024-11-04 07:27:47 +08:00
  • 2cac7d90c8 fix(scripts): don't build declarations for cmd startsWith (#121) sigoden 2024-11-04 06:51:19 +08:00
  • 3573a43978 feat(tool): add web_search_aichat.sh (#120) sigoden 2024-11-02 20:42:42 +08:00
  • 68b1f57a4b fix(scripts): don't build declaration for function startsWith _ (#119) sigoden 2024-11-02 15:04:54 +08:00
  • 602ca0535e chore: execute js/py code sigoden 2024-10-26 08:32:36 +08:00
  • e1a26cb4f2 refactor: execute js/py code (#118) sigoden 2024-10-26 08:26:52 +08:00
  • fbeaa9cb2c feat: improve execute js/py code and collect results (#117) sigoden 2024-10-23 17:22:11 +08:00
  • d499954dbb feat: support python virtualenv (#116) sigoden 2024-10-21 08:01:27 +08:00
  • e098f7f43a fix: js/py dotenv unable to parse quoted value or duplicated (#114) sigoden 2024-10-18 20:19:10 +08:00
  • 615aa25266 fix: js/py dotenv unexpectedly overrides existing env vars (#113) sigoden 2024-10-18 19:28:57 +08:00
  • fb62dd5e18 refactor: support LLM_AGENT_DUMP_RESULT (#112) sigoden 2024-10-18 19:06:50 +08:00
  • 6eb391bdc7 feat: controls displaying the results from function call (#111) sigoden 2024-10-18 18:28:03 +08:00
  • b5377bf28b chore: Fix README.md typo (#106) Jaga Santagostino 2024-10-04 02:08:32 +02:00
  • 8aeb2d4301 fix: extraction of functions_dir for symlink (#103) Eugen Eisler 2024-09-17 23:53:26 +02:00
  • e87d3481d9 chore: update readme sigoden 2024-09-11 19:36:07 +08:00
  • 020cfcc905 feat: abandon prompt agent (#102) sigoden 2024-09-11 19:35:28 +08:00
  • 62239c0887 chore: typos sigoden 2024-08-22 08:52:13 +08:00
  • 56f3beb842 chore: update readme sigoden 2024-08-17 15:01:17 +08:00
  • 760ea38fed refactor: improve fs_* (#99) sigoden 2024-08-17 12:40:32 +08:00
  • a53ca4fda2 refactor: improve coder agent (#98) sigoden 2024-08-17 09:30:06 +08:00
  • 9a2398fc77 refactor: improve scripts/run-{tool,agent}.sh (#97) sigoden 2024-08-17 08:38:21 +08:00
  • 072527fa1e fix: scripts/run-agent.sh (#96) sigoden 2024-08-17 08:25:10 +08:00
  • d3930a6e21 refactor: improve scripts/run-{tool,agent}.sh (#95) sigoden 2024-08-17 08:14:10 +08:00
  • cdcb8aadd9 chore: update readme sigoden 2024-08-13 00:56:18 +00:00
  • 70eb3d91c9 feat(tool): add web_search_vertexai.sh (#93) sigoden 2024-08-09 11:44:41 +08:00
  • e77c51cbde chore: update readme sigoden 2024-08-09 02:23:40 +00:00
  • 7ca8bc5c9f chore: update readme sigoden 2024-08-09 02:21:03 +00:00
  • fb6d4d4814 refactor: improve Argcfile.sh sigoden 2024-08-09 01:59:09 +00:00
  • d0bbd1c9b3 feat(tool): add execute_sql_code (#91) sigoden 2024-08-03 11:27:13 +08:00
  • 766ec231f5 chore: update description of some tools sigoden 2024-08-03 03:14:29 +00:00
  • 556713a18c chore: update tools/fs_rm.sh sigoden 2024-08-03 00:07:46 +00:00
  • d66d8938f1 feat: prompt confirmation for fs write operations outside cwd (#90) sigoden 2024-08-02 23:26:49 +08:00
  • f5c67b3eff chore: update readme sigoden 2024-08-02 11:34:41 +00:00
  • ae6c486074 refactor: update todo agent (#89) sigoden 2024-08-01 22:30:52 +08:00
  • 36b34c5896 fix(scripts): run-tool.sh / run-agent.sh (#88) sigoden 2024-08-01 18:25:15 +08:00
  • 4c9504bc12 refactor: improve llm-based web_search tools (#87) sigoden 2024-08-01 15:48:06 +08:00
  • 1cb74d4910 feat: add prompt agent (#86) sigoden 2024-07-31 15:23:42 +08:00
  • 686bce1dd8 chore: update readme of todo agent (#85) sigoden 2024-07-31 11:57:21 +08:00
  • 6c2c035511 refactor: update agents (#84) sigoden 2024-07-31 11:51:55 +08:00
  • 6fbb801051 feat: improve todo agent (#83) sigoden 2024-07-31 11:47:54 +08:00
  • 3e8b7b2e45 refactor: demo agent with LLM_AGENT_VAR_* (#82) sigoden 2024-07-30 15:09:18 +08:00
  • 213d1b3fd7 refactor: demo agent (#81) sigoden 2024-07-29 17:26:36 +08:00
  • 226228dfa4 fix: dump result bug in run-tools.js/run-agent.js (#80) sigoden 2024-07-29 16:46:44 +08:00
  • ff5f3f6d0e feat: add web_search_cohere tool (#79) sigoden 2024-07-29 10:01:55 +08:00
  • a7342a1cbf feat: add web_search_* tools, rm some search_* tools (#78) sigoden 2024-07-29 07:32:26 +08:00