90e02636c7feat: 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
1667688931feat: remove license references from NSIS and AppImage configurations
DEV_DSW
2026-04-27 10:12:09 +08:00
f8c9ca2dd3feat: add build directory to .gitignore
DEV_DSW
2026-04-27 10:11:39 +08:00
dd211056ddfeat: 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
4c61e93c3eAdd unit tests for skill capabilities, skill planner, and UV setup
feature/package
DEV_DSW
2026-04-24 17:02:59 +08:00
2f675afe47refactor: update tray service imports for consistency and clarity
duanshuwen
2026-04-22 19:16:42 +08:00
416399e7a8feat: 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
9b8214cdd4refactor: remove unused runAgentService and consolidate chat model functions
DEV_DSW
2026-04-22 09:16:40 +08:00
a0cf8c73c9refactor: remove tab management and related IPC events for cleaner architecture
DEV_DSW
2026-04-22 08:58:16 +08:00
7b8cf84ffbfix: update padding in suggestion button for improved layout
DEV_DSW
2026-04-22 08:43:59 +08:00
0955fc4a5ffix: adjust height of ChatEmptyState component for better layout
DEV_DSW
2026-04-22 08:41:39 +08:00
be8298af2ffeat: implement tray functionality with status updates and localization support
duanshuwen
2026-04-22 07:19:53 +08:00
197f644d53test: remove obsolete test files for channels and knowledge page
duanshuwen
2026-04-21 23:27:15 +08:00
721344883frefactor: reorganize imports and update type references across services
duanshuwen
2026-04-21 23:25:51 +08:00
97a956ffe8feat: remove getCurrentWindowId IPC event and related functionality for cleaner API
duanshuwen
2026-04-21 22:37:32 +08:00
f9c331315bfeat: add CronDeleteDialog component and integrate it into CronPage for job deletion
duanshuwen
2026-04-21 21:41:18 +08:00
db93888921feat: update agent label for clarity in dashboard localization files and improve HomePage layout
duanshuwen
2026-04-21 21:08:02 +08:00
41c1949a2efeat: add ChatEmptyState component and integrate it into ChatMessageList for improved user experience
duanshuwen
2026-04-21 20:57:03 +08:00
a259907d12feat: adjust button padding for improved layout consistency in ChatHistoryPanel
duanshuwen
2026-04-21 19:58:23 +08:00
27dc4af3b4Add Thai language support for various application components
duanshuwen
2026-04-21 19:55:48 +08:00
488d420e06feat: implement hotel staff chat model configuration API and update localization files
duanshuwen
2026-04-21 19:39:36 +08:00
413e566430feat: update placeholders in skills localization files for consistent formatting
DEV_DSW
2026-04-21 17:16:02 +08:00
6ac4bf1dd9feat: 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
301f7d33edfeat: implement launch at startup functionality in zn-ai
duanshuwen
2026-04-20 23:29:10 +08:00
35319e6a1dfeat: refactor sidebar and settings to include agents and models; update routing and i18n messages
duanshuwen
2026-04-20 22:56:33 +08:00
4f41eb380efeat: update todo list and comment out TaskBoard component in HomePage
duanshuwen
2026-04-20 22:29:45 +08:00
dfef9c90a5feat: add gateway management features and settings
duanshuwen
2026-04-20 22:22:11 +08:00
f7f4ffaee9feat(api): add chat configuration and conversation message list APIs; update types and integrate into index
duanshuwen
2026-04-20 17:35:41 +08:00
6b5e84b7d7style: update UI components to use white background and consistent border radius
DEV_DSW
2026-04-20 15:01:33 +08:00
c9a2f3631erefactor: remove models snapshot feature and related code
DEV_DSW
2026-04-20 14:44:27 +08:00
3de3629d12feat: add AgentsConfirmDialog component and integrate it into AgentsPage for agent deletion confirmation
duanshuwen
2026-04-19 22:10:01 +08:00
3a86539537feat: implement localization for models section
duanshuwen
2026-04-19 21:25:05 +08:00
38bea97197feat: Enhance Marketplace and Skill Management UI with improved error handling and user feedback
duanshuwen
2026-04-19 20:33:44 +08:00
2cedc1c234feat: add ConversationDeleteDialog and ConversationRenameDialog components with integration in HomePage
duanshuwen
2026-04-19 17:00:09 +08:00
ab6f179ab0fix: update sidebar channel icon to use Network component and improve ChannelConfigModal styles
duanshuwen
2026-04-19 16:47:12 +08:00
ef46c73c3eAdd unit tests for channel utilities and configure testing environment
duanshuwen
2026-04-18 16:12:49 +08:00
ee72cf7261feat: refactor HomePage to integrate agents store and update related components
duanshuwen
2026-04-18 14:56:32 +08:00
dfa4388087refactor: optimize component rendering with memoization and improve state management
duanshuwen
2026-04-18 11:05:49 +08:00
85d92b937ffeat: add models management and usage history components
duanshuwen
2026-04-18 09:41:59 +08:00
1205a96661feat: update ChatHistoryPanel layout and styling for improved UI consistency
duanshuwen
2026-04-18 00:05:20 +08:00
33e428cc94feat: update ChatHistoryPanel with improved state management and UI enhancements
duanshuwen
2026-04-17 23:36:43 +08:00
c93f7ae2c8feat: enhance WindowService with improved DevTools setup and update Sidebar layout with logo integration
duanshuwen
2026-04-17 21:59:50 +08:00
e9f3a29886feat: implement OpenClaw process owner and runtime path utilities
duanshuwen
2026-04-17 21:32:06 +08:00
eca70425cffeat(i18n): integrate internationalization into sidebar, title bar, and settings components
DEV_DSW
2026-04-17 17:16:18 +08:00
bc3de923edchore: remove unused artifacts and error logs from the project
DEV_DSW
2026-04-17 16:29:19 +08:00
a2f4eb341efeat: update Sidebar and Login components with icon integration and localization improvements
DEV_DSW
2026-04-17 16:23:11 +08:00
79bea4f107Refactor UUID generation, remove unused logger and encryption utilities, and clean up request handling
DEV_DSW
2026-04-17 15:38:08 +08:00
b1dea9a5c2feat: implement task management store with IPC integration
duanshuwen
2026-04-17 07:09:56 +08:00
d233b94b2afeat: update TaskList component to display script execution time range and remove real-time timer
duanshuwen
2026-04-16 18:45:56 +08:00