Skip to content

Fix public recall eval case refresh#238

Merged
sheawinkler merged 1 commit into
mainfrom
codex/live-recall-gate-health-public
May 30, 2026
Merged

Fix public recall eval case refresh#238
sheawinkler merged 1 commit into
mainfrom
codex/live-recall-gate-health-public

Conversation

@sheawinkler
Copy link
Copy Markdown
Owner

Summary

  • make recall eval case GET/refresh routes Go-native in the public gateway
  • refresh saved cases from live topic rollups and file-backed memory instead of stale defaults
  • update route ownership tests and add a live-memory refresh regression test

Verification

  • GOCACHE=/Volumes/wd_black/codex_go_cache GOMODCACHE=/Volumes/wd_black/codex_gomod_cache go test . -run 'TestProxyForwardsBatchAndOpsQueuePaths|TestRecallEvalCasesRefreshUsesLiveFileBackedMemory|TestMemoryRecallEvaluateSaved(IsGoNative|ScoresGraphContribution)' -count=1
  • GOCACHE=/Volumes/wd_black/codex_go_cache GOMODCACHE=/Volumes/wd_black/codex_gomod_cache go test . -count=1

@github-actions github-actions Bot added go Pull requests that update go code runtime Runtime, compose, gateway, and operational behavior labels May 30, 2026
@sheawinkler sheawinkler merged commit 5f811e4 into main May 30, 2026
1 check passed
@sheawinkler sheawinkler deleted the codex/live-recall-gate-health-public branch May 30, 2026 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go Pull requests that update go code runtime Runtime, compose, gateway, and operational behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant