Skip to content

feat: supports dark mode #42

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 26 commits into from
Jul 7, 2025
Merged

feat: supports dark mode #42

merged 26 commits into from
Jul 7, 2025

Conversation

zhu-xiaowei
Copy link
Contributor

@zhu-xiaowei zhu-xiaowei commented Jun 13, 2025

Description

  1. Support Dark Mode on Android, iOS and Mac (Following system settings).
  2. Support adding richer document formats('json', 'py', 'ts', 'tsx', 'js', 'kt', 'java', 'swift', 'c', 'm', 'h', 'sh', 'cpp', 'rs', 'go', 'class', 'cs', 'php', 'rb', 'dart', 'sql', 'css', 'xml', 'yaml')as plain text in user prompt.
  3. Support adding documents for Ollama models and models compatible with OpenAI format.
  4. Support thinking mode for Claude sonnet 4 and Claude opus 4
  5. Support New Nova Sonic Voice ID Lupe and Carlos in Spanish.
  6. Optimize audio WaveForm rendering for chat screen
  7. Fix crash issue for add voice system prompt

General Checklist

  • The code changes have been fully tested
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of the least privilege, etc.)
  • Documentation update for the change if required
  • PR title conforms to conventional commit style
  • If breaking change, documentation/changelog update with migration instructions

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT-0 license.

@zhu-xiaowei zhu-xiaowei changed the title feat: support thinking mode for claude 4 feat: support dark mode Jul 6, 2025
@zhu-xiaowei zhu-xiaowei changed the title feat: support dark mode feat: supports dark mode Jul 6, 2025
@zhu-xiaowei zhu-xiaowei merged commit d300187 into main Jul 7, 2025
5 checks passed
@zhu-xiaowei zhu-xiaowei deleted the claude-4-rasoning branch July 7, 2025 16:23
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