Commit Graph

120 Commits

Author SHA1 Message Date
ayang
f02b8bb28a v0.2.0 2025-03-07 17:38:43 +08:00
ayangweb
18b6e1cbc9 chore: fallback version (#269) 2025-03-07 17:17:43 +08:00
Medcl
062e2873b4 fix: typo (#268)
* v0.2.0

* fix: typo

---------

Co-authored-by: ayang <473033518@qq.com>
2025-03-07 17:14:20 +08:00
ayang
6548889f47 v0.2.0-rc.1 2025-03-07 15:05:55 +08:00
ayangweb
8528644eaa refactor: right-click again to close the context menu (#262) 2025-03-07 14:55:05 +08:00
ayangweb
a0b5867c9c feat: tray internationalization and shortcut display (#259) 2025-03-07 12:42:55 +08:00
Medcl
290f67fcf6 fix: server should keep previous enabled state even on fresh (#256)
* fix: server should keep previous enabled state even on fresh

* fix: server should keep previous enabled state even on fresh
2025-03-06 23:43:45 +08:00
Medcl
e56fcc842c chore: update version to v0.2 (#253) 2025-03-06 20:54:44 +08:00
ayangweb
d2855c1c19 refactor: handling the use of unwrap (#251) 2025-03-06 20:11:17 +08:00
ayangweb
6abb19c8a8 feat: supports app search across all platforms (#249)
* feat: supports app search across all platforms

* style: remove commented code
2025-03-06 17:50:44 +08:00
ayangweb
c7b201f068 refactor: use tauri's own method to switch themes (#243)
* refactor: use tauri's own method to switch themes

* chore: restore version to 0.1.0
2025-03-05 15:41:08 +08:00
ayangweb
c483dec222 feat: support for uploading screenshots (#242)
* feat: support for uploading screenshots

* feat: initiate detection of screen recording permissions
2025-03-05 12:22:33 +08:00
ayang
7fc1b0e31f v0.2.0-beta.1 2025-03-04 12:51:41 +08:00
Medcl
24a915fb31 chore: update the response of new chat (#231) 2025-03-03 21:44:22 +08:00
ayangweb
5d7c252a8f feat: chat support for uploading files (#229)
* feat: chat support for uploading files

* refactor: out of focus hidden window

* refactor: filtering files larger than 100M

* refactor: displayed in the chat content area

* refactor: hide window when out of focus
2025-03-03 17:54:00 +08:00
Medcl
cf4a8ea58a refactor: refactoring auth flow (#226) 2025-03-02 22:14:18 +08:00
BiggerRain
31aa8587ba refactor: AI conversation rendering logic (#216)
* chore: chat message

* chore: new chat id

* chore: chat message

* chore: chat messages

* chore: think messages display

* chore: chat message

* chore: chat message

* refactor: the message logic

* chore: add useCallback params

* chore: add ThinkingSegment

* chore: add QueryIntent

* chore: loading & text

* chore: add JSON

* chore: add

* chore: source

* chore: add ws-error listen

* chore: style

* fix: ws reconnect

* chore: ws

* chore: ws

* refactor: AI conversation rendering logic

* chore: update note
2025-03-02 21:44:21 +08:00
Medcl
9fd56457d8 chore: refresh all server's info on purpose, get the actual health info (#225)
* chore: refresh all server's info

* chore: update release notes
2025-02-28 11:48:25 +08:00
BiggerRain
e92884b4a8 chore: new chat message (#215)
* chore: chat message

* chore: new chat id

* chore: chat message

* chore: notify on weboskcer error

---------

Co-authored-by: medcl <m@medcl.net>
2025-02-26 22:37:21 +08:00
Medcl
c18503cb70 chore: add payload to get response (#214) 2025-02-26 20:12:35 +08:00
Medcl
096d442858 fix: query args in chat (#211) 2025-02-26 17:48:43 +08:00
ayangweb
4c5676b125 feat: networked search supports selection of data sources (#209)
* feat: networked search supports selection of data sources

* docs: updating the release note
2025-02-26 16:47:46 +08:00
Medcl
afa15f75a1 refactor: remove websocket_session_id from message request (#206)
* refactor: remove websocket_session_id from message request

* chore: update relese notes
2025-02-26 12:48:54 +08:00
BiggerRain
83b13c5510 chore: switch chat api (#200)
* chore: search icon

* chore: remove console

* chore: health status

* chore: add params

* chore: params
2025-02-25 17:34:10 +08:00
Medcl
06ddb7ff17 fix: add missing message parameter to chat send api (#198) 2025-02-25 16:34:05 +08:00
ayangweb
c57d464728 feat: remember the position of the main window on the same monitor (#196) 2025-02-25 16:22:22 +08:00
Medcl
455e20f20f refactor: refactoring refresh server api (#197) 2025-02-25 16:07:41 +08:00
Medcl
7c88e7374b refacotr: refactoring assistant api (#195)
* refacotr: refactoring assistant api

* update release notes
2025-02-25 15:01:32 +08:00
ayangweb
0e645a32a3 refactor: macos main window changed to non-resizable (#194) 2025-02-25 13:42:45 +08:00
Medcl
5abac0ce78 refactor: refactoring health api (#193) 2025-02-25 12:00:56 +08:00
ayangweb
8da843adae feat: support for enable and disable services (#189) 2025-02-24 18:41:06 +08:00
Medcl
3b6c9e31d5 refactor: refactoring health api (#187)
* refactor: refactoring health api

* update release notes
2025-02-24 18:14:43 +08:00
Medcl
8edb6a9051 feat: add api to disable or enable server (#185) 2025-02-24 17:25:43 +08:00
ayangweb
ca99acc147 fix: fix macos double-click on main window crashes (#186) 2025-02-24 17:05:10 +08:00
ayangweb
b52b18edc7 feat: the development environment automatically opens the console in the main window (#182) 2025-02-24 15:39:31 +08:00
ayangweb
c52a473514 feat: support for listening to macos ns_panel window move and resize events (#181) 2025-02-24 11:16:39 +08:00
Medcl
7731008f9c chore: init icons in background during start (#176)
* chore: init icons in background during start

* chore: update release notes
2025-02-24 08:22:01 +08:00
Medcl
65d1e05be9 feat: add timeout to fusion search (#174)
* feat: add timeout to fusion search

* feat: add timeout to fusion search #174
2025-02-23 19:10:19 +08:00
Medcl
a06888554b refactor: refactoring login (#173)
* chore: add tips to login

* refactor: refactoring login

* chore: update release notes
2025-02-23 19:08:43 +08:00
Medcl
f63bc753f8 chore: improve app startup, init application search in background (#172)
* chore: improve app startup, init application search in background

* chroe: update release notes
2025-02-23 13:09:38 +08:00
BiggerRain
a383ec3273 feat: add togglePin & switch server (#166)
* feat: add togglePin

* proxy websocket poc

* feat: switch server

* merge: merge switch ws server

* feat: add switch server

---------

Co-authored-by: medcl <m@medcl.net>
2025-02-21 18:57:32 +08:00
ayangweb
ca9adb515b chore: support for github action releases (#169)
* chore: support for github action releases (#165)

* chore: support for generating update files (#168)

* chore: support for github action releases

* chore: support for generating update files

* chore: include TAURI_SIGNING_PRIVATE_KEY_PASSWORD variable in the release

* chore: replacing the pubkey when updating
2025-02-21 16:52:52 +08:00
Medcl
ca5a7437f3 fix: allow the to access deeplink for linux (#148)
* fix: fix deeplink for linux

* chore: remove space from app name

* chore: update release notes
2025-02-19 13:02:22 +08:00
BiggerRain
0844970a1f fix: setup & build error (#147) 2025-02-18 11:51:50 +08:00
Medcl
4ba842f18b chore: fix build for linux (#143)
* chore: fix build for linux

* chore: fix build for linux
2025-02-18 08:26:52 +08:00
Medcl
d3bc5452e0 chore: remove unused permissions (#142) 2025-02-16 16:52:16 +08:00
BiggerRain
77da5a0da7 feat: add chat think (#140)
* feat: add chat think

* chore: base url config

* feat: add search icon

* feat: add search result

* chore: search icon & shard icon
2025-02-13 23:01:21 +08:00
medcl
75eb9ad8f4 chore: application search skip coco ai itself 2025-02-13 12:27:17 +08:00
medcl
6a67ef9585 chore: remove unnecessary permissions 2025-02-13 12:27:17 +08:00
Medcl
142f22147c chore: fix mac build (#138) 2025-02-13 08:34:23 +08:00