Files
coyote/assets/agents/demo/README.md
T
Dark-Alex-17 364cf29296
CI / All (ubuntu-latest) (push) Failing after 23s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
feat: rename Loki to Coyote
2026-05-27 12:47:32 -06:00

313 B

Demo

This agent serves as a demo to guide agent development and showcase various agent capabilities.

To enable tools, Coyote will look for the first tools.py or tools.sh file it finds in this directory.

The base configuration using tools.py. To switch to using tools.sh, rename or remove tools.py.