Skip to content

[codex] Fix index and document ingestion reliability - #1

Merged
WERvEX merged 2 commits into
mainfrom
codex/chatmaster-reliability-fixes
Aug 18, 2026
Merged

[codex] Fix index and document ingestion reliability#1
WERvEX merged 2 commits into
mainfrom
codex/chatmaster-reliability-fixes

Conversation

@WERvEX

@WERvEX WERvEX commented Aug 18, 2026

Copy link
Copy Markdown
Owner

Summary

  • Scope index freshness checks by shared/private identity instead of blocking an entire workspace.
  • Serialize document retry, deletion, and worker claims; add 409 conflicts and Qdrant compensation cleanup.
  • Validate chat, embedding, and HuggingFace provider endpoints consistently.
  • Fix frontend index rebuild targeting and clear Ruff findings.

Validation

  • pytest -q: 50 passed
  • npm test -- --run: 7 passed
  • npm run build: passed
  • ruff check .: passed
  • ruff format --check .: passed

Notes

No database migration or new infrastructure was introduced. Real Qdrant/model services were not started; integration-sensitive paths are covered with mocks in the test suite.

@WERvEX
WERvEX marked this pull request as ready for review August 18, 2026 07:07
@WERvEX
WERvEX merged commit 1c02d8c into main Aug 18, 2026
4 checks passed
@WERvEX
WERvEX deleted the codex/chatmaster-reliability-fixes branch August 18, 2026 07:09
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.

1 participant