eigent/src
mkdev11 8a44f386a6 fix: address PR review comments from a7m-1st
- Add is_final field to AgentMessage type in chatbox.d.ts
- Simplify chatStore.ts streaming handler (remove type cast, use currentTaskId)
- Use deep copy for model_config_dict to ensure isolation between cloned agents
2026-01-24 00:37:17 +01:00
..
api update 2025-11-20 17:07:43 +08:00
assets Update WeChat QR code via QR Code Updater 2026-01-23 17:42:07 +08:00
components Merge branch 'main' into feature/streaming-agent-output 2026-01-23 15:17:33 +08:00
demos initial commit 2025-07-29 23:57:16 +08:00
hooks minor update 2026-01-18 02:23:10 +08:00
i18n enhance: render dynamic html with iframe (#995) 2026-01-23 10:08:35 +08:00
lib chore 2026-01-20 15:06:11 +08:00
pages Electron style (#800) 2026-01-21 17:40:23 +08:00
routers fix: auto logout user when choosing local server deployment (#686) 2025-11-21 16:07:17 +08:00
service Merge main into project-history-ui and resolve conflicts 2025-11-18 01:07:44 +08:00
stack fix: handle stack auth failure when env variables are missing 2025-07-30 13:07:13 +08:00
store fix: address PR review comments from a7m-1st 2026-01-24 00:37:17 +01:00
style fix blank page (#1057) 2026-01-23 19:36:55 +08:00
types fix: address PR review comments from a7m-1st 2026-01-24 00:37:17 +01:00
App.tsx 当在远程服务器的容器中运行,并在本地浏览器访问网页时,由于不存在electron浏览器中不存在window.ipcRenderer和window.electronAPI 2025-08-17 19:04:04 +08:00
main.tsx feat: i18n 2025-09-03 23:44:21 +08:00
vite-env.d.ts initial commit 2025-07-29 23:57:16 +08:00