Skip to content

Spec 43: Chunk compiler#34

Merged
noahbfreedman-cloud merged 1 commit intomainfrom
codex/spec-43-chunk-compiler
Mar 31, 2026
Merged

Spec 43: Chunk compiler#34
noahbfreedman-cloud merged 1 commit intomainfrom
codex/spec-43-chunk-compiler

Conversation

@noahbfreedman-cloud
Copy link
Copy Markdown
Owner

Summary

  • add chunk compilation with ordering, stripping, deduplication, and budget trimming
  • route hook chunk loading through the compiler
  • add a compile CLI and compiler test coverage

Testing

  • python3 -m pytest tests/test_compiler.py tests/test_hooks.py tests/test_tokens.py tests/test_export.py tests/test_regressions.py -q

@noahbfreedman-cloud noahbfreedman-cloud force-pushed the codex/spec-43-chunk-compiler branch from 207cf09 to bce5dea Compare March 31, 2026 07:40
@noahbfreedman-cloud noahbfreedman-cloud merged commit 22b1d7a into main Mar 31, 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.

1 participant