Open Source License

The whole of AGENT-11, under one licence

Last updated · the authoritative licence text is in the repository

MIT License

Copyright (c) 2025 Jamie Watters

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the Software), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

What This Means

AGENT-11 is open source under the MIT License, which means you can:

  • Use it commercially
  • Modify the source code
  • Distribute it, modified or not
  • Sublicense it as part of something larger
  • Use it privately

There is one requirement, and it is the whole of it:

  • Keep the copyright notice and the licence text with any copy you distribute

You do not have to state your changes, publish your source, pay anything, or ask permission. The software comes with no warranty, as the text above says.

There Is No Paid Tier

Everything is under the licence above. There is no premium edition, no hosted service, no enterprise agreement and no support contract to buy — what is in the repository is the whole product. If you want to support the work, that is what Buy Me a Coffee is for, and it is entirely voluntary.

Third-Party Dependencies

The framework itself is markdown and shell scripts, not a compiled package, so it bundles no third-party code. Its development dependencies are listed in package.json in the repository, each under its own licence. Running AGENT-11 requires Claude Code, which is Anthropic's and covered by their terms.

Contributing

We welcome contributions to the AGENT-11 project. By contributing, you agree that your contributions will be licensed under the same MIT License.

Visit our GitHub repository to get started.