Commit Graph

23 Commits

Author SHA1 Message Date
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