aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-11-04fix(scripts): ignore declarations without a description (#122)sigoden-6/+10
2024-11-04fix(scripts): don't build declarations for cmd startsWith (#121)sigoden-1/+1
2024-11-02feat(tool): add web_search_aichat.sh (#120)sigoden-78/+32
2024-11-02fix(scripts): don't build declaration for function startsWith `_` (#119)sigoden-1/+1
2024-10-26chore: execute js/py codesigoden-6/+6
2024-10-26refactor: execute js/py code (#118)sigoden-10/+26
2024-10-23feat: improve execute js/py code and collect results (#117)sigoden-18/+14
2024-10-21feat: support python virtualenv (#116)sigoden-5/+43
2024-10-18fix: js/py dotenv unable to parse quoted value or duplicated (#114)sigoden-40/+100
2024-10-18fix: js/py dotenv unexpectedly overrides existing env vars (#113)sigoden-6/+14
2024-10-18refactor: support LLM_AGENT_DUMP_RESULT (#112)sigoden-3/+3
2024-10-18feat: controls displaying the results from function call (#111)sigoden-20/+235
2024-10-04chore: Fix README.md typo (#106)Jaga Santagostino-2/+2
2024-09-18fix: extraction of functions_dir for symlink (#103)Eugen Eisler-11/+11
2024-09-11chore: update readmesigoden-3/+1
2024-09-11feat: abandon prompt agent (#102)sigoden-31/+0
2024-08-22chore: typossigoden-2/+2
2024-08-17chore: update readmesigoden-10/+32
2024-08-17refactor: improve `fs_*` (#99)sigoden-3/+5
2024-08-17refactor: improve coder agent (#98)sigoden-9/+9
2024-08-17refactor: improve scripts/run-{tool,agent}.sh (#97)sigoden-2/+2
2024-08-17fix: scripts/run-agent.sh (#96)sigoden-1/+1
2024-08-17refactor: improve scripts/run-{tool,agent}.sh (#95)sigoden-42/+44
2024-08-13chore: update readmesigoden-10/+17
2024-08-09feat(tool): add web_search_vertexai.sh (#93)sigoden-3/+57
2024-08-09chore: update readmesigoden-5/+2
2024-08-09chore: update readmesigoden-0/+12
2024-08-09refactor: improve Argcfile.shsigoden-2/+5
2024-08-03feat(tool): add execute_sql_code (#91)sigoden-0/+23
2024-08-03chore: update description of some toolssigoden-7/+7
2024-08-03chore: update tools/fs_rm.shsigoden-1/+0
2024-08-02feat: prompt confirmation for fs write operations outside cwd (#90)sigoden-28/+63
2024-08-02chore: update readmesigoden-9/+11
2024-08-01refactor: update todo agent (#89)sigoden-8/+8
2024-08-01fix(scripts): run-tool.sh / run-agent.sh (#88)sigoden-2/+2
2024-08-01refactor: improve llm-based web_search tools (#87)sigoden-2/+4
2024-07-31feat: add prompt agent (#86)sigoden-0/+31
2024-07-31chore: update readme of todo agent (#85)sigoden-1/+2
2024-07-31refactor: update agents (#84)sigoden-4/+5
2024-07-31feat: improve todo agent (#83)sigoden-33/+57
2024-07-30refactor: demo agent with `LLM_AGENT_VAR_*` (#82)sigoden-17/+20
2024-07-29refactor: demo agent (#81)sigoden-47/+73
2024-07-29fix: dump result bug in run-tools.js/run-agent.js (#80)sigoden-2/+2
2024-07-29feat: add web_search_cohere tool (#79)sigoden-0/+26
2024-07-29feat: add web_search_* tools, rm some search_* tools (#78)sigoden-177/+44
2024-07-17refactor: improve fetch_url_via_curl (#77)sigoden-2/+2
2024-07-17refactor: search tools (#76)sigoden-23/+43
2024-07-14refactor: argc run@tool/run@agent accept `-C/--cwd` option (#75)sigoden-2/+8
2024-07-14refactor: tools/search_wikipedia.sh (#74)sigoden-9/+9
2024-07-13refactor: improve agentssigoden-5/+7