This website requires JavaScript.
Explore
Help
Sign In
Dark-Alex-17
/
coyote
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
94ede264e5f5313f14df6e0b6d9f4e77784c81fe
coyote
/
assets
/
functions
/
tools
T
History
Dark-Alex-17
ebe7816600
CI / All (ubuntu-latest) (push)
Failing after 30s
Details
CI / All (macos-latest) (push)
Canceled after 0s
Details
CI / All (windows-latest) (push)
Canceled after 0s
Details
feat: claude and openai native web search via web_search_coyote
2026-08-26 15:22:24 -06:00
..
ast_grep.sh
feat: Installed ast-grep for the explore agent to use for better code exploration
2026-07-04 12:59:05 -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-07-13 09:58:00 -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
fix(tools): interactive-shell semantics and stderr capture in execute_command
2026-08-26 14:15:34 -06:00
execute_py_code.py
docs: Fixed typo in Python execution docs
2025-10-10 10:05:09 -06:00
execute_sql_code.sh
feat: removed conditional fallback of LLM_*_RAW_JSON from built-ins
2026-06-03 14:40:42 -06:00
fetch_url_via_curl.sh
feat: Embedded baseline MCP config and global tools
2025-07-13 09:58:00 -06:00
fetch_url_via_jina.sh
feat: Embedded baseline MCP config and global tools
2025-07-13 09:58:00 -06:00
fs_cat.sh
fix: fs tools now output better error handling to guide the model more effectively
2026-07-14 12:47:43 -06:00
fs_glob.sh
fix: improper handling of fd-style globbing for directories in fs_glob
2026-07-29 12:40:33 -06:00
fs_grep.sh
fix: fix grep "binary" errors when searching UTF-8 files with unicode characters like some of the Coyote source
2026-08-25 13:06:16 -06:00
fs_ls.sh
fix: fs tools now output better error handling to guide the model more effectively
2026-07-14 12:47:43 -06: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
fix: latent parsing bugs in fs_patch and argc
2026-08-14 16:12:41 -06:00
fs_read.sh
fix: fs tools now output better error handling to guide the model more effectively
2026-07-14 12:47:43 -06: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
fix: correct newline removal from fs_write and fs_patch
2026-08-13 14:18:45 -06:00
get_current_time.sh
feat: Embedded baseline MCP config and global tools
2025-07-13 09:58:00 -06:00
get_current_weather.py
feat: Embedded baseline MCP config and global tools
2025-07-13 09:58:00 -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
git_command.sh
feat: created a dedicated git_command tool to tighten tool calling permissions in the git-master skill
2026-08-21 12:33:28 -06:00
search_arxiv.sh
feat: Embedded baseline MCP config and global tools
2025-07-13 09:58:00 -06:00
search_wikipedia.sh
feat: Embedded baseline MCP config and global tools
2025-07-13 09:58:00 -06:00
search_wolframalpha.sh
feat: Embedded baseline MCP config and global tools
2025-07-13 09:58:00 -06:00
send_mail.sh
feat: removed conditional fallback of LLM_*_RAW_JSON from built-ins
2026-06-03 14:40:42 -06:00
send_twilio.sh
feat: Embedded baseline MCP config and global tools
2025-07-13 09:58:00 -06:00
web_search_coyote.sh
feat: claude and openai native web search via web_search_coyote
2026-08-26 15:22:24 -06:00
web_search_perplexity.sh
feat: Embedded baseline MCP config and global tools
2025-07-13 09:58:00 -06:00
web_search_tavily.sh
feat: Embedded baseline MCP config and global tools
2025-07-13 09:58:00 -06:00