[FEATURE] 週間利用制限の警告バナーを非表示にする設定がほしい

Open 💬 0 comments Opened Jul 5, 2026 by zqt3cyt-ops

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

「You've used 80% of your weekly limit」という週間利用制限の警告バナーが画面上部に常時表示され続けます。settings.json の全設定項目(notifications関連含む)を確認しましたが、このバナーを非表示・抑制する設定が一切存在しません。作業の邪魔になるため、消せる手段がほしいです。

Proposed Solution

settings.json に例えば "notifications": { "usageWarningBanner": false } のような設定キーを追加し、ユーザーがこのバナーの表示有無を選べるようにしてほしいです。

Alternative Solutions

_No response_

Priority

Medium - Would be very helpful

Feature Category

Configuration and settings

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗