Releases: YinCheng0106/QuotaMew
Release list
QuotaMew v0.2.0 Beta 2
QuotaMew v0.2.0 Beta 2 introduces the new QuotaMew product name.
QuotaMew was previously known as QuotaPulse. This release updates the application, project structure, documentation, repository, and public branding while preserving the existing macOS application identity for compatibility with Beta 1 installations.
Highlights
- Renamed QuotaPulse to QuotaMew.
- Renamed the Xcode project, targets, schemes, Swift module, application entry point, and test module to the new product name.
- Updated user-facing application branding and documentation.
- Moved the public project and documentation to their new QuotaMew identities.
- Preserved the existing application identity and compatibility-critical identifiers to reduce disruption when upgrading from Beta 1.
- Continued using the existing cat branding under the new QuotaMew name.
Renamed project
The application is now named:
QuotaMew
The main repository is now:
https://github.com/YinCheng0106/QuotaMew
The documentation website is now:
The documentation source repository is now:
https://github.com/YinCheng0106/quotamew-docs
Upgrade compatibility
Although the public product name has changed, this release intentionally preserves the existing macOS application identity used by Beta 1.
Compatibility-sensitive identifiers such as the production and development bundle identifiers remain unchanged for this release.
This helps preserve existing application preferences and other macOS-managed state when upgrading from QuotaPulse Beta 1 to QuotaMew Beta 2.
The retained identifiers are implementation details and do not represent the current public product name.
About Beta 1
v0.2.0-beta.1 was released under the previous QuotaPulse name and remains part of the project's release history.
Existing historical release notes, tags, and Beta 1 artifacts retain their original names for accuracy.
Distribution
QuotaMew v0.2.0 Beta 2 is distributed as a downloadable DMG.
The current beta is not signed or notarized with an Apple Developer ID. macOS may therefore require additional approval on first launch.
Only download QuotaMew from the official GitHub repository or the official QuotaMew website. Do not disable Gatekeeper or other system-wide macOS security protections.
Known limitations
- Requires macOS 14 or later.
- Apple silicon is validated; Intel Macs have not yet been validated.
- Codex integration relies on ChatGPT.app bundled runtime behavior that may change.
- Claude Code remains Experimental / Unverified.
- Developer ID signing and Apple notarization are not yet available.
- Automatic updates are not yet available.
- Official external Reset Intelligence feed ingestion is not yet available.
- Some compatibility-sensitive internal identifiers still retain the previous
quotapulsenamespace intentionally.
See the README and QuotaMew documentation for installation, privacy, compatibility, and first-launch instructions.
繁體中文(台灣)
QuotaMew v0.2.0 Beta 2
QuotaMew v0.2.0 Beta 2 正式導入新的 QuotaMew 產品名稱。
QuotaMew 原名為 QuotaPulse。此版本更新 App、專案結構、文件、Repository 與公開品牌名稱,同時保留既有 macOS 應用程式識別,以維持與 Beta 1 安裝版本的相容性。
重點內容
- 將 QuotaPulse 正式更名為 QuotaMew。
- 更新 Xcode project、target、scheme、Swift module、App 入口與測試模組名稱。
- 更新 App 內的使用者可見品牌名稱與相關文件。
- 將主要 Repository、文件 Repository 與官方網站更新為 QuotaMew 品牌。
- 保留既有應用程式 identity 與相容性相關識別,降低 Beta 1 升級到 Beta 2 時的影響。
- 延續既有的貓咪品牌視覺,並搭配新的 QuotaMew 名稱。
專案更名
App 現在正式命名為:
QuotaMew
主要 Repository:
https://github.com/YinCheng0106/QuotaMew
官方文件網站:
文件原始碼 Repository:
https://github.com/YinCheng0106/quotamew-docs
升級相容性
雖然公開產品名稱已經更改,但此次版本刻意保留 Beta 1 使用的既有 macOS 應用程式 identity。
Production 與 Development Bundle Identifier 等與相容性相關的識別,在此次版本中仍維持不變。
這有助於在 QuotaPulse Beta 1 升級至 QuotaMew Beta 2 時,保留既有 App 偏好設定與其他由 macOS 管理的狀態。
這些保留的識別屬於內部實作細節,不代表目前公開的產品名稱。
關於 Beta 1
v0.2.0-beta.1 是以先前的 QuotaPulse 名稱發布,並會繼續保留在專案的 Release 歷史中。
既有歷史 Release Notes、Tag 與 Beta 1 Artifact 會保留原始名稱,以維持歷史紀錄的正確性。
發行方式
QuotaMew v0.2.0 Beta 2 透過 DMG 提供公開下載。
目前的 Beta 尚未使用 Apple Developer ID 完成簽署與公證,因此第一次開啟時 macOS 可能會要求額外核准。
請只從 QuotaMew 官方 GitHub Repository 或官方網站下載。請勿停用 Gatekeeper 或其他 macOS 全域安全性保護機制。
已知限制
- 需要 macOS 14 或更新版本。
- 已驗證 Apple silicon;尚未驗證 Intel Mac。
- Codex 整合依賴 ChatGPT.app 內附 runtime 的行為,未來可能變更。
- Claude Code 仍為 Experimental / Unverified。
- 尚未提供 Developer ID 簽署與 Apple 公證。
- 尚未提供自動更新功能。
- 尚未提供官方外部 Reset Intelligence Feed 擷取。
- 部分與相容性相關的內部識別仍刻意保留先前的
quotapulsenamespace。
請參閱 README.zh-TW 與 QuotaMew 官方文件,以取得安裝、隱私、相容性與首次啟動說明。
Full Changelog: v0.2.0-beta.1...v0.2.0-beta.2
QuotaPulse v0.2.0 Beta 1
QuotaPulse v0.2.0 Beta 1 is the first publicly downloadable beta release of QuotaPulse. It introduces the v0.2 presentation model, completes the hybrid AppKit menu bar migration, reorganizes settings, and lays the groundwork for Reset Intelligence.
Earlier releases were source-only.
Highlights
- First publicly downloadable QuotaPulse beta for macOS.
- Migrated the menu bar status item shell to AppKit for more reliable lifecycle and recovery behavior.
- Added configurable quota presentation, including used and remaining usage styles.
- Reorganized settings by category and introduced v0.2 presentation and onboarding contracts.
- Improved menu bar recovery behavior.
- Defined the initial Reset Intelligence feed contracts and governance model.
Menu bar architecture
QuotaPulse now uses a hybrid menu bar architecture with an AppKit-managed status item shell while retaining SwiftUI for the application interface.
This migration improves lifecycle control and provides a more reliable foundation for menu bar visibility and recovery behavior.
Usage presentation
QuotaPulse now supports configurable quota presentation so usage can be displayed using clearer used or remaining semantics across the app.
The Dashboard, menu bar, and related presentation surfaces share the same normalized usage model.
Settings and onboarding
Settings have been reorganized by category to make provider, presentation, notification, and application preferences easier to navigate.
The v0.2 release also introduces the contracts needed for the updated presentation and onboarding experience.
Reset Intelligence foundation
The initial contracts and governance rules for Reset Intelligence have been defined.
The external Reset Intelligence feed itself is not yet part of this beta release.
Distribution
QuotaPulse v0.2.0 Beta 1 is the first release distributed as a downloadable DMG.
The current beta is not signed or notarized with an Apple Developer ID. macOS may therefore require additional approval on first launch.
Only download QuotaPulse from the official GitHub repository or QuotaPulse website. Do not disable Gatekeeper or other system-wide macOS security protections.
Known limitations
- macOS 14 or later is required.
- Apple silicon is validated; Intel Macs have not been validated.
- Codex integration relies on ChatGPT.app bundled runtime behavior that may change.
- Claude Code remains Experimental / Unverified.
- Developer ID signing and Apple notarization are not yet available.
- Automatic updates are not yet available.
- Reset Intelligence external feed integration is not yet available.
- Production branding refinement and final product screenshots remain in progress.
See the README and documentation for installation, privacy, compatibility, and first-launch instructions.
繁體中文(台灣)
QuotaPulse v0.2.0 Beta 1
QuotaPulse v0.2.0 Beta 1 是 QuotaPulse 第一個提供公開下載的 Beta 版本。此版本導入 v0.2 使用量呈現模型、完成混合式 AppKit 選單列架構遷移、重新整理設定介面,並建立 Reset Intelligence 的基礎架構。
先前版本皆僅提供原始碼。
重點功能
- 首次提供可公開下載的 QuotaPulse macOS Beta 版本。
- 將選單列狀態項目外殼遷移至 AppKit,改善生命週期與復原行為。
- 新增可設定的額度呈現方式,可依偏好顯示已使用或剩餘額度。
- 依類別重新整理設定介面,並加入 v0.2 顯示與 Onboarding 所需的基礎契約。
- 改善選單列復原行為。
- 定義 Reset Intelligence 初始 Feed 契約與治理模型。
選單列架構
QuotaPulse 現在採用混合式選單列架構,由 AppKit 管理選單列狀態項目的外殼,同時保留 SwiftUI 作為主要應用程式介面。
這項遷移改善了生命週期控制,並為選單列顯示與復原行為提供更可靠的基礎。
使用量呈現
QuotaPulse 現在支援可設定的額度呈現方式,可依照偏好以「已使用」或「剩餘」語意顯示使用狀態。
Dashboard、選單列與相關介面會共用相同的標準化使用量模型。
設定與 Onboarding
設定介面已依類別重新整理,讓 Provider、顯示方式、通知與應用程式偏好更容易管理。
v0.2 同時加入新版使用量呈現與 Onboarding 所需的基礎契約。
Reset Intelligence 基礎
目前已定義 Reset Intelligence 的初始契約與 Feed 治理規則。
外部 Reset Intelligence Feed 尚未包含在此次 Beta 版本中。
發行方式
QuotaPulse v0.2.0 Beta 1 是第一個透過 DMG 提供公開下載的版本。
目前的 Beta 尚未使用 Apple Developer ID 完成簽署與公證,因此第一次開啟時 macOS 可能會要求額外核准。
請只從 QuotaPulse 官方 GitHub Repository 或官方網站下載。請勿停用 Gatekeeper 或其他 macOS 全域安全性保護機制。
已知限制
- 需要 macOS 14 或更新版本。
- 已驗證 Apple silicon;尚未驗證 Intel Mac。
- Codex 整合依賴 ChatGPT.app 內附執行環境的行為,未來可能變更。
- Claude Code 仍為 實驗性/尚未驗證。
- 尚未提供 Developer ID 簽署與 Apple 公證。
- 尚未提供自動更新功能。
- Reset Intelligence 外部 Feed 整合尚未提供。
- 正式品牌視覺與最終產品截圖仍持續調整中。
請參閱 README.zh-TW 與文件網站,以取得安裝、隱私、相容性與首次啟動說明。
Full Changelog: v0.1.1...v0.2.0-beta.1
QuotaPulse v0.1.1
QuotaPulse v0.1.1 is a reliability-focused patch release. It improves menu bar recovery and provider lifecycle behavior without adding new product features.
Highlights
- Disabled providers no longer appear in the Dashboard or participate in background refresh work.
- Provider enablement changes are handled more reliably while a refresh is already in progress.
- QuotaPulse provides a clearer recovery path if its menu bar item has been hidden.
Provider lifecycle reliability
Disabling a provider now fully removes it from active Dashboard and refresh behavior. Re-enabling a provider works reliably even when another refresh is in progress.
Rapid provider toggling no longer allows stale cleanup work to remove notifications created for the newer provider state.
Menu bar recovery
QuotaPulse now provides an explicit recovery path when it has been hidden or removed from the menu bar. macOS still ultimately controls whether a third-party item is visible in the menu bar; QuotaPulse cannot override Control Center or System Settings.
Notification and refresh reliability
Notification state is handled more safely across app restarts, and refresh scheduling covers an edge case where notification evaluation overlaps a refresh deadline.
Distribution
QuotaPulse v0.1.1 remains source-only. No signed or notarized binary, downloadable .app, DMG, installer, or official Homebrew Cask is provided.
Known limitations
- macOS 14 or later is required.
- Apple silicon is validated; Intel Macs have not been validated.
- Codex integration relies on ChatGPT.app bundled runtime behavior that may change.
- Claude Code remains Experimental / Unverified.
- Installation is from source only; Developer ID signing and notarization remain deferred.
- Production branding refinement and README screenshots remain deferred.
See the README for build-from-source instructions and the complete privacy and compatibility notes.
繁體中文(台灣)
QuotaPulse v0.1.1
QuotaPulse v0.1.1 是著重於可靠性的修補版本。此版本改善了選單列復原與供應商生命週期的行為,未新增產品功能。
重點功能
- 已停用的供應商不再顯示於 Dashboard,也不會參與背景重新整理作業。
- 即使重新整理作業已在進行中,供應商啟用狀態的變更也能更可靠地處理。
- 當 QuotaPulse 的選單列項目被隱藏時,現在提供更明確的復原方式。
供應商生命週期可靠性
停用供應商後,該供應商現在會完全從作用中的 Dashboard 與重新整理行為中移除。即使另一項重新整理作業進行中,重新啟用供應商也能可靠地運作。
快速切換供應商開關時,過時的清理作業不再可能移除為較新供應商狀態建立的通知。
選單列復原
當 QuotaPulse 已被隱藏或從選單列移除時,現在提供明確的復原方式。是否顯示第三方項目仍由 macOS 最終決定;QuotaPulse 無法覆寫控制中心或系統設定。
通知與重新整理可靠性
跨應用程式重新啟動時,通知狀態現在會以更安全的方式處理;重新整理排程也涵蓋通知評估與重新整理截止時間重疊的邊緣案例。
發行方式
QuotaPulse v0.1.1 仍僅提供原始碼。未提供已簽署或完成公證的二進位檔、可下載的 .app、DMG、安裝程式,或官方 Homebrew Cask。
已知限制
- 需要 macOS 14 或以上版本。
- 已驗證 Apple silicon;尚未驗證 Intel Mac。
- Codex 整合依賴 ChatGPT.app 內附執行環境的行為,未來可能變更。
- Claude Code 仍為 實驗性/尚未驗證。
- 僅支援從原始碼安裝;Developer ID 簽署與公證仍延後處理。
- 正式品牌視覺優化與 README 螢幕截圖仍延後處理。
請參閱 README.zh-TW,以取得從原始碼建置的說明,以及完整的隱私與相容性注意事項。
Full Changelog: v0.1.0...v0.1.1
QuotaPulse v0.1.0
QuotaPulse is a lightweight native macOS menu bar utility for monitoring AI coding-agent quota usage and reset times.
Highlights
- Native Swift and SwiftUI menu bar experience
- Codex usage and remaining percentages, reset times, and countdowns
- Local reset-reminder notifications
- Settings for Launch at Login, providers, and reminder thresholds
- English and Traditional Chinese localization
- Privacy-first local processing with no QuotaPulse account or cloud service
Provider support
Codex is supported and validated with the runtime bundled in ChatGPT.app. Compatible legacy Codex.app and standalone CLI locations remain discovery fallbacks. The ChatGPT.app runtime path is an undocumented packaging detail and may require compatibility updates after ChatGPT changes.
Claude Code is Experimental / Unverified. Its local snapshot reader is implemented, but the opt-in status-line bridge and validation with a real eligible subscribed account are not complete.
Source-only release
The initial v0.1.0 GitHub release is source-only. No QuotaPulse app bundle, DMG, or installer is approved for attachment. Build the app from source using the instructions in the README.
Developer ID signing, Hardened Runtime validation, notarization, and binary-distribution checks are deferred.
Known limitations
- macOS 14 or later; Apple silicon validated, Intel not yet validated
- Production App Icon is still pending
- No usage history, cloud sync, iPhone app, or Reset Intelligence
See the README for build-from-source instructions and the complete privacy and compatibility notes.
繁體中文(台灣)
QuotaPulse 是一款輕量的原生 macOS 選單列工具程式,用於監控 AI 程式設計代理工具的用量額度與重設時間。
重點功能
- 原生 Swift 與 SwiftUI 選單列操作體驗
- 顯示 Codex 用量與剩餘百分比、重設時間及倒數計時
- 本機重設提醒通知
- 可設定登入時啟動、供應商與提醒門檻
- 支援英文與繁體中文在地化
- 以隱私優先為原則的本機處理,不需 QuotaPulse 帳號或雲端服務
供應商支援
Codex 已支援,並已使用 ChatGPT.app 內附的執行環境完成驗證。相容的舊版 Codex.app 與獨立 CLI 位置仍保留為探索用的備援路徑。ChatGPT.app 執行環境路徑屬於未公開的封裝細節;ChatGPT 更新後可能需要進行相容性調整。
Claude Code 為 實驗性/尚未驗證。本機快照讀取器已完成實作,但需使用者明確啟用的狀態列橋接程式,以及使用真實且符合資格的訂閱帳號進行驗證,均尚未完成。
僅提供原始碼的版本
首個 v0.1.0 GitHub Release 僅提供原始碼。不會附上任何已核准的 QuotaPulse app bundle、DMG 或安裝程式。請依 README 中的說明,從原始碼建置應用程式。
Developer ID 簽署、Hardened Runtime 驗證、公證(notarization)及二進位發行檢查均延後處理。
已知限制
- 需 macOS 14 或以上版本;已驗證 Apple silicon,尚未驗證 Intel Mac
- 正式版 App Icon 尚在製作中
- 尚未提供用量歷史紀錄、雲端同步、iPhone App 或 Reset Intelligence
請參閱 README.zh-TW,以取得從原始碼建置的說明,以及完整的隱私與相容性注意事項。