Skip to content
Code Insights

Cookie Policy

Last updated: February 2026

Cookies on This Site

This marketing site (code-insights.app) does not use cookies for authentication, advertising, or tracking. There is no login, no account system, and no session management.

What We Don't Use

  • No authentication cookies (no login on this site)
  • No advertising or tracking cookies
  • No third-party analytics cookies (Vercel Analytics is cookie-free)
  • No social media cookies

localStorage

This site uses a single localStorage entry for theme preference (light/dark/system). This value never leaves your browser and is not transmitted anywhere.

KeyPurpose
themeLight/dark/system theme preference

Code Insights CLI

The CLI tool itself is entirely local — it stores data in a SQLite database at ~/.code-insights/data.db. No cookies are involved in CLI operation.

More Information

For more details on how we handle your data, see our Privacy Policy.