Commit graph

2781 commits

Author SHA1 Message Date
lin onetwo
7b770fef88 refactor: make store smaller 2025-05-13 14:21:58 +08:00
lin onetwo
afb9150683 feat: create agent use search bar 2025-05-13 01:10:14 +08:00
lin onetwo
c91567a831 2025-05-12 21:10:58 +08:00
lin onetwo
6443424ff6 feat: allow set ai config 2025-05-12 21:06:06 +08:00
lin onetwo
7574eecace refactor: split agent service to 2 2025-05-12 01:23:31 +08:00
lin onetwo
734bb82bfe refactor: rewrite agent request methods 2025-05-12 00:15:54 +08:00
lin onetwo
8903b23da2 lint 2025-05-10 21:44:31 +08:00
lin onetwo
b3e5ab03ee refactor: add i18n and clean comments 2025-05-10 15:07:46 +08:00
lin onetwo
5d1e9d2583 feat: i18n 2025-05-10 01:23:29 +08:00
lin onetwo
629f3c8519 fix: some error 2025-05-09 17:15:33 +08:00
lin onetwo
55ac692a96 feat: search in new tab 2025-05-09 16:28:57 +08:00
lin onetwo
5ffb08545d lint: fix 2025-05-09 14:56:58 +08:00
lin onetwo
e04d8b8cde feat: basic chat ui with tabs 2025-05-08 20:42:13 +08:00
lin onetwo
d40b2ca884 chore: delete old agent page 2025-05-08 14:43:43 +08:00
lin onetwo
524a509c3a feat: support url encoded title deletion 2025-05-05 23:12:59 +08:00
lin onetwo
e89d70677b feat: add moveToTrash for external-attachment plugin 2025-05-05 12:41:23 +08:00
lin onetwo
1aecc6094f refactor: new tabs and tab list 2025-04-26 00:28:28 +08:00
lin onetwo
de7a86ef85 rename 2025-04-25 14:53:35 +08:00
lin onetwo
4e668d0929 refactor: rename to agent tabs 2025-04-25 14:36:53 +08:00
lin onetwo
0eddb91ea3 Update echo.ts 2025-04-21 18:28:40 +08:00
lin onetwo
a21bec58ef feat: task cancel 2025-04-21 15:21:21 +08:00
lin onetwo
e9f87c6c00 fix: edge case of ui 2025-04-21 14:28:23 +08:00
lin onetwo
555f7cfdaf fix: add model 2025-04-21 14:01:13 +08:00
lin onetwo
9656639936 feat: fix messy ai generated UI 2025-04-21 01:24:39 +08:00
lin onetwo
6b13c19001 fix: rewrite ai generated messy UI logic 2025-04-20 18:08:05 +08:00
lin onetwo
0a866fe7b1 refactor: split agent service, and reuse AiAPIConfig type for global ai config, and agent/task level config 2025-04-20 01:30:36 +08:00
lin onetwo
81134b1870 feat: type of promptconfig 2025-04-19 00:38:43 +08:00
lin onetwo
c11f2a0cd6 feat: typing defaultAgent 2025-04-17 21:23:54 +08:00
lin onetwo
02e5be68cc feat: handle error and show button to config 2025-04-17 20:44:15 +08:00
lin onetwo
4f2885dfc0 fix: trival errors 2025-04-17 18:27:57 +08:00
lin onetwo
f554e7229b refactor: use async generator 2025-04-17 17:08:39 +08:00
lin onetwo
a00466e414 feat: use task instead of session to compat with a2a protocol 2025-04-17 00:17:05 +08:00
lin onetwo
e5b494aa5c refactor: move session related logic to agent service 2025-04-16 21:33:44 +08:00
lin onetwo
2364add174 Update afterPack.js 2025-04-16 20:45:38 +08:00
lin onetwo
c6f7bb4f59 fix: session creation 2025-04-16 01:01:32 +08:00
lin onetwo
f1ad206b66 refactor: rename a2a server's "task" to session for clearity and save to sqlite 2025-04-15 22:33:06 +08:00
lin onetwo
af440f3612 chore: disable esbuild in dev to use typeorm 2025-04-15 22:32:38 +08:00
lin onetwo
061dce48ad feat: try add database 2025-04-15 19:21:20 +08:00
lin onetwo
59c762744a feat: allow use a2a to manage agent state 2025-04-14 23:11:27 +08:00
lin onetwo
b62da257d7 refactor: remove existing methods, so it won't interfere AI reasoning 2025-04-14 19:08:05 +08:00
lin onetwo
b9c56bc579 chore: add google/a2a server example 2025-04-14 19:07:30 +08:00
lin onetwo
4ca9e6a5a3 refactor: useless code 2025-04-14 17:56:59 +08:00
lin onetwo
e160a120b6 feat: example definite of agent 2025-04-14 17:56:21 +08:00
lin onetwo
fce32e1a46 feat: put session config into a model 2025-04-10 20:52:48 +08:00
lin onetwo
1555dc6008 refactor: use window.service.externalAPI for LLM call 2025-04-10 20:21:03 +08:00
lin onetwo
57da5522f9 refactor: model provider setting and add i18n 2025-04-10 20:07:32 +08:00
lin onetwo
050907c26a feat: basic ai streaming setup
refactor: simplify code

refactor: shorten code
2025-04-09 16:03:40 +08:00
lin onetwo
b758059f3c refactor: simplify 2025-04-08 14:32:50 +08:00
lin onetwo
1fa77ac912 refactor: only use reachat's type 2025-04-08 14:02:31 +08:00
lin onetwo
e976ca7c86 fix: agent sub route and route nesting 2025-04-08 13:28:08 +08:00