| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Add callback mechanism to ActionPool | 魏曹先生 | 2025-10-12 | 1 | -6/+53 |
| | | | | | | | | - 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 | ||||
| * | Rename vcs_service to action_system for better naming clarity | 魏曹先生 | 2025-10-06 | 1 | -0/+108 |
| - 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 | |||||
