← Back to TeamHero on GitHub

TeamHero Terms of Use and MIT License

Last updated: August 20, 2026

TeamHero is open-source, self-hosted AI-agent orchestration software. The TeamHero source code and associated documentation files are licensed under the MIT License reproduced in full in Part II.

The MIT License controls your rights in the TeamHero software. These Terms do not narrow rights the MIT License grants to use, copy, modify, merge, publish, distribute, sublicense, or sell TeamHero software. If any statement on this page conflicts with the MIT License regarding the software, the MIT License controls.

Part I provides terms for TeamHero-operated pages or resources, important risk notices, and responsibilities arising from how you configure and use autonomous agents. It is separate from the proprietary Kapow product and license.

TeamHero legal documents Terms of Use & MIT License Privacy Policy GitHub repository

Contents

  1. Scope and license priority
  2. AI-agent risks
  3. Your responsibility
  4. Third-party services
  5. Acceptable use
  6. Disclaimers and liability
  7. General terms
  8. Complete MIT License
Part I

1. Scope and License Priority

These Terms apply to TeamHero-operated website pages, documentation, community resources, and other services expressly offered subject to them. Merely obtaining, installing, modifying, or running the TeamHero software is governed by the MIT License, not additional proprietary license restrictions.

TeamHero is not Kapow. Kapow is a separate commercial product with proprietary components governed by the Kapow Terms of Use and Proprietary Software License.

2. AI Agents and Powerful Tools

TeamHero can coordinate AI agents that run commands, access files, use credentials, call APIs, browse the web, communicate with third parties, and change systems. AI agents can make mistakes, misunderstand instructions, produce inaccurate output, expose information, delete or overwrite data, incur charges, or take unintended actions.

You must supervise agents, review plans and outputs, grant minimum necessary access, and maintain tested backups of every system agents can affect.

3. Your Responsibility

You are responsible for how you configure and operate TeamHero, including:

  • actions taken by agents you create, configure, approve, or fail to supervise;
  • credentials, permissions, systems, files, accounts, and data made available to agents;
  • verifying outputs and requiring qualified human review for high-impact decisions;
  • backups, recovery, security controls, access revocation, and incident response;
  • notices, permissions, and lawful bases required for data or communications; and
  • compliance with law, third-party rights, and third-party terms.

4. Third-Party AI and Integration Services

TeamHero may connect to third-party AI providers and integrations you select. Those services are not controlled by TeamHero contributors and are governed by their own terms, privacy policies, usage rules, security practices, availability, pricing, and data handling. You are responsible for the accounts and permissions you configure.

5. Acceptable Use of TeamHero-Operated Resources

You must not use TeamHero-operated websites, community resources, or services to violate law or rights; distribute malware; facilitate unauthorized access; harass, deceive, or impersonate; disrupt infrastructure; or bypass security controls. This section does not restrict rights granted by the MIT License in copies of the TeamHero software.

6. Disclaimers and Limitation of Liability

The TeamHero software warranty disclaimer and liability limitation are stated in the MIT License below. To the maximum extent permitted by law, TeamHero-operated pages, documentation, and resources are also provided “as is” and “as available,” without warranties of accuracy, reliability, fitness, security, availability, or non-infringement.

To the maximum extent permitted by law, TeamHero authors, maintainers, contributors, and trademark owners are not liable for damages arising from AI output, agent actions, local configuration, credentials, third-party services, data loss, unauthorized access, business interruption, or use of TeamHero-operated resources. Nothing excludes liability that cannot lawfully be excluded.

7. General Terms

  • Privacy. See the TeamHero Privacy Policy for the software and TeamHero pages hosted on gokapow.com.
  • Trademarks. The MIT License grants copyright permissions, not trademark rights. It does not grant a right to use the TeamHero or Kapow names, logos, or other brand identifiers in a way that suggests sponsorship, endorsement, or affiliation. Lawful nominative references and other rights that cannot be restricted remain unaffected.
  • Changes. Changes to Part I apply prospectively when posted. The MIT License text applicable to a distributed copy remains the license included with that copy.
  • Governing law. Except where mandatory law requires otherwise, Part I is governed by Delaware law without regard to conflict-of-law rules.
  • Severability. If a Part I provision is unenforceable, the remainder continues. The MIT License remains unaffected.
  • Contact. General questions may be raised through the TeamHero GitHub repository. Report vulnerabilities privately to contact@gokapow.com.
Part II

TeamHero MIT License

The following is the complete license text from TeamHero’s authoritative LICENSE file:

MIT License

Copyright (c) 2024-2026 Sagi Yaacoby

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.