Skip to content

Promote ConfigurableContextWindow to Stable#10386

Merged
coolcom200 merged 1 commit into
masterfrom
leon/promote-configurable-context-window
May 7, 2026
Merged

Promote ConfigurableContextWindow to Stable#10386
coolcom200 merged 1 commit into
masterfrom
leon/promote-configurable-context-window

Conversation

@coolcom200
Copy link
Copy Markdown
Contributor

Description

Promotes the ConfigurableContextWindow feature flag from Dogfood to Stable, enabling the user-configurable context window slider in AI settings and the execution profile editor for all users.

Changes

  • Added configurable_context_window to the default Cargo feature list in app/Cargo.toml
  • Removed FeatureFlag::ConfigurableContextWindow from DOGFOOD_FLAGS in crates/warp_features/src/lib.rs (no longer needed since the Cargo default feature enables it in all builds via the existing bridge in app/src/lib.rs)

Linked Issue

N/A

Testing

Feature flag promotion only — no behavioral changes. The flag was previously validated in Dogfood builds.

Agent Mode

  • Warp Agent Mode - This PR was created via Warp's AI Agent Mode

Co-Authored-By: Oz oz-agent@warp.dev

@cla-bot cla-bot Bot added the cla-signed label May 7, 2026
@oz-for-oss
Copy link
Copy Markdown
Contributor

oz-for-oss Bot commented May 7, 2026

@coolcom200

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

Copy link
Copy Markdown
Contributor

@oz-for-oss oz-for-oss Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview

This PR promotes the existing ConfigurableContextWindow gate by adding the Cargo feature to the default feature set and removing the now-redundant dogfood runtime flag entry.

Concerns

  • No blocking correctness, security, or validation concerns found in the changed hunks.

Verdict

Found: 0 critical, 0 important, 0 suggestions

Approve

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

Add configurable_context_window to the default Cargo feature list and
remove it from DOGFOOD_FLAGS, enabling the context window slider for
all build channels.

Co-Authored-By: Oz <oz-agent@warp.dev>
@coolcom200 coolcom200 force-pushed the leon/promote-configurable-context-window branch from a7cfe88 to 5f7e5c9 Compare May 7, 2026 17:52
@coolcom200 coolcom200 requested review from danielpeng2 and szgupta May 7, 2026 18:06
@coolcom200 coolcom200 enabled auto-merge (squash) May 7, 2026 18:07
@coolcom200 coolcom200 merged commit 7ec0ec3 into master May 7, 2026
25 checks passed
@coolcom200 coolcom200 deleted the leon/promote-configurable-context-window branch May 7, 2026 18:21
trungtai1805 pushed a commit to trungtai1805/warp that referenced this pull request May 9, 2026
zhangyu1818-bot pushed a commit to zhangyu1818/warply that referenced this pull request May 10, 2026
tungd pushed a commit to tungd/warp that referenced this pull request May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants