agent-ecosystem/src
iliya 878653790c feat: enhance GlobalTaskList with archived task handling and renaming improvements
- Added functionality to conditionally display the archive toggle based on the presence of archived tasks.
- Implemented a new `handleRenameCancel` function to reset the renaming state.
- Refactored task state management to improve performance using `useMemo` for returning task local state.
- Enhanced overall task management experience by improving the visibility and organization of tasks in the sidebar.
2026-03-04 16:22:07 +02:00
..
main feat: enhance task notification and management features 2026-03-04 16:15:40 +02:00
preload feat: enhance task change retrieval with additional options 2026-03-04 15:22:59 +02:00
renderer feat: enhance GlobalTaskList with archived task handling and renaming improvements 2026-03-04 16:22:07 +02:00
shared feat: enhance task change retrieval with additional options 2026-03-04 15:22:59 +02:00