This website requires JavaScript.
Explore
Help
Sign In
Dark-Alex-17
/
coyote
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
9
Packages
Projects
Releases
Wiki
Activity
Files
fd21431c2f7cc47da340b16df06eea025eb940dc
coyote
/
assets
/
functions
/
tools
T
History
Dark-Alex-17
364cf29296
CI / All (ubuntu-latest) (push)
Failing after 23s
Details
CI / All (macos-latest) (push)
Has been cancelled
Details
CI / All (windows-latest) (push)
Has been cancelled
Details
feat: rename Loki to Coyote
2026-05-27 12:47:32 -06:00
..
demo_py.py
feat: Updated the Python demo tool to show all possible parameter types and variations
2026-04-09 13:18:18 -06:00
demo_sh.sh
feat: Embedded baseline MCP config and global tools
2025-10-10 09:58:20 -06:00
demo_ts.ts
feat: Created a demo TypeScript tool and a get_current_weather function in TypeScript
2026-04-09 13:18:41 -06:00
execute_command.sh
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
execute_py_code.py
docs: Fixed typo in Python execution docs
2025-10-10 10:05:09 -06:00
execute_sql_code.sh
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
fetch_url_via_curl.sh
feat: Embedded baseline MCP config and global tools
2025-10-10 09:58:20 -06:00
fetch_url_via_jina.sh
feat: Embedded baseline MCP config and global tools
2025-10-10 09:58:20 -06:00
fs_cat.sh
fix: fs_ls and fs_cat outputs should always redirect to "$LLM_OUTPUT" including on errors.
2026-02-09 14:56:55 -07:00
fs_glob.sh
feat: Created fs_glob to enable more targeted file exploration utilities
2026-02-13 13:31:50 -07:00
fs_grep.sh
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
fs_ls.sh
fix: fs_ls and fs_cat outputs should always redirect to "$LLM_OUTPUT" including on errors.
2026-02-09 14:56:55 -07:00
fs_mkdir.sh
feat: Cleaned the built-in functions to not have leftover dependencies
2025-10-10 13:38:27 -06:00
fs_patch.sh
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
fs_read.sh
feat: Created the new fs_read tool to enable controlled reading of a file
2026-02-13 13:30:53 -07:00
fs_rm.sh
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
fs_write.sh
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
get_current_time.sh
feat: Embedded baseline MCP config and global tools
2025-10-10 09:58:20 -06:00
get_current_weather.py
feat: Embedded baseline MCP config and global tools
2025-10-10 09:58:20 -06:00
get_current_weather.sh
feat: Cleaned the built-in functions to not have leftover dependencies
2025-10-10 13:38:27 -06:00
get_current_weather.ts
feat: Created a demo TypeScript tool and a get_current_weather function in TypeScript
2026-04-09 13:18:41 -06:00
search_arxiv.sh
feat: Embedded baseline MCP config and global tools
2025-10-10 09:58:20 -06:00
search_wikipedia.sh
feat: Embedded baseline MCP config and global tools
2025-10-10 09:58:20 -06:00
search_wolframalpha.sh
feat: Embedded baseline MCP config and global tools
2025-10-10 09:58:20 -06:00
send_mail.sh
feat: Embedded baseline MCP config and global tools
2025-10-10 09:58:20 -06:00
send_twilio.sh
feat: Embedded baseline MCP config and global tools
2025-10-10 09:58:20 -06:00
web_search_coyote.sh
feat: rename Loki to Coyote
2026-05-27 12:47:32 -06:00
web_search_perplexity.sh
feat: Embedded baseline MCP config and global tools
2025-10-10 09:58:20 -06:00
web_search_tavily.sh
feat: Embedded baseline MCP config and global tools
2025-10-10 09:58:20 -06:00