Skip to content

Conversation

@stippi
Copy link
Owner

@stippi stippi commented Oct 24, 2025

GPT-5-Codex medium version

stippi added 15 commits October 24, 2025 06:27
SessionModelConfig no longer persists context_token_limit or record_path. Context window size is now always loaded from
the provider config at runtime. Recording/playback paths are passed as runtime options instead of being stored in
session files. Updates all affected code paths and tests.
Model existence checks are now performed at the call site, specifically in the backend handler.
SessionModelConfig::for_model is replaced with SessionModelConfig::new, which no longer returns a Result. Callers are
updated accordingly.
…flag

Switch compaction summaries to user messages tagged with is_compaction_summary instead of a dedicated ContentBlock
variant. Update message filtering, UI rendering, and tests to use the new flag. Remove all code handling
CompactionSummary blocks. Update documentation to reflect the new approach.
@stippi stippi marked this pull request as ready for review November 8, 2025 20:15
@stippi stippi merged commit 120b091 into main Nov 8, 2025
1 check passed
@stippi stippi deleted the compact-session-codex branch November 8, 2025 20:26
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.

2 participants