deerflow2/frontend/src/components/workspace
2026-04-14 09:49:17 +08:00
..
agents feat(agent):Supports custom agent and chat experience with refactoring (#957) 2026-03-03 21:32:01 +08:00
artifacts fix: 调整artifact iframe img间隙 2026-04-08 10:44:08 +08:00
chats fix: 修复新会话重复请求并更新部署脚本默认目标 2026-04-08 16:54:04 +08:00
citations ci: enforce code formatting checks for backend and frontend (#1536) 2026-03-29 15:34:38 +08:00
messages fix: 收紧threadId的类型为string,删除无用isNewRoute变量,合并状态判断showInputBox至showWelcomeStyle 2026-04-07 16:08:42 +08:00
settings feat(03): align workspace visual layer with legacy baseline 2026-04-07 14:34:22 +08:00
agent-welcome.tsx feat(agent):Supports custom agent and chat experience with refactoring (#957) 2026-03-03 21:32:01 +08:00
code-editor.tsx feat(03): align workspace visual layer with legacy baseline 2026-04-07 14:34:22 +08:00
command-palette.tsx feat(03): align workspace visual layer with legacy baseline 2026-04-07 14:34:22 +08:00
copy-button.tsx feat: implement i18n 2026-01-20 14:06:47 +08:00
dev-todo-list.tsx feat(03): align workspace visual layer with legacy baseline 2026-04-07 14:34:22 +08:00
export-trigger.tsx fix: 收紧threadId的类型为string,删除无用isNewRoute变量,合并状态判断showInputBox至showWelcomeStyle 2026-04-07 16:08:42 +08:00
flip-display.tsx feat: re-implement message group 2026-01-18 19:56:07 +08:00
github-icon.tsx feat: implement basic web app 2026-01-15 23:40:21 +08:00
iframe-test-panel.tsx dev: 给通信面板加收起按钮 2026-04-14 09:49:17 +08:00
input-box.tsx feat: enter换行,取消enter发送 2026-04-14 09:49:17 +08:00
mode-hover-guide.tsx ci: enforce code formatting checks for backend and frontend (#1536) 2026-03-29 15:34:38 +08:00
overscroll.tsx feat: implement basic web app 2026-01-15 23:40:21 +08:00
recent-chat-list.tsx feat(03): align workspace visual layer with legacy baseline 2026-04-07 14:34:22 +08:00
streaming-indicator.tsx feat: implement basic web app 2026-01-15 23:40:21 +08:00
thread-title.tsx fix: 收紧threadId的类型为string,删除无用isNewRoute变量,合并状态判断showInputBox至showWelcomeStyle 2026-04-07 16:08:42 +08:00
todo-list.tsx feat(agent):Supports custom agent and chat experience with refactoring (#957) 2026-03-03 21:32:01 +08:00
token-usage-indicator.tsx feat(frontend): display token usage per conversation turn (#1229) 2026-03-24 08:59:35 +08:00
tooltip.tsx feat: adjust layout and style of tooltip 2026-01-16 19:51:14 +08:00
use-chat-mode.ts feat(03): align workspace visual layer with legacy baseline 2026-04-07 14:34:22 +08:00
welcome.tsx feat(03): align workspace visual layer with legacy baseline 2026-04-07 14:34:22 +08:00
workspace-container.tsx feat: implement i18n 2026-01-20 14:06:47 +08:00
workspace-header.tsx dev: 给通信面板加收起按钮 2026-04-14 09:49:17 +08:00
workspace-nav-chat-list.tsx feat(agent):Supports custom agent and chat experience with refactoring (#957) 2026-03-03 21:32:01 +08:00
workspace-nav-menu.tsx feat: enhance workspace navigation menu with conditional rendering and mounted state 2026-02-07 11:10:24 +08:00
workspace-sidebar.tsx feat(03): align workspace visual layer with legacy baseline 2026-04-07 14:34:22 +08:00