samtiz
dad74875a0
keychain permission + modelStateService rely only on db
2025-07-15 20:16:38 +09:00
samtiz
a27ab05fa8
Merge branch 'refactor/localmodel' into feature/encryption
2025-07-15 16:29:16 +09:00
samtiz
ab23c10006
WIP encryption cleanup + providerSetting refactor
2025-07-15 16:01:34 +09:00
jhyang0
7f98acb5e3
whisper install fix
2025-07-15 15:32:24 +09:00
jhyang0
6ece74737b
Refactor: Implement local AI service management system
...
- Add LocalAIServiceManager for centralized local AI service lifecycle management
- Refactor provider settings to support local AI service configuration
- Remove userModelSelections in favor of provider settings integration
- Update whisper service to use new local AI management system
- Implement lazy loading and auto-cleanup for local AI services
- Update UI components to reflect new local AI service architecture
2025-07-15 14:04:34 +09:00
sanio
4d93df09e2
centralized window layout/movement feature to windowmanager
2025-07-15 01:01:17 +09:00
jhyang0
290ee0ed29
minor update + merge
2025-07-14 02:13:14 +09:00
sanio
8da13dcb27
fix window animation
2025-07-14 00:23:46 +09:00
Ho Jin Yu
7d33ea9ca8
[Refactor] full refactor and file structure changed ( #125 )
...
* refactoring the bridge
* Update aec submodule
* folder structure refactor
* fixing ask logic
* resolve import err
* fix askview
* fix header content html path
* fix systemaudiodump path
* centralized ask logic
* delete legacy code
* change askservice to class
* settingsService facade
* fix getCurrentModelInfo
* common service ipc moved to featureBridge
* featureBridge init
* ui fix
* add featureBridge func for listenservice
* fix preload conflict
* shortcuts seperated
* refactor ask
* transfer roles from askview to askservice
* modifying windowBridge
* delete legacy ask code
* retrieve conversation history for askserice
* fix legacy code
* shortcut moved
* change naming for featurebridge
* screenshot moved from windowManager
* rough refactor done
---------
Co-authored-by: sanio <sanio@pickle.com>
Co-authored-by: jhyang0 <junhyuck0819@gmail.com>
2025-07-13 15:31:24 +09:00