Deekseep 1.7.4
Deekseep 1.7.4
Deekseep 1.7.4 is a stable release. Both editions are free and hosted on GitHub.
Editions
Open.apk— free open-source edition. Its source is the repository's v1.7.4 source tree. The Local API is not included.Closed.apk— free closed-source edition. It includes the Local API and protected distribution components.
For certain reasons, the Local API is no longer open source and has moved to the Closed edition. Source code for the Closed edition is not published. Both APKs use the same package name and signing certificate, so install only one edition at a time.
Compatibility
- Recommended: DeepSeek 2.3.4, domestic version code 245 or Google Play version code 246.
- Also adapted: DeepSeek 2.2.0 and 2.3.0, although some functions may be unavailable.
- Not supported: DeepSeek 2.3.1 through 2.3.3.
- The domestic and Google Play variants are merged into each universal APK.
- Xposed API 82 through 102 compatibility is verified.
Changes
- Fixed raw Agent tool-call envelopes leaking into chat output. The response State, JSON Patch,
Markdown, fragment-render, and final Compose-text boundaries are now covered in both the
domestic and Google Play hosts. - Rebuilt the module interface and organized functions into Chat, Account & Privacy, Appearance, Debug, and Engineering categories.
- Added settings search, improved switch controls, execution buttons, and per-function settings entries (the small gear beside a function name).
- Added basic Agent tools. Download the module to view the available tools.
- Added automatic continuation when DeepSeek pauses a long response and presents Continue generating.
- Added Disable data used to improve experience.
- Added local mute/ban controls.
- Added a customizable home welcome message.
- Added an experimental native settings-page entry. This may cause DeepSeek to crash.
- Added a custom DeepSeek assistant avatar; enable Show assistant avatar in the Grayscale Feature Manager first.
- Added home whale rotation and the animated Deep Sea text effect.
- Added on-screen hook logs, crash records, and crash testing.
- Added custom requests to the DeepSeek server.
- Added Disable hot updates, Grayscale Feature Manager, automatic cache cleanup, and Process Manager.
- Local API heartbeat can stay alive in the foreground without requiring unrestricted background activity, although removing DeepSeek's battery restriction is still recommended.
- Local API long context can be converted automatically into a file upload.
- Added a notification when a model finishes answering in the background.
The Play Music Agent tool requires QQ Music 20.7 or newer. After root permission is granted, it can play music automatically in the background.
This release may still contain functions that behave abnormally or are unavailable on some hosts. Please report reproducible issues so they can be addressed in subsequent updates.
Patch update
- Added Select all to chat-history multi-select.
- Stabilized large batch deletion with native-session snapshots, throttled event dispatch, and background local cleanup.
- Fixed the sidebar returning to the home screen or crashing after deletion by removing Activity recreation and host-owned Compose-list mutation.
- Open.apk is now built without R8 or code obfuscation.
- Source commit:
9c7db07(currentmain).