Open Source License

AGENT-11 Core Framework

MIT License

Copyright (c) 2024 AGENT-11

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

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

  • Use it commercially
  • Modify the source code
  • Distribute it
  • Place warranty
  • Use it privately

The only requirements are:

  • Include the original license and copyright notice
  • State any significant changes made to the original software

Enterprise Services

While the core framework is open source, enterprise services, support, and hosted solutions are provided under separate commercial licenses. These include:

  • Premium mission libraries
  • Enterprise support and SLA
  • Hosted agent infrastructure
  • Custom integrations and development

Third-Party Dependencies

AGENT-11 includes several open source dependencies, each with their own licenses:

  • Node.js runtime (MIT License)
  • Various npm packages (see package.json for details)
  • Python dependencies (see requirements.txt for details)

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.