Commit Graph

12 Commits

Author SHA1 Message Date
sigoden
7162e2f295 refactor(agent): improve coder agent (#167) 2025-02-19 19:46:05 +08:00
sigoden
c4ba6ff379 refactor: improve coder agent (#131) 2024-11-29 20:18:33 +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
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
6c2c035511 refactor: update agents (#84) 2024-07-31 11:51:55 +08:00
sigoden
30902f966c refactor: improve agents 2024-07-13 05:02:52 +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