Table of Contents
  1. Acceptance of Terms
  2. Description of Service
  3. AI-Generated Content
  4. Account Registration
  5. API Keys and Security
  6. Acceptable Use
  7. Credits, Pricing and Billing
  8. Data and Privacy
  9. Intellectual Property
  10. Disclaimers and Limitation of Liability
  11. Termination
  12. Governing Law
  13. Changes to These Terms
  14. Contact

1. Acceptance of Terms

By accessing or using Kodah ("the Service"), you agree to be bound by these Terms of Service ("Terms"). If you do not agree, do not use the Service.

By creating an account, you confirm that you are at least 18 years of age and have the legal capacity to enter into this agreement.

2. Description of Service

Kodah is an autonomous bug-fixing service. You submit a repository URL and an issue description via our API; our system analyzes the codebase and returns a unified diff. The Service is provided entirely via HTTP API.

All processing is performed on Kodah's infrastructure. No code is executed on your systems. The internal architecture of the Service is proprietary and not disclosed.

3. AI-Generated Content

Kodah uses large language models (LLMs) as part of its processing pipeline. As with all AI-based systems, outputs may be incomplete, incorrect, or fail to address the described issue — a phenomenon commonly referred to as "hallucination."

All patches must be reviewed and validated by a qualified engineer before being applied to any codebase. Kodah does not guarantee the correctness, completeness, or safety of any generated diff. You are solely responsible for any code changes you apply based on Kodah's output.

Kodah makes no representation that generated patches will pass your test suite, be free of regressions, or resolve the described issue in all cases.

4. Account Registration

To use the Service, you must create an account by authenticating through GitHub OAuth. By doing so, you authorize Kodah to access your GitHub account's email address and, if you choose to use private repositories, your repository access.

You are responsible for maintaining the confidentiality of your account credentials. Notify us immediately at contact@kodah.io if you suspect unauthorized use of your account.

One account per person or organization is permitted. Automated account creation is prohibited.

5. API Keys and Security

Upon registration, you receive a personal API key prefixed with kdh_. You are solely responsible for keeping it confidential. Do not share your key publicly, commit it to version control, or expose it in client-side code.

If your key is compromised, sign in again with GitHub to generate a new one — your previous key will be invalidated immediately. Kodah stores only a cryptographic hash of your key and cannot recover the original value.

6. Acceptable Use

You agree to use the Service only for lawful purposes. You agree not to:

Violation of these provisions may result in immediate account termination without refund.

7. Credits, Pricing and Billing

Free tier: Every account receives 10 free fixes per calendar month, valid for public repositories only. Free fixes reset on the first day of each calendar month and do not carry over.

Paid credits: Additional fixes are available by purchasing credit packages. Credits are denominated in USD and deducted at a flat rate of $0.50 per fix. Paid credits never expire and are valid for both public and private repositories.

Billing: Payments are processed securely by Stripe. Kodah does not store your payment card information. Credits are non-refundable once consumed. If a job fails due to a system error on our side, the credit used for that job will be restored to your account.

Job execution: Credits are charged per job submitted, regardless of whether a patch was produced. A job is billed upon execution, not upon success. If the agent cannot determine a fix for the provided issue, the job will complete with an empty diff and credits will still be consumed.

Usage limit: Each account may have one active job running at any given time. Submitting a new job while one is in progress will be rejected. Wait for the current job to complete before submitting another.

Pricing changes: We reserve the right to change pricing at any time. Changes will be communicated via email and will apply to future purchases only — credits already purchased are unaffected.

8. Data and Privacy

Source code: When you submit a job, Kodah temporarily accesses the specified repository for the duration of processing only. Source code is never stored on our servers. Upon job completion, all cloned files are permanently destroyed.

What we store: We retain data associated with your account and jobs, including your email address, the generated diff, language model interaction logs, and job performance metrics. This data is used to operate the Service, debug issues, and improve system performance. No source code is included in what we store.

Service improvement: For jobs submitted under the free tier — which exclusively involve public repositories — anonymized interaction logs may be used to improve Kodah's systems. Jobs processed with paid credits are used solely to deliver the requested result and are not used for system improvement.

Data retention: Job data is retained for up to 90 days, after which it is permanently deleted. Account data is retained for as long as your account is active.

Third parties: Kodah uses third-party services including an AI language model provider (for inference), and Stripe (payment processing). No source code is transmitted to any third party.

Compliance: The Service is operated in compliance with the Brazilian General Data Protection Law (LGPD) and adheres to the principles of the GDPR for users in the European Economic Area.

You may request deletion of your account and associated data at any time by contacting contact@kodah.io.

9. Intellectual Property

Your code: You retain full ownership of all repositories you submit and all patches generated from them. Kodah claims no intellectual property rights over your source code or the diffs produced by the Service.

Kodah's systems: The Service, including its underlying architecture, algorithms, and infrastructure, is the exclusive property of AI Frontier Tecnologia Ltda. You may not copy, modify, or create derivative works based on any part of Kodah's systems.

10. Disclaimers and Limitation of Liability

The Service is provided "as is" and "as available" without warranties of any kind, express or implied. Kodah does not warrant that the Service will be uninterrupted, error-free, or that generated patches will be correct or suitable for production use.

To the maximum extent permitted by applicable law, AI Frontier Tecnologia Ltda. shall not be liable for any indirect, incidental, special, consequential, or punitive damages arising from your use of the Service, including loss of data, loss of profits, or business interruption.

Our total liability for any claim arising out of these Terms shall not exceed the amount you paid to Kodah in the 30 days preceding the claim.

11. Termination

You may terminate your account at any time by contacting us at contact@kodah.io. Upon termination, your API key will be invalidated and any unused paid credits will be forfeited.

Kodah reserves the right to suspend or terminate your account, with or without notice, for violation of these Terms or for any other reason at our sole discretion.

12. Governing Law

These Terms are governed by the laws of the Federative Republic of Brazil. Any disputes shall be subject to the exclusive jurisdiction of the courts of São Paulo, Brazil.

13. Changes to These Terms

We may update these Terms from time to time. When we do, we will revise the date at the top of this page and notify registered users via email. Continued use of the Service after changes become effective constitutes acceptance of the revised Terms.

14. Contact

Questions about these Terms? Contact us at contact@kodah.io.