Skip to content

Add Codex ingestion provider and Windows Chroma launch fix#2614

Closed
flipjam wants to merge 1 commit into
thedotmack:mainfrom
flipjam:codex/claude-mem-durable-fixes
Closed

Add Codex ingestion provider and Windows Chroma launch fix#2614
flipjam wants to merge 1 commit into
thedotmack:mainfrom
flipjam:codex/claude-mem-durable-fixes

Conversation

@flipjam

@flipjam flipjam commented May 22, 2026

Copy link
Copy Markdown

Summary

  • add Codex as a first-class ingestion provider with settings/defaults, route dispatch, and worker health reporting
  • fail closed when Codex is selected but the Codex executable is unavailable instead of falling back to another provider
  • launch chroma-mcp on Windows via direct uvx.exe resolution instead of cmd.exe /c uvx

Local verification

  • npm run build
  • /api/health reports provider codex on the local worker
  • /api/chroma/status?deep=true returns healthy with semantic round-trip success
  • pending queue drains after Codex ingestion

Notes

This is a draft PR opened from a local durability fix. It intentionally contains source-level changes only; generated marketplace bundle files are not included in this branch.

@thedotmack

Copy link
Copy Markdown
Owner

Closing this draft: the Windows Chroma launch half landed via #2847 (direct uvx spawn), and the Codex ingestion provider half overlaps the open provider work (#2514/#2764, plan-12 #2785). Re-cut the ingestion piece against current main if still wanted.

@thedotmack thedotmack closed this Jun 9, 2026
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.

2 participants