eigent/src
2025-10-09 17:25:53 +03:00
..
api chore: redirect errors, remove warnings from console, hide url path logs 2025-08-28 04:00:35 +03:00
assets Merge branch 'main' into feat-multi-turn-#419 2025-10-06 16:22:50 +03:00
components fix: redundant floating action buttons 2025-10-09 14:05:38 +03:00
demos initial commit 2025-07-29 23:57:16 +08:00
hooks Merge branch 'feat-project-store-#419' into feat-multi-turn-#419 2025-10-08 12:11:50 +03:00
i18n update 2025-10-01 13:18:42 +08:00
lib feat: add feature to redirect shared links to local environment in local deployment 2025-08-22 15:02:24 +08:00
pages feat: update event loop to use project_id, thus all frontend endpoints 2025-10-08 21:08:15 +03:00
routers feat: add translations 2025-09-08 14:30:00 +08:00
stack fix: handle stack auth failure when env variables are missing 2025-07-30 13:07:13 +08:00
store fix: assign active chatId bug 2025-10-09 17:25:53 +03:00
style update UI components 2025-09-30 19:24:47 +01:00
types feat: update event loop to use project_id, thus all frontend endpoints 2025-10-08 21:08:15 +03: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