Terms of Service

Last updated

The short version. AGENT-11 is a free, open-source framework released under the MIT licence. There is nothing to buy, no account to create and no subscription. These terms cover your use of this website; the software itself is governed by its licence, and where the two ever disagree, the licence wins.

Acceptance of Terms

By using this website you agree to these terms. If you do not agree with them, please stop using the site. You do not need to accept anything to use the AGENT-11 software itself beyond the terms of the MIT licence.

Description of Service

AGENT-11 is a set of agent definitions, mission workflows and configuration files that you install into your own project's .claude/ directory and run with Claude Code. It includes:

  • Eleven specialist agent profiles, installed locally in your project
  • Mission workflows run through the /coord command
  • Field-manual documentation and templates

There is no hosted AGENT-11 product, no API and no back end the framework reports to. It runs on your machine, inside your own Claude Code session, against your own repository. This website exists to document it and point you at the install command; the only thing you can submit to it is an email address, if you choose to.

No Payment, No Account

AGENT-11 is free. To be specific:

  • There are no licence fees, mission charges or subscriptions
  • There is no account to create and no credentials to keep safe
  • This site takes no payments and stores no payment details
  • Contributions through Buy Me a Coffee are entirely voluntary, buy you nothing, and are handled by that platform under its own terms

Running AGENT-11 does cost you your own Claude Code or Anthropic API usage, which you pay to Anthropic, not to us.

Your Responsibilities

When you use AGENT-11, you agree to:

  • Use it in compliance with all applicable laws
  • Comply with the terms of any service you point it at, including Anthropic's
  • Review AI-generated code before you ship it
  • Respect the intellectual property rights of others in what you build

Intellectual Property

Your code and intellectual property remain yours. AGENT-11 claims no ownership of anything you build with it, and no rights over your repository.

The framework itself is copyright Jamie Watters and licensed to you under the MIT licence, which lets you use, modify, distribute and sell it, commercially or privately, provided you keep the copyright and licence notice. The full text is on the licence page and in the repository. The content of this website — its copy, design and images — is not covered by that licence and remains the author's.

Limitation of Liability

AGENT-11 is provided as is, without warranty of any kind, as set out in the MIT licence. It is a tool that instructs an AI model to write and change code in your repository. It can get things wrong. Review its output, keep your work in version control, and treat anything it produces as a draft until you have checked it.

To the extent permitted by law, the author is not liable for any claim, damages or other liability arising from your use of the framework or this website.

Stopping

There is nothing to cancel. Stop using the site whenever you like; delete the .claude/ directory to remove the framework from a project. Your code and data are unaffected either way. Your rights under the MIT licence for code you have already obtained continue to apply.

Changes to These Terms

These terms may change as the project does. The date at the top of this page always reflects the last change, and the history of every edit is public in the website repository.

Contact

AGENT-11 is a personal open-source project by Jamie Watters. There is no company behind it, no support desk and no legal department. For anything about these terms or the project, open an issue at github.com/TheWayWithin/agent-11/issues, or email privacy@agent-11.com if it needs to be private.