| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-06 | feat: add default implementation and convenience methods to ActionContext | 魏曹先生 | |
| - Implement Default trait for ActionContext - Add local() and remote() constructor methods - Make instance field optional for better flexibility | |||
| 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 | |||
