Skip to content

Comments

chore: release v1.0.0#77

Closed
riatzukiza wants to merge 1 commit intodevfrom
release/v1.0.0-20251122164945
Closed

chore: release v1.0.0#77
riatzukiza wants to merge 1 commit intodevfrom
release/v1.0.0-20251122164945

Conversation

@riatzukiza
Copy link
Collaborator

Release v1.0.0

Release notes

Summary

The head introduces a large-scale refactor with removal of the compaction subsystem, extensive overhauls to request transformation and prompts, and multiple breaking API changes across core modules, warranting a major version bump.

Release Type

  • MAJOR (auto-detected)

Highlights

  • Removed compaction flow and related prompts (lib/compaction/*, codex-compaction.ts)
  • Overhauled request transformer and tooling (lib/request/*) with new normalization and flow changes
  • Significant CODEX_MODE and model normalization behavior updates
  • Extensive config, prompts, and workflow updates across the codebase and docs
  • Widescale test and workflow adjustments to reflect architectural changes

Breaking Changes

  • Removal of the compaction feature set (codex-compaction, compaction-executor) and associated prompts
  • Major restructuring of the request transformation pipeline (lib/request/*) affecting input filtering, prompt injection, and model config
  • Changed defaults and behavior for CODEX_MODE and model normalization, impacting downstream integrations
  • Backend interaction flow updated to a ChatGPT backend paradigm, altering endpoints, headers, and response handling
  • Extensive test, documentation, and CI workflow changes required for compatibility

@riatzukiza riatzukiza enabled auto-merge (squash) November 22, 2025 16:49
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 22, 2025

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • package.json is excluded by none and included by none

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release/v1.0.0-20251122164945

Comment @coderabbitai help to get the list of available commands and usage tips.

@riatzukiza riatzukiza closed this Nov 22, 2025
auto-merge was automatically disabled November 22, 2025 19:57

Pull request was closed

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