|
|
5b0240b0b4
|
Added MCP server support to agents
|
2025-08-22 17:09:09 -06:00 |
|
sigoden
|
7162e2f295
|
refactor(agent): improve coder agent (#167)
|
2025-02-19 19:46:05 +08:00 |
|
sigoden
|
42c827e556
|
refactor(agent): json-viewer switch to to-json-schema module (#164)
|
2025-02-13 08:57:54 +08:00 |
|
sigoden
|
8e2511493d
|
feat(agents): json-viewer use jq cli other than node-jq module (#163)
|
2025-02-12 21:01:42 +08:00 |
|
sigoden
|
0a88f22df5
|
feat: add sql agent (#152)
|
2024-12-30 19:03:40 +08:00 |
|
sigoden
|
2fc9b47690
|
refactor: add docs (#143)
|
2024-12-12 10:31:37 +08:00 |
|
sigoden
|
0f0ae607d3
|
feat(agent): add json-viewer (#134)
|
2024-12-10 12:44:37 +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
|
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
|
1b96d4ee4c
|
feat: add LLM_OUTPUT=/dev/stdout to all tools/agents bashscripts (#123)
|
2024-11-14 21:54:44 +08:00 |
|
sigoden
|
020cfcc905
|
feat: abandon prompt agent (#102)
|
2024-09-11 19:35:28 +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 |
|
sigoden
|
d66d8938f1
|
feat: prompt confirmation for fs write operations outside cwd (#90)
|
2024-08-02 23:26:49 +08:00 |
|
sigoden
|
ae6c486074
|
refactor: update todo agent (#89)
|
2024-08-01 22:30:52 +08:00 |
|
sigoden
|
1cb74d4910
|
feat: add prompt agent (#86)
|
2024-07-31 15:23:42 +08:00 |
|
sigoden
|
686bce1dd8
|
chore: update readme of todo agent (#85)
|
2024-07-31 11:57:21 +08:00 |
|
sigoden
|
6c2c035511
|
refactor: update agents (#84)
|
2024-07-31 11:51:55 +08:00 |
|
sigoden
|
6fbb801051
|
feat: improve todo agent (#83)
|
2024-07-31 11:47:54 +08:00 |
|
sigoden
|
3e8b7b2e45
|
refactor: demo agent with LLM_AGENT_VAR_* (#82)
|
2024-07-30 15:09:18 +08:00 |
|
sigoden
|
213d1b3fd7
|
refactor: demo agent (#81)
|
2024-07-29 17:26:36 +08:00 |
|
sigoden
|
30902f966c
|
refactor: improve agents
|
2024-07-13 05:02:52 +00:00 |
|
sigoden
|
9b557ae1f5
|
chore: update readme
|
2024-07-13 00:42:12 +00:00 |
|
sigoden
|
3f25728e15
|
chore: update readme of coder agent
|
2024-07-13 00:36:34 +00:00 |
|
sigoden
|
1051beca6a
|
feat: add coder agent (#70)
|
2024-07-12 19:28:10 +08:00 |
|
sigoden
|
732eae532c
|
feat: adjust the way of returning data to LLM (#69)
|
2024-07-10 18:53:32 +08:00 |
|
sigoden
|
01e07c0cc0
|
refactor: improve demo agent
|
2024-07-09 21:56:44 +00:00 |
|
sigoden
|
48cb8381ea
|
feat: remove todo-js/todo-py and rename todo-sh to todo (#68)
|
2024-07-09 21:28:35 +08:00 |
|
sigoden
|
02e335c995
|
refactor: demo tools/agents (#67)
|
2024-07-09 21:17:12 +08:00 |
|
sigoden
|
adfb7c2b49
|
refactor: rename bot to agent (#44)
|
2024-06-22 06:52:45 +08:00 |
|