Skip to content

Add prompt enhancement controls and GPT-5.5 support#504

Merged
BunsDev merged 1 commit intomainfrom
okcode/gpt5-ui-prompt-enhancers
Apr 25, 2026
Merged

Add prompt enhancement controls and GPT-5.5 support#504
BunsDev merged 1 commit intomainfrom
okcode/gpt5-ui-prompt-enhancers

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Apr 25, 2026

Summary

  • Add a prompt enhancement menu to the compact composer controls, including a new full-rewrite mode.
  • Extend Codex trait handling so fast mode is hidden or stripped when the selected backend/model cannot support it.
  • Add GPT-5.5 and GPT-5.5 Mini to the built-in model catalogs and shared aliases.
  • Default preview layout to side and keep preview state/store behavior aligned with that default.
  • Tighten Claude/Codex trait selection behavior and add coverage for prompt enhancement, model support, and preview defaults.

Testing

  • bun fmt
  • bun lint
  • bun typecheck
  • bun run test

- add rewrite prompt enhancement in the compact composer menu
- hide Codex fast mode when the model/backend cannot use it
- register GPT-5.5 and GPT-5.5 Mini across model catalogs
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 25, 2026 0:56am
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 25, 2026 0:56am

@github-actions github-actions Bot added size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 25, 2026
@BunsDev BunsDev merged commit 6bb9359 into main Apr 25, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant