Skip to content

Skip CodeAlmanac worker transcripts during sync#44

Open
markds75 wants to merge 1 commit into
AlmanacCode:mainfrom
markds75:codex/filter-own-worker-transcripts
Open

Skip CodeAlmanac worker transcripts during sync#44
markds75 wants to merge 1 commit into
AlmanacCode:mainfrom
markds75:codex/filter-own-worker-transcripts

Conversation

@markds75

Copy link
Copy Markdown

Summary

  • skip sync transcript candidates whose provider session is already recorded as a CodeAlmanac harness transcript for the same repository
  • expose recorded harness transcript refs through the run service for sync selection
  • cover both current overlapping worker/session providers, Claude and Codex

Fixes #43.

Tests

  • uv run pytest tests/test_sync_workflow.py tests/test_cli.py -k sync
  • uv run ruff check src/codealmanac/workflows/sync src/codealmanac/services/runs tests/test_sync_workflow.py
  • git diff --check

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.

Sync ingests CodeAlmanac's own worker transcripts

1 participant