Preskočiť na obsah
code-n

Terms of Use

Účinné od 14. 9. 2026

Dokument je v angličtine, pretože anglické znenie je rozhodujúce. Preklady pripravujeme.

AGREEMENT TO OUR LEGAL TERMS

We are Matěj Žalmánek, a natural person residing in Czechia ("we," "us," "our," or the "Operator"). "coden" is the brand name of our software and is not a registered business name. We provide the Services as a private individual and free of charge.

The Services consist of three distinct things, and the difference between them matters throughout these Terms:

  • the Server — software you install and run on your own computer;
  • the Client — our mobile application for iOS and Android;
  • the Relay — a service we operate that lets the Client reach your Server when the two cannot connect directly.

By installing the Server, using the Client, or connecting through the Relay you agree to these Terms. If you do not agree, do not use the Services.

TABLE OF CONTENTS

  1. Our Services and our role
  2. Eligibility
  3. No accounts; pairing and device security
  4. The Server and your computer
  5. The Agent, its commands, and your approval
  6. Third-party agents and their providers
  7. Output of artificial intelligence
  8. The Relay
  9. Your content and your code
  10. Prohibited conduct
  11. Our intellectual property
  12. App licence and app stores
  13. Availability, changes, and interruptions
  14. Term, suspension, and termination
  15. Disclaimers and limitation of liability
  16. Indemnification
  17. Privacy
  18. Governing law, language, and dispute resolution
  19. United States–specific provisions
  20. Changes to these Terms
  21. Electronic communications
  22. Miscellaneous
  23. Contact us

1. OUR SERVICES AND OUR ROLE

The Services let you give instructions from your phone to a coding agent that runs on your own computer, and to see what it did.

We do not run your code, hold your files, or perform the work. The Server runs on your machine, under your operating-system account, with your permissions. The Agent that does the work is a third-party program that you install and pay for yourself (section 6). Our role is to provide the software and to pass encrypted traffic between your phone and your computer when a direct route is unavailable.

The Services are provided free of charge. We do not sell them, and nothing in these Terms obliges us to keep providing them (section 13).

2. ELIGIBILITY

You must be at least 16 years old and able to enter into a binding contract under the law of your country. By using the Services you confirm that you are.

The Services are aimed at people who write software. They assume you understand what a command on your computer can do. If you do not, do not use them — the approval step described in section 5 cannot protect you from a decision you are not in a position to judge.

3. NO ACCOUNTS; PAIRING AND DEVICE SECURITY

We operate no user accounts. There is nothing to register and no password to lose.

Your phone and your Server are joined by a pairing code that you generate on your computer and enter into the Client once. From then on the two recognise each other by a cryptographic fingerprint.

You are responsible for:

  • keeping the pairing code to yourself — anyone who obtains it before it is used can pair their own phone with your Server;
  • the physical security of the paired phone and of the computer;
  • unpairing a device you no longer control.

A paired phone can instruct the Agent to run commands on your computer. Treat it accordingly.

4. THE SERVER AND YOUR COMPUTER

The Server serves one working directory to one paired phone. It does not start with the operating system; starting it is always a deliberate act.

You are responsible for what is in that directory, for having a backup of it, and for the state of the computer you run it on. We strongly recommend using version control and having a backup that the Agent cannot reach. The Agent can change and delete files in the working directory, and some of what it does cannot be undone.

You must not run the Server on a computer or on data you are not entitled to use in this way — for example, a machine belonging to your employer or a client whose rules forbid it.

5. THE AGENT, ITS COMMANDS, AND YOUR APPROVAL

This is the most important section of these Terms.

The Agent can run commands on your computer: create, change and delete files, install packages, reach the network, start and stop programs. Before it runs a command that changes the state of your computer, the Client asks you to approve it.

That approval is yours, and so is what follows from it. We do not review the commands, cannot judge whether a particular command is safe in your situation, and do not sit between the approval and its execution. When you approve a command, you are instructing your own computer to run it.

Approve nothing you do not understand. If a command is not clear to you, refuse it — refusing costs you nothing but the time.

You accept that:

  • a command may destroy work, including work not in version control;
  • a command may change files outside what you expected;
  • a command may install software or reach services that cost you money under a contract with a third party;
  • an interrupted or failed command may leave the working directory in a state that needs repairing by hand.

6. THIRD-PARTY AGENTS AND THEIR PROVIDERS

The Agent is not our software. Today the Server works with Claude Code from Anthropic; other agents may be supported later. You install the Agent yourself, you log in with your own account, and any subscription or usage is a contract between you and that provider, not with us.

The provider's own terms, acceptable-use policy and privacy policy apply to everything the Agent does, including what it sends to the provider's servers. We are not a party to that relationship, do not control it, and cannot act on your behalf in it.

If the provider changes its terms, prices, models or interfaces, or stops offering the Agent, the Services may stop working in whole or in part. That is outside our control and is not a breach of these Terms.

7. OUTPUT OF ARTIFICIAL INTELLIGENCE

Output produced by the Agent — code, text, explanations, test results, commit messages — is generated by a statistical model. It may be wrong, incomplete, insecure, or misleading, and it may be wrong while appearing confident.

You must review it before you rely on it, exactly as you would review the work of a person you do not know. In particular, do not deploy generated code, rely on a generated explanation, or trust a passing test without reading what it actually asserts.

We give no warranty of any kind as to the output, its correctness, its fitness for any purpose, or its freedom from third-party rights.

8. THE RELAY

When your phone cannot reach your Server directly, traffic can pass through the Relay we operate.

The Relay passes encrypted bytes. It is not able to read the content of your Documents, your Prompts, or the Agent's answers, and we do not attempt to. What the Relay necessarily processes in order to work — addresses, timings, volumes — is described in the Privacy Policy (section 17).

We may limit the rate or volume of traffic, interrupt the Relay for maintenance, or stop operating it. The Relay is a convenience, not a guaranteed service, and its absence does not entitle you to anything.

9. YOUR CONTENT AND YOUR CODE

Your files stay yours. We claim no ownership of, and no licence to, the content of your working directory, your Prompts, or anything the Agent produces for you. We do not receive a copy of them.

You are responsible for having the right to process the files you point the Server at — including source code owned by an employer or a client, and personal data of other people.

10. PROHIBITED CONDUCT

You must not:

  • use the Services to create, distribute or run malware, or to attack, probe or disrupt anyone else's systems;
  • use the Relay for traffic unrelated to the Services, or to disguise the origin of other traffic;
  • attempt to reach Servers you have not been paired with, or to interfere with pairing;
  • circumvent limits we place on the Relay, or automate use of it in a way that degrades it for others;
  • use the Services where doing so breaks the law that applies to you, or the terms of the agent provider.

11. OUR INTELLECTUAL PROPERTY

The Server, the Client, our website, our name and our marks are ours and remain ours. Using the Services gives you a licence to use them for their intended purpose and nothing more.

You must not decompile or reverse-engineer our software except to the extent that mandatory law allows it, resell it, or present it as your own.

Third-party components distributed with our software remain under their own licences, which are listed in the application.

12. APP LICENCE AND APP STORES

We grant you a personal, non-transferable, revocable licence to install and use the Client on devices you own or control.

Where you obtained the Client from Apple's App Store or Google Play, those stores' own terms apply in addition to these Terms. Apple and Google are not parties to these Terms and have no obligation to provide support for the Client. To the extent the store's rules require it, the store may enforce these Terms against you as a third-party beneficiary, and any claim about the Client — including product liability and intellectual-property claims — is a matter between you and us, not the store.

13. AVAILABILITY, CHANGES, AND INTERRUPTIONS

We may change, suspend or discontinue any part of the Services at any time, including the Relay, without notice and without liability. We do not promise any level of availability.

The Services depend on things we do not control: your computer, your network, the app stores, and the agent provider. Any of them can make the Services stop working.

14. TERM, SUSPENSION, AND TERMINATION

These Terms apply while you use the Services.

We may block your access to the Relay at any time if you breach these Terms or the law, or to protect the Relay or other users. We cannot stop the Server or the Client on your own devices — that software runs without us — but without the Relay a direct connection may not be available to you.

You may stop at any time by unpairing your devices and uninstalling the software. There is no account to delete.

15. DISCLAIMERS AND LIMITATION OF LIABILITY

The Services are provided "as is" and "as available", without warranty of any kind, express or implied, including warranties of merchantability, fitness for a particular purpose, non-infringement, or uninterrupted operation.

To the maximum extent permitted by law, we are not liable for loss of data, loss of work, corrupted files, damage to your computer, cost incurred with a third party, lost profit, or business interruption, whether arising from the Agent's commands, from the output of the model, from the Relay, or from any other part of the Services.

Because the Services are provided free of charge, to the maximum extent permitted by law our aggregate liability to you is limited to the amount you paid us, which is zero.

Nothing in these Terms excludes or limits our liability where it may not be excluded or limited by law, including liability for death or personal injury caused by our negligence, for intentional or grossly negligent conduct, or under mandatory consumer-protection rules.

16. INDEMNIFICATION

You will indemnify us against claims, damages and reasonable costs arising from your use of the Services in breach of these Terms or of the law, from the content of your working directory, or from what you instructed the Agent to do.

17. PRIVACY

We operate no accounts and receive no copy of your files. What the Relay processes in order to work, for how long, and on what legal basis is set out in the Privacy Policy, which forms part of these Terms.

18. GOVERNING LAW, LANGUAGE, AND DISPUTE RESOLUTION

For users residing in the EU or EEA, these Terms are governed by Czech law, without prejudice to the mandatory consumer-protection rules of your country of residence, which continue to apply to you under Article 6 of the Rome I Regulation. You may bring proceedings before the courts of your country of residence, and may be sued only before them.

The English version of these Terms is the authoritative one. Translations are provided for convenience; where they differ, the English text prevails.

Consumers in the EU may use the European Commission's online dispute resolution platform. We are not obliged to participate in proceedings before an out-of-court dispute-resolution body.

19. UNITED STATES–SPECIFIC PROVISIONS

If you reside in the United States, these Terms are governed by Czech law to the extent permitted, and any dispute is to be resolved before the courts of Czechia, unless mandatory law provides otherwise.

The Services are not directed at persons subject to sanctions, and you confirm you are not on a restricted-party list.

20. CHANGES TO THESE TERMS

We may change these Terms. The current version is always published on our website with its effective date. If a change materially affects your rights, we will make it apparent in the Client before it takes effect. Continuing to use the Services after that date means you accept the new version.

21. ELECTRONIC COMMUNICATIONS

You agree that communication with us may be electronic, and that electronic notices, agreements and records satisfy any legal requirement of writing.

22. MISCELLANEOUS

If any provision is found unenforceable, the rest remains in force. Our failure to enforce a provision is not a waiver of it. You may not transfer your rights under these Terms; we may transfer ours in connection with a transfer of the Services, without weakening your position.

These Terms, together with the Privacy Policy, are the entire agreement between us about the Services.

23. CONTACT US

Questions about these Terms, and legal notices, go to support@coden-app.com.