Commit Graph

  • 2081f583e3 feat: enhance logging capabilities, implement runtime diagnostics, and update preinstalled skills metadata feature/20260424 DEV_DSW 2026-04-27 17:00:51 +08:00
  • 90e02636c7 feat: update preinstalled skills and CLI scripts, enhance packaging process, and add configuration for Windows and macOS DEV_DSW 2026-04-27 14:21:23 +08:00
  • 1667688931 feat: remove license references from NSIS and AppImage configurations DEV_DSW 2026-04-27 10:12:09 +08:00
  • f8c9ca2dd3 feat: add build directory to .gitignore DEV_DSW 2026-04-27 10:11:39 +08:00
  • dd211056dd feat: refactor main and preload scripts, update window service logic, enhance TitleBar component, and adjust login page layout DEV_DSW 2026-04-27 09:10:57 +08:00
  • 4c61e93c3e Add unit tests for skill capabilities, skill planner, and UV setup feature/package DEV_DSW 2026-04-24 17:02:59 +08:00
  • e11a2296cc feat: add license configuration for AppImage packaging DEV_DSW 2026-04-24 09:04:24 +08:00
  • e721ed221d feat: add LICENSE file and custom NSIS installer script for NIANXX DEV_DSW 2026-04-24 09:00:36 +08:00
  • df600272d6 feat: add tool status management and localization for skill installation duanshuwen 2026-04-23 20:27:54 +08:00
  • 979fb0a0f6 feat: implement browser open functionality and related tests duanshuwen 2026-04-23 19:27:21 +08:00
  • c9617a3777 feat: enhance host API authentication handling and add regression tests duanshuwen 2026-04-23 19:09:30 +08:00
  • 71bcc3b3c5 feat: implement telemetry system for application usage tracking DEV_DSW 2026-04-23 17:21:57 +08:00
  • 655e7c51d2 feat: add GitHub skill installation support DEV_DSW 2026-04-23 11:41:52 +08:00
  • f80bdc7f11 feat: update todo list completion status and refine ChatEmptyState layout DEV_DSW 2026-04-23 09:20:52 +08:00
  • bbe32f7954 feat: implement session deletion protection and enhance chat history management duanshuwen 2026-04-22 22:53:22 +08:00
  • d915fcd61a feat: add avatars for user and assistant in chat message list duanshuwen 2026-04-22 22:37:26 +08:00
  • ea1fd18e6f feat: enhance after-pack script to copy OpenClaw runtime dependencies duanshuwen 2026-04-22 21:56:37 +08:00
  • 2f675afe47 refactor: update tray service imports for consistency and clarity duanshuwen 2026-04-22 19:16:42 +08:00
  • 416399e7a8 feat: implement menu service for context menu management feat: add provider API service for managing provider accounts and keys feat: create provider runtime sync service for agent runtime management feat: introduce script execution service for running automation scripts feat: develop script store service for managing script metadata and storage feat: implement theme service for managing application theme settings feat: add updater service for handling application updates feat: create window service for managing application windows and their states DEV_DSW 2026-04-22 09:26:39 +08:00
  • 9b8214cdd4 refactor: remove unused runAgentService and consolidate chat model functions DEV_DSW 2026-04-22 09:16:40 +08:00
  • a0cf8c73c9 refactor: remove tab management and related IPC events for cleaner architecture DEV_DSW 2026-04-22 08:58:16 +08:00
  • 7b8cf84ffb fix: update padding in suggestion button for improved layout DEV_DSW 2026-04-22 08:43:59 +08:00
  • 0955fc4a5f fix: adjust height of ChatEmptyState component for better layout DEV_DSW 2026-04-22 08:41:39 +08:00
  • be8298af2f feat: implement tray functionality with status updates and localization support duanshuwen 2026-04-22 07:19:53 +08:00
  • 197f644d53 test: remove obsolete test files for channels and knowledge page duanshuwen 2026-04-21 23:27:15 +08:00
  • 721344883f refactor: reorganize imports and update type references across services duanshuwen 2026-04-21 23:25:51 +08:00
  • 97a956ffe8 feat: remove getCurrentWindowId IPC event and related functionality for cleaner API duanshuwen 2026-04-21 22:37:32 +08:00
  • f9c331315b feat: add CronDeleteDialog component and integrate it into CronPage for job deletion duanshuwen 2026-04-21 21:41:18 +08:00
  • db93888921 feat: update agent label for clarity in dashboard localization files and improve HomePage layout duanshuwen 2026-04-21 21:08:02 +08:00
  • 41c1949a2e feat: add ChatEmptyState component and integrate it into ChatMessageList for improved user experience duanshuwen 2026-04-21 20:57:03 +08:00
  • a259907d12 feat: adjust button padding for improved layout consistency in ChatHistoryPanel duanshuwen 2026-04-21 19:58:23 +08:00
  • 27dc4af3b4 Add Thai language support for various application components duanshuwen 2026-04-21 19:55:48 +08:00
  • 488d420e06 feat: implement hotel staff chat model configuration API and update localization files duanshuwen 2026-04-21 19:39:36 +08:00
  • 413e566430 feat: update placeholders in skills localization files for consistent formatting DEV_DSW 2026-04-21 17:16:02 +08:00
  • 3349d41881 feat: 语言国际化重构 DEV_DSW 2026-04-21 16:52:45 +08:00
  • 0c068e9f4d feat: 渠道管理语言国际化 DEV_DSW 2026-04-21 14:27:19 +08:00
  • 5db3e5714f feat: 对话语言国际化 DEV_DSW 2026-04-21 11:46:45 +08:00
  • 0e10ae9e35 feat: 对话国际化样式调整 DEV_DSW 2026-04-21 11:42:40 +08:00
  • 6ac4bf1dd9 feat: enhance provider functionality with base URL normalization and API protocol support; add tests for provider creation duanshuwen 2026-04-20 23:51:01 +08:00
  • 301f7d33ed feat: implement launch at startup functionality in zn-ai duanshuwen 2026-04-20 23:29:10 +08:00
  • 35319e6a1d feat: refactor sidebar and settings to include agents and models; update routing and i18n messages duanshuwen 2026-04-20 22:56:33 +08:00
  • 4f41eb380e feat: update todo list and comment out TaskBoard component in HomePage duanshuwen 2026-04-20 22:29:45 +08:00
  • dfef9c90a5 feat: add gateway management features and settings duanshuwen 2026-04-20 22:22:11 +08:00
  • f7f4ffaee9 feat(api): add chat configuration and conversation message list APIs; update types and integrate into index duanshuwen 2026-04-20 17:35:41 +08:00
  • 25102c2ae4 feat(api): restore and update api-request module structure DEV_DSW 2026-04-20 16:51:09 +08:00
  • 2eaa8951f6 feat(api): generate and update API client modules DEV_DSW 2026-04-20 16:42:04 +08:00
  • 44dfe51eaf feat(i18n): add scheduled tasks (cron) translations for en, zh, ja DEV_DSW 2026-04-20 16:00:52 +08:00
  • 7dc37b26b0 docs: update Cron task dialog title and description DEV_DSW 2026-04-20 15:34:43 +08:00
  • 4a48b950ef refactor(cron): simplify cron job creation by removing agent selection DEV_DSW 2026-04-20 15:33:03 +08:00
  • 6b5e84b7d7 style: update UI components to use white background and consistent border radius DEV_DSW 2026-04-20 15:01:33 +08:00
  • c9a2f3631e refactor: remove models snapshot feature and related code DEV_DSW 2026-04-20 14:44:27 +08:00
  • 3de3629d12 feat: add AgentsConfirmDialog component and integrate it into AgentsPage for agent deletion confirmation duanshuwen 2026-04-19 22:10:01 +08:00
  • 3a86539537 feat: implement localization for models section duanshuwen 2026-04-19 21:25:05 +08:00
  • 38bea97197 feat: Enhance Marketplace and Skill Management UI with improved error handling and user feedback duanshuwen 2026-04-19 20:33:44 +08:00
  • 2cedc1c234 feat: add ConversationDeleteDialog and ConversationRenameDialog components with integration in HomePage duanshuwen 2026-04-19 17:00:09 +08:00
  • ab6f179ab0 fix: update sidebar channel icon to use Network component and improve ChannelConfigModal styles duanshuwen 2026-04-19 16:47:12 +08:00
  • 18f12d6ce3 feat: enhance channel configuration UI and validation duanshuwen 2026-04-19 16:43:07 +08:00
  • d2e48b21d8 Implement feature X to enhance user experience and fix bug Y in module Z duanshuwen 2026-04-19 11:06:38 +08:00
  • ba1580caba feat: add KnowledgeConfirmDialog component and integrate delete confirmation dialog in KnowledgePage duanshuwen 2026-04-19 10:45:42 +08:00
  • 89f8637db2 style: update component styles for improved consistency and readability duanshuwen 2026-04-19 10:25:02 +08:00
  • 6eb60a47a1 style: update component styles for improved consistency and readability duanshuwen 2026-04-19 10:10:16 +08:00
  • 5cc9b86e1f refactor: update knowledge document types and API client interfaces duanshuwen 2026-04-19 09:40:07 +08:00
  • 92ec3189bc feat: update UI components and settings structure, remove unused icons duanshuwen 2026-04-18 20:31:52 +08:00
  • ef46c73c3e Add unit tests for channel utilities and configure testing environment duanshuwen 2026-04-18 16:12:49 +08:00
  • ee72cf7261 feat: refactor HomePage to integrate agents store and update related components duanshuwen 2026-04-18 14:56:32 +08:00
  • dfa4388087 refactor: optimize component rendering with memoization and improve state management duanshuwen 2026-04-18 11:05:49 +08:00
  • 85d92b937f feat: add models management and usage history components duanshuwen 2026-04-18 09:41:59 +08:00
  • 1205a96661 feat: update ChatHistoryPanel layout and styling for improved UI consistency duanshuwen 2026-04-18 00:05:20 +08:00
  • 33e428cc94 feat: update ChatHistoryPanel with improved state management and UI enhancements duanshuwen 2026-04-17 23:36:43 +08:00
  • c93f7ae2c8 feat: enhance WindowService with improved DevTools setup and update Sidebar layout with logo integration duanshuwen 2026-04-17 21:59:50 +08:00
  • e9f3a29886 feat: implement OpenClaw process owner and runtime path utilities duanshuwen 2026-04-17 21:32:06 +08:00
  • eca70425cf feat(i18n): integrate internationalization into sidebar, title bar, and settings components DEV_DSW 2026-04-17 17:16:18 +08:00
  • bc3de923ed chore: remove unused artifacts and error logs from the project DEV_DSW 2026-04-17 16:29:19 +08:00
  • a2f4eb341e feat: update Sidebar and Login components with icon integration and localization improvements DEV_DSW 2026-04-17 16:23:11 +08:00
  • 79bea4f107 Refactor UUID generation, remove unused logger and encryption utilities, and clean up request handling DEV_DSW 2026-04-17 15:38:08 +08:00
  • b1dea9a5c2 feat: implement task management store with IPC integration duanshuwen 2026-04-17 07:09:56 +08:00
  • d233b94b2a feat: update TaskList component to display script execution time range and remove real-time timer duanshuwen 2026-04-16 18:45:56 +08:00
  • 210e8eb363 feat: add task management and progress reporting DEV_DSW 2026-04-16 16:59:49 +08:00
  • b1f589a674 feat: enhance theme management and image caching functionality DEV_DSW 2026-04-16 15:43:35 +08:00
  • 411f4f3421 feat: Refactor channel management and UI components DEV_DSW 2026-04-16 15:13:30 +08:00
  • 7bd5a1aa20 feat: update language storage key and enhance theme button styles DEV_DSW 2026-04-16 09:49:24 +08:00
  • ad898b757a feat: add AddChannelDialog component and integrate channel settings in TaskCenter duanshuwen 2026-04-15 23:02:43 +08:00
  • 0191969a1b feat: enhance dialog styles and structure in ChatHistory and TaskOperationDialog components duanshuwen 2026-04-15 22:36:25 +08:00
  • d8c99ce38d feat: enhance TaskOperationDialog with improved form labels and structure duanshuwen 2026-04-15 22:30:19 +08:00
  • 83015e388e feat: enhance dialog titles and layout in ChatHistory component duanshuwen 2026-04-15 22:20:34 +08:00
  • 5a8e5e4ac2 feat: add channel open interval configuration and improve page navigation logic duanshuwen 2026-04-15 22:08:54 +08:00
  • e77c815a86 feat: add new stores for cron, locale, providers, script, shared data, skills, and user info duanshuwen 2026-04-15 21:49:25 +08:00
  • 364db041eb feat: enhance dark mode support across various components duanshuwen 2026-04-15 21:17:08 +08:00
  • 43801ba51b feat: refactor settings page by removing unused components and updating Task component integration duanshuwen 2026-04-15 19:31:15 +08:00
  • 9769856fe0 feat: remove unused components and related files from rate and order pages duanshuwen 2026-04-15 19:17:41 +08:00
  • 78d3235ab6 feat: enhance token usage tracking and history management DEV_DSW 2026-04-15 11:45:33 +08:00
  • 9afb518a19 feat: update TitleBar component for platform-specific styling and integrate into login page DEV_DSW 2026-04-15 10:31:43 +08:00
  • b5a67ff650 feat: implement custom window controls and replace header bar with title bar duanshuwen 2026-04-14 23:38:42 +08:00
  • 6fd51d04dd feat: 移除对销售任务项的处理逻辑 DEV_DSW 2026-04-14 20:56:11 +08:00
  • fbec7088c6 feat: 完善对话功能,自动设置默认模型账户并优化界面布局 DEV_DSW 2026-04-14 20:54:54 +08:00
  • c61e41049f feat: 重构对话功能 DEV_DSW 2026-04-14 17:02:20 +08:00
  • b3f07c4cfe feat: 新增开发规划 duanshuwen 2026-04-14 07:36:40 +08:00
  • 66db6c462e feat: 脚本录制功能完善 duanshuwen 2026-04-12 22:12:57 +08:00
  • 6432634d17 feat: 调整脚本功能 duanshuwen 2026-04-12 17:01:04 +08:00
  • c16fc93685 feat: 新增脚本录制功能 duanshuwen 2026-04-12 15:46:28 +08:00