Skip to content

Adds option to suppress large token warning and uses in auto-compose#4999

Merged
ramin-t merged 1 commit intomainfrom
feature/suppress-repeated-auto-compose-large-token-warning
Mar 2, 2026
Merged

Adds option to suppress large token warning and uses in auto-compose#4999
ramin-t merged 1 commit intomainfrom
feature/suppress-repeated-auto-compose-large-token-warning

Conversation

@ramin-t
Copy link
Contributor

@ramin-t ramin-t commented Feb 23, 2026

Closes #4800

@augmentcode
Copy link

augmentcode bot commented Feb 23, 2026

🤖 Augment PR Summary

Summary: Adds an option to suppress the AI “large prompt” warning/confirmation and applies it to Composer auto-compose flows.

Key changes:

  • Introduces ResolvePromptOptions.suppressLargePromptWarning and threads it through AIProviderService.getPromptresolvePrompt
  • Updates commit message + commit grouping actions to pass the suppression option when requested
  • Composer webview tracks per-session suppression so the warning can be shown once, then skipped on subsequent actions

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

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

Review completed. 1 suggestions posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

@ramin-t ramin-t merged commit 65ecfd5 into main Mar 2, 2026
6 checks passed
@ramin-t ramin-t deleted the feature/suppress-repeated-auto-compose-large-token-warning branch March 2, 2026 15:32
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.

On auto-compose retry, do not prompt again about token limits

3 participants