Skip to content

docs: document embeddings limit overrides#1961

Merged
abhigyanpatwari merged 1 commit into
abhigyanpatwari:mainfrom
TuZaaaaa:codex/docs-embeddings-limit-overrides
Jun 1, 2026
Merged

docs: document embeddings limit overrides#1961
abhigyanpatwari merged 1 commit into
abhigyanpatwari:mainfrom
TuZaaaaa:codex/docs-embeddings-limit-overrides

Conversation

@TuZaaaaa

@TuZaaaaa TuZaaaaa commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Summary

PR #1375 introduced support for:

  • --embeddings 0 to disable the default node limit
  • --embeddings to specify a custom node limit

These options are not currently documented in the README.

This PR adds:

  • Documentation for embeddings limit overrides
  • Usage examples
  • Troubleshooting guidance for repositories exceeding the default 50,000-node safety cap

Motivation

Users working with large repositories may encounter skipped embeddings due to the default safety cap. The override options already exist, but are difficult to discover from the current documentation.

This change improves discoverability and reduces the need to search GitHub issues, pull requests, or Discord discussions.

@vercel

vercel Bot commented Jun 1, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the NexusCore Team on Vercel.

A member of the Team first needs to authorize it.

@magyargergo

Copy link
Copy Markdown
Collaborator

Nice one! Thanks for this change

@abhigyanpatwari abhigyanpatwari merged commit ce7f45e into abhigyanpatwari:main Jun 1, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants