Terms of Service

Last updated 26 July 2026

The short version. The software is free and MIT licensed. You own everything it generates from your own chat history. It comes with no warranty and no guarantee of accuracy. Any model call it makes runs on your own GitHub Copilot subscription, under GitHub's terms rather than these.

1. Agreement

These terms apply to the Copilot Prompt Analyzer VS Code extension and the website at prompts.deb0.com (together, "the Software"). By installing or using the Software you accept these terms. If you do not accept them, do not install it.

The Software is a personal open-source project by Debajyoti Saikia. It is not a product of, endorsed by, or affiliated with GitHub, Inc. or Microsoft Corporation. "GitHub", "Copilot", "Visual Studio Code" and "Microsoft" are trademarks of their respective owners and are used here only to describe compatibility.

2. Licence

The Software is released under the MIT Licence. You may use, copy, modify and redistribute it under that licence, including commercially. The full text ships with the source repository and governs the code itself; where the MIT Licence and these terms differ on the code, the MIT Licence wins.

3. What you need

The Software requires Visual Studio Code 1.95 or later. Features that call a language model additionally require an active GitHub Copilot subscription. Obtaining and paying for that subscription is your responsibility, and the Software does not provide, resell or subsidise it.

4. Your content and your output

Your chat history is yours. The prompts, instruction files, reports and dashboards the Software derives from it are yours too. No licence in any of it is granted to the author, who never receives it in the first place.

You are responsible for what you do with generated output — especially for reviewing it before committing it to a repository or sharing it, since it is distilled from real chats and can contain code, paths and pasted material.

5. Model output is not guaranteed

Several features ask a language model to summarise, classify or rewrite your prompts. Model output can be wrong, incomplete or misleading, and can vary between runs with identical input. Treat everything the Software generates as a draft to review, not as fact and not as professional advice. Do not rely on it for security, legal, financial or safety-critical decisions.

6. Acceptable use

  • Do not use the Software to process chat history you have no right to read.
  • Do not use it to build or distribute anything unlawful, or to circumvent the terms of your Copilot subscription.
  • Do not misrepresent the Software as an official GitHub or Microsoft product.

7. Third-party services

When the Software calls a language model, it does so through the API that Visual Studio Code exposes to extensions, using your own Copilot entitlement. That interaction is between you, Microsoft and GitHub, and is governed by their terms and privacy statements. The author is not a party to it and has no visibility into it.

Distribution through the Visual Studio Marketplace is likewise governed by Microsoft's terms.

8. No warranty

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 non-infringement. There is no guarantee that it will be uninterrupted, error-free, compatible with a future version of VS Code, or that it will produce any particular result.

9. Limitation of liability

To the maximum extent permitted by applicable law, the author shall not be liable for any claim, damages or other liability — whether in contract, tort or otherwise — arising from or in connection with the Software or its use, including any lost work, lost data, lost profits or costs incurred through model usage.

Some jurisdictions do not allow the exclusion of certain warranties or limitations of liability, so parts of sections 8 and 9 may not apply to you. Nothing in these terms limits any right you have that cannot lawfully be limited.

10. Availability and changes

The Software is offered voluntarily and without any service commitment. It may be changed, renamed, or withdrawn from the Marketplace at any time, and there is no obligation to provide support, updates or backwards compatibility. Because it is MIT licensed, an existing copy remains yours to use and fork regardless.

These terms may change. The date at the top changes with them, and every revision is visible in the public commit history of this page. Continuing to use the Software after a change means you accept the revised terms.

11. Contact

You can get in touch via the contact form on deb0.com, or open an issue on GitHub.