Skip to content

Add CNY currency support#430

Merged
iamtoruk merged 1 commit into
getagentseal:mainfrom
PorunC:feat/add-cny-currency
Jun 3, 2026
Merged

Add CNY currency support#430
iamtoruk merged 1 commit into
getagentseal:mainfrom
PorunC:feat/add-cny-currency

Conversation

@PorunC
Copy link
Copy Markdown
Contributor

@PorunC PorunC commented Jun 3, 2026

Summary

  • add CNY to the macOS menubar currency picker and settings picker
  • normalize CNY display to ¥ in the CLI currency formatter
  • document codeburn currency CNY and cover CNY fraction digits in tests

Related issue

Tests

  • npm test -- currency-rounding
  • npm run build
  • cd mac && swift test

@iamtoruk iamtoruk merged commit a6601ef into getagentseal:main Jun 3, 2026
iamtoruk added a commit that referenced this pull request Jun 3, 2026
The currency picker hardcoded 8 currencies while the SupportedCurrency
enum defines 18. New currencies added to the enum (like CNY in #430)
required a separate SettingsView edit to appear in the picker.
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.

2 participants