Skip to content

feature: new icons and fixes - #99

Merged
artcc merged 4 commits into
developfrom
feature/icon
Aug 26, 2026
Merged

feature: new icons and fixes#99
artcc merged 4 commits into
developfrom
feature/icon

Conversation

@artcc

@artcc artcc commented Aug 26, 2026

Copy link
Copy Markdown
Owner

No description provided.

artcc added 4 commits August 26, 2026 10:51
- Preserve LiteLLM prompt-token usage when streaming or agent responses report it, and estimate response tokens separately
- Fall back to local context estimation when prompt usage is unavailable or the model has no usable capacity
- Ignore prompt-token calibration for memory mutation agent calls to keep estimated context usage unchanged
- Add shared helpers to compare normalized chat request content and retain context usage across persisted conversation merges
- Cover prompt-usage propagation, context calibration, normalized attachment matching, and zero-capacity model behavior with tests
- Bump marketing version and update changelog, README badge, and TestFlight notes to 1.6.35
- Update Xcode build settings to use the `Default` app icon name
- Rename the app icon catalog from `Icon.icon` to `Default.icon`
- Replace the catalog image reference with `Default.png`
- Remove the old `logo.png` asset from the icon catalog
- Add new icon variants under `Shared/Resources/Icons` for Bright, Colors, OpenClient, and Special themes
- Add new icon sets and PNG assets for Bright, Colors, and Special categories
- Move Default icon resources into the OpenClient icon namespace
- Add Midnight, Mono, Ocean, and Terminal OpenClient icon assets
- Add icon metadata files for each new icon set with shared square support
- Add AppIcon model, icon manager, and preview image loading for 20 alternate icons
- Introduce Settings UI for selecting the app icon on iOS and show current icon in launch and tip jar views
- Extend SettingsViewModel to load and change the selected icon with error handling
- Register alternate app icon asset names in the project build settings
- Add a TipKit tip and localizable strings for app icon selection
- Update tests for AppIcon, AppTips, SettingsViewModel, and icon asset availability
- Document the feature in CHANGELOG.md and TestFlight release notes
@artcc
artcc merged commit 4a5d8e9 into develop Aug 26, 2026
2 checks passed
@artcc
artcc deleted the feature/icon branch August 26, 2026 11:52
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.

1 participant