| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-12 | feat: Add callback mechanism to ActionPool | 魏曹先生 | |
| - Add ProcBeginCallback and ProcEndCallback types - Implement set_on_proc_begin and set_on_proc_end methods - Add callback execution in process method - Update trait bounds for better type safety | |||
| 2025-10-06 | Rename vcs_service to action_system for better naming clarity | 魏曹先生 | |
| - Create new action_system crate with action framework - Create action_system_macros crate for procedural macros - Update vcs crate dependencies to use action_system - Maintain same functionality with improved naming | |||
