Files
coyote/CREDITS.md
T
Dark-Alex-17andSisyphus b972c12559
CI / All (ubuntu-latest) (push) Failing after 33s
CI / All (macos-latest) (push) Canceled after 0s
CI / All (windows-latest) (push) Canceled after 0s
docs: extend the mattpocock/skills credit to the grilling adaptation
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-08-24 15:12:37 -06:00

2.3 KiB

Credits

Matt Pocock's Skills

The bundled diagnosing-bugs, codebase-design, and grilling skills, the architecture-reviewer agent, and the code smell baseline in the bundled code-review skill are adapted from mattpocock/skills by Matt Pocock, licensed under the MIT License. The smell definitions trace back to Martin Fowler's Refactoring (ch. 3); the deep-module vocabulary builds on John Ousterhout's A Philosophy of Software Design and Michael Feathers' Working Effectively with Legacy Code.

AIChat

Coyote originally started as a fork of the fantastic AIChat CLI. The initial goal was simply to fix a bug in how MCP servers worked with AIChat, allowing different MCP servers to be specified per agent. Since then, Coyote has evolved far beyond its original scope and grown into a passion project with a life of its own.

Today, Coyote includes first-class MCP server support (for both local and remote servers), a built-in vault for interpolating secrets in configuration files, built-in agents and macros, dynamic tab completions, integrated custom functions (no external argc dependency), improved documentation, and much more with many more ideas planned for the future.

Coyote is now developed and maintained as an independent project. Full credit for the original foundation goes to the developers of the wonderful AIChat project.

This project is not affiliated with or endorsed by the AIChat maintainers.

AIChat

Coyote originally began as a fork of AIChat CLI, created and maintained by the AIChat contributors.

While Coyote has since diverged significantly and is now developed as an independent project, its early foundation and inspiration came from the AIChat project.

AIChat is licensed under the MIT License. The MIT license text and its copyright notice are preserved in the LICENSE-MIT file.

Licensing

Coyote as a whole is licensed under the GNU Affero General Public License v3.0 only (AGPL-3.0-only); see LICENSE. Substantial portions derived from AIChat remain under the MIT License (Copyright (c) sigoden), preserved in LICENSE-MIT. See NOTICE for the combined-licensing summary.