Vanalite
15d56e8e7e
chore: Shrink the Android app size to minimal, release type
2025-09-18 13:35:50 +07:00
Vanalite
224bee5c66
feat: Adjust UI for mobile res
...
Feature:
- Adjust homecreen and chatscreen for mobile device
- Fix tests for both FE and BE
Self-test:
- Confirm runnable on both Android and iOS
- Confirm runnable on desktop app
- All test suites passed
- Working with ChatGPT API
2025-09-16 20:38:56 +07:00
Vanalite
fd046a2d08
fix: Fix parsing datatype inconsistent across platforms
2025-09-16 20:38:56 +07:00
Vanalite
633a6ac032
fix: Reconfigure and add toolchain to wake up Android app
2025-09-16 20:38:56 +07:00
Louis
51a9021994
fix: test
2025-08-21 11:30:48 +07:00
Louis
973a8dd8cc
fix: simplify cpu arch detection
2025-08-21 10:47:39 +07:00
Louis
2398c0ab33
Update src-tauri/plugins/tauri-plugin-hardware/src/tests.rs
...
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-08-20 22:22:25 +07:00
Louis
ebae86f3e6
feat: detect cpu arch in runtime
2025-08-20 21:37:34 +07:00
Louis
13a1969150
feat: MCP - State update
2025-08-15 10:02:06 +07:00
Dinh Long Nguyen
e1c8d98bf2
Backend Architecture Refactoring ( #6094 ) ( #6162 )
...
* add llamacpp plugin
* Refactor llamacpp plugin
* add utils plugin
* remove utils folder
* add hardware implementation
* add utils folder + move utils function
* organize cargo files
* refactor utils src
* refactor util
* apply fmt
* fmt
* Update gguf + reformat
* add permission for gguf commands
* fix cargo test windows
* revert yarn lock
* remove cargo.lock for hardware plugin
* ignore cargo.lock file
* Fix hardware invoke + refactor hardware + refactor tests, constants
* use api wrapper in extension to invoke hardware call + api wrapper build integration
* add newline at EOF (per Akarshan)
* add vi mock for getSystemInfo
2025-08-15 08:59:01 +07:00