Dark-Alex-17
|
aa2d4f3265
|
fix: updated execute_command to not mangle heredocs and also added explicit instructions to the coder and sisyphus agents to use fs_write and fs_patch over execute_command when writing files
|
2026-06-03 10:20:39 -06:00 |
|
Dark-Alex-17
|
0facb15e32
|
feat: rename Loki to Coyote
|
2026-05-27 12:47:32 -06:00 |
|
Dark-Alex-17
|
26984892af
|
docs: Deprecated in-repo docs and migrated them to a Wiki
|
2026-05-05 15:03:18 -06:00 |
|
Dark-Alex-17
|
79140fda3c
|
feat: Created a demo TypeScript tool and a get_current_weather function in TypeScript
|
2026-04-09 13:18:41 -06:00 |
|
Dark-Alex-17
|
67e749ea3a
|
feat: Updated the Python demo tool to show all possible parameter types and variations
|
2026-04-09 13:18:18 -06:00 |
|
Dark-Alex-17
|
968c535709
|
feat: Created fs_glob to enable more targeted file exploration utilities
|
2026-02-13 13:31:50 -07:00 |
|
Dark-Alex-17
|
c8b6fa7b11
|
feat: Created a new tool 'fs_grep' to search a given file's contents for relevant lines to reduce token usage for smaller models
|
2026-02-13 13:31:20 -07:00 |
|
Dark-Alex-17
|
0aa334b54e
|
feat: Created the new fs_read tool to enable controlled reading of a file
|
2026-02-13 13:30:53 -07:00 |
|
Dark-Alex-17
|
eb31a58346
|
fix: fs_ls and fs_cat outputs should always redirect to "$LLM_OUTPUT" including on errors.
|
2026-02-09 14:56:55 -07:00 |
|
Dark-Alex-17
|
629527988d
|
refactor: Agents that depend on global tools now have all binaries compiled and stored in the agent's bin directory so multiple agents can run at once
|
2025-11-04 11:29:59 -07:00 |
|
Dark-Alex-17
|
72ade39144
|
bug: corrected a typo for sourcing the prompt utility bash script in the built-in tools
|
2025-10-16 15:48:53 -06:00 |
|
Dark-Alex-17
|
ba134ca53f
|
feat: Cleaned the built-in functions to not have leftover dependencies
|
2025-10-10 13:38:27 -06:00 |
|
Dark-Alex-17
|
31f3e885ce
|
docs: Fixed typo in Python execution docs
|
2025-10-10 10:05:09 -06:00 |
|
Dark-Alex-17
|
7ffaab2012
|
feat: Embedded baseline MCP config and global tools
|
2025-07-13 09:58:00 -06:00 |
|