Commit Graph

162 Commits

Author SHA1 Message Date
sigoden
d692625662 refactor: add docs and update scripts (#150) 2024-12-13 17:18:01 +08:00
sigoden
8ace93beb8 feat(mcp): add LLM_MCP_NEED_CONFIRM and LLM_MCP_SKIP_CONFIRM (#149) 2024-12-13 08:20:51 +08:00
sigoden
8e8b2f736b feat(mcp): add prefix filed to bridge server configuraiton (#148) 2024-12-13 06:01:53 +08:00
sigoden
33ef4f9178 chore: update mcp docs (#147) 2024-12-12 14:48:43 +08:00
sigoden
40c13b9fa9 refactor(mcp): improve docs and script (#146) 2024-12-12 13:18:54 +08:00
sigoden
e8ffb414c4 feat(mcp-server): support env var AGENT_TOOLS_ONLY (#145) 2024-12-12 12:42:23 +08:00
sigoden
3584b5c31f feat: support env var LLM_DUMP_RESULTS (#144) 2024-12-12 12:22:51 +08:00
sigoden
2fc9b47690 refactor: add docs (#143) 2024-12-12 10:31:37 +08:00
sigoden
7e88e70e17 fix: git bash on windows backslashs bug (#142) 2024-12-12 09:32:13 +08:00
sigoden
0fd1f1fe4e fix: build js declarations (#141) 2024-12-11 20:55:58 +08:00
sigoden
20d1ec47f9 feat: support MCP bridge (#140) 2024-12-11 20:46:17 +08:00
sigoden
c58abcbaf8 Merge pull request #139 from sigoden/feat-mcp-server 2024-12-11 08:42:16 +08:00
sigoden
bc50fd23f1 feat: add mcp server 2024-12-11 08:36:04 +08:00
sigoden
7ff2af8959 Merge pull request #138 from sigoden/feat 2024-12-11 08:17:42 +08:00
sigoden
d8da00d6d6 feat(tool): fs_write ask confirmation for existing files 2024-12-11 08:15:01 +08:00
sigoden
22a87a8753 refactor: update web_search_aichat.sh (#136) 2024-12-10 12:56:53 +08:00
sigoden
0f0ae607d3 feat(agent): add json-viewer (#134) 2024-12-10 12:44:37 +08:00
sigoden
de2515ae1c chore: update github issue template 2024-12-01 07:58:03 +08:00
sigoden
632acd0fd6 chore: add github issue template add_agent (#135) 2024-12-01 07:56:36 +08:00
sigoden
2afd0fc19e refactor: error handling for run-tool/run-agent scripts (#133) 2024-11-30 18:15:41 +08:00
sigoden
d2a537c374 refactor: several improvements (#132)
- js export expression
- check args regarding run-agent/run-tool
2024-11-30 17:14:21 +08:00
sigoden
c4ba6ff379 refactor: improve coder agent (#131) 2024-11-29 20:18:33 +08:00
sigoden
139bd5a3f6 refactor: git ignore all tools/agents startsWith _ (#130) 2024-11-29 18:16:36 +08:00
sigoden
ecf7233401 fix: execute js/py code (#129) 2024-11-25 08:21:58 +08:00
sigoden
4e0c6e752d fix: python virtualenv (#128) 2024-11-25 06:44:52 +08:00
sigoden
6c621a677d chore: update readme of demo agent 2024-11-16 20:45:15 +08:00
sigoden
aae8dd85c7 chore: improve code quality 2024-11-16 11:24:00 +08:00
sigoden
86aa910609 refactor: improve bash code (#125)
* refactor: extract guard_path to utils/guard_path.sh

* add utils/guard_operation.sh
2024-11-16 11:09:40 +08:00
sigoden
6d30c22b82 feat(tools): add fs_patch.sh (#124) 2024-11-16 07:20:55 +08:00
sigoden
1b96d4ee4c feat: add LLM_OUTPUT=/dev/stdout to all tools/agents bashscripts (#123) 2024-11-14 21:54:44 +08:00
sigoden
afbd03f963 fix(scripts): ignore declarations without a description (#122) 2024-11-04 07:27:47 +08:00
sigoden
2cac7d90c8 fix(scripts): don't build declarations for cmd startsWith (#121) 2024-11-04 06:51:19 +08:00
sigoden
3573a43978 feat(tool): add web_search_aichat.sh (#120) 2024-11-02 20:42:42 +08:00
sigoden
68b1f57a4b fix(scripts): don't build declaration for function startsWith _ (#119) 2024-11-02 15:04:54 +08:00
sigoden
602ca0535e chore: execute js/py code 2024-10-26 08:32:36 +08:00
sigoden
e1a26cb4f2 refactor: execute js/py code (#118) 2024-10-26 08:26:52 +08:00
sigoden
fbeaa9cb2c feat: improve execute js/py code and collect results (#117) 2024-10-23 17:22:11 +08:00
sigoden
d499954dbb feat: support python virtualenv (#116) 2024-10-21 08:01:27 +08:00
sigoden
e098f7f43a fix: js/py dotenv unable to parse quoted value or duplicated (#114) 2024-10-18 20:19:10 +08:00
sigoden
615aa25266 fix: js/py dotenv unexpectedly overrides existing env vars (#113) 2024-10-18 19:28:57 +08:00
sigoden
fb62dd5e18 refactor: support LLM_AGENT_DUMP_RESULT (#112) 2024-10-18 19:06:50 +08:00
sigoden
6eb391bdc7 feat: controls displaying the results from function call (#111) 2024-10-18 18:28:03 +08:00
Jaga Santagostino
b5377bf28b chore: Fix README.md typo (#106) 2024-10-04 08:08:32 +08:00
Eugen Eisler
8aeb2d4301 fix: extraction of functions_dir for symlink (#103) 2024-09-18 05:53:26 +08:00
sigoden
e87d3481d9 chore: update readme 2024-09-11 19:36:07 +08:00
sigoden
020cfcc905 feat: abandon prompt agent (#102) 2024-09-11 19:35:28 +08:00
sigoden
62239c0887 chore: typos 2024-08-22 08:52:24 +08:00
sigoden
56f3beb842 chore: update readme 2024-08-17 15:01:17 +08:00
sigoden
760ea38fed refactor: improve fs_* (#99)
improve `_guard_path` to use `realpath -m <path>` to get absolute path
2024-08-17 12:40:32 +08:00
sigoden
a53ca4fda2 refactor: improve coder agent (#98)
change content to contents
2024-08-17 09:30:06 +08:00