Terms of Service
Effective June 4, 2026
1. Acceptance
By downloading, installing, or using mimicode, you agree to these Terms of Service. If you do not agree, do not use the software or this website.
These Terms apply to the mimicode CLI tool and the mimicode.xyz website. They do not replace the open-source license that governs the source code — see the repository for that.
2. What mimicode Is
mimicode is an open-source, command-line AI coding tool that runs locally on your machine. It connects to Anthropic's API using a key you provide, and can execute shell commands, read and write files, search the web, and maintain session memory on your behalf.
The source code is available at github.com/trymimicode/mimicode-go.
3. Your API Key and Costs
You must supply your own Anthropic API key to use mimicode. You are solely responsible for:
- The security and confidentiality of your API key
- All API usage costs billed to your Anthropic account as a result of using mimicode
- Complying with Anthropic's Usage Policies
We are not a party to your relationship with Anthropic. We have no visibility into your API usage, billing, or account status. If you believe your key has been compromised, revoke it from your Anthropic dashboard immediately.
4. The Agent's Capabilities and Your Responsibility
mimicode's agent can execute shell commands, read and write files on your filesystem, and make outbound network requests. These actions have real, immediate effects on your system and environment. You are responsible for:
- All commands executed and files modified by the agent
- Using
--confirmmode (MIMICODE_CONFIRM=1) when working on sensitive or production systems - Maintaining independent backups of important files separate from mimicode's undo feature
- Any downstream consequences of agent-initiated actions, including data loss, misconfiguration, or unintended side effects
The shadow-git undo feature can revert recent turns but is not guaranteed to be complete or recoverable in all scenarios.
5. Acceptable Use
You may use mimicode for any lawful purpose consistent with these Terms. You may not use mimicode to:
- Generate code or content that violates applicable laws or regulations
- Circumvent, abuse, or violate Anthropic's Usage Policies
- Attack, probe, or exploit systems you do not own or have explicit permission to test
- Process or expose personal data in violation of applicable privacy laws
- Conduct any activity intended to cause harm to others or their systems
6. AI-Generated Output
All text, code, and advice produced by mimicode is generated by an AI model. It may be inaccurate, incomplete, outdated, or unsuitable for your specific use case. You are responsible for reviewing, testing, and validating all AI output before acting on it or deploying it. See the Disclaimer for full details.
7. Open Source License
mimicode is open-source software. The license governing your rights to use, copy, modify, and distribute the source code is found in the repository at github.com/trymimicode/mimicode-go. These Terms of Service govern your use of the software as a tool and the mimicode.xyz website — they do not supersede the open-source license for source code use.
8. No Warranty
THE SOFTWARE AND WEBSITE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, OR NON-INFRINGEMENT. WE DO NOT WARRANT THAT THE SOFTWARE WILL BE ERROR-FREE, UNINTERRUPTED, OR FREE OF HARMFUL COMPONENTS.
9. Limitation of Liability
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, MIMICODE AND ITS AUTHORS SHALL NOT BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, PUNITIVE, OR CONSEQUENTIAL DAMAGES — INCLUDING BUT NOT LIMITED TO LOSS OF DATA, LOSS OF PROFITS, SYSTEM DAMAGE, SECURITY BREACHES, OR CORRUPTION OF FILES — ARISING OUT OF OR RELATING TO YOUR USE OF OR INABILITY TO USE THE SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
10. Modifications
We reserve the right to modify these Terms at any time. Changes take effect when posted to this page. The "Effective" date at the top will reflect the most recent revision. Continued use of mimicode after a change constitutes your acceptance of the revised Terms.
11. Contact
Questions about these Terms? Open an issue or discussion at github.com/trymimicode/mimicode-go/issues.