Skip to content

refactor: rename precompile surface to preprocess#130

Merged
rlippmann merged 2 commits into
mainfrom
codex/0.6.19
May 13, 2026
Merged

refactor: rename precompile surface to preprocess#130
rlippmann merged 2 commits into
mainfrom
codex/0.6.19

Conversation

@rlippmann
Copy link
Copy Markdown
Owner

What changed

  • Renamed remaining experimental preprocessor API vocabulary from precompile to preprocess across code, tests, fixtures, docs, and integration examples.
  • Removed legacy compatibility surface:
    • removed experimental/preprocessor/heuristic_precompiler.py
    • removed legacy precompiler naming references from current code/tests/contracts/docs
  • Updated canonical names and exports to preprocessor-only terminology.
  • Bumped package version to 0.6.19 in pyproject.toml and uv.lock.

Why

  • Align terminology before TS preprocessor porting to avoid carrying transitional naming into first non-Python implementation.
  • Reduce ambiguity by establishing a single canonical naming surface (preprocessor/preprocess) for 0.6.19.

Checklist

  • pre-commit run (uv run pre-commit run --all-files)
  • tests pass (uv run pytest)

@rlippmann rlippmann merged commit 7fc7d3b into main May 13, 2026
12 checks passed
@rlippmann rlippmann deleted the codex/0.6.19 branch May 13, 2026 04:56
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