GetDevNode

Privacy Policy

Effective Date: August 2026

At GetDevNode, we take the confidentiality of your source code and personal data seriously. This Privacy Policy details how we collect, process, and protect your information when using our service.

1. Information We Collect

  • Account Information: Your GitHub username, email address, display name, and avatar URL provided via GitHub OAuth.
  • Repository Data: Repository names, branch references, AST code chunks, and metadata necessary for indexing.
  • Usage Data: Chat session query history and citation interaction metrics within your active sessions.

2. How We Use Your Repository Data

Source code fetched during indexing is parsed into AST chunks and processed to compute high-dimensional vector embeddings. These embeddings are stored securely to enable semantic vector retrieval and context-grounded AI answers strictly for your account. We do NOT use your private code to train public foundation models.

3. Encryption & Access Control

All communications with GetDevNode are encrypted in transit using TLS 1.3. GitHub OAuth access tokens are encrypted at rest using industry-standard AES-256 encryption. Vector store access is strictly partitioned by user identity.

4. Data Retention & Deletion Rights

You hold complete control over your indexed repositories. You may delete repository embeddings or disconnect your GitHub account at any time from the Repository Settings dashboard. Upon deletion, associated vector embeddings and chat history are permanently purged.

Review our terms of service agreement.