| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update dependencies to latest versions | 魏曹先生 | 2025-10-27 | 1 | -2/+2 |
| | | |||||
| * | feat: Add JSON-based action invocation to ActionPool | 魏曹先生 | 2025-10-13 | 1 | -0/+4 |
| | | | | | | | | | - Extend action_gen macro to generate JSON serialization logic - Implement generic action processing using JSON text for type-agnostic calls - Add callback mechanism with action name and arguments in ActionPool - Update client and server registries to use new callback system - Improve action system flexibility at the cost of serialization overhead | ||||
| * | Rename vcs_service to action_system for better naming clarity | 魏曹先生 | 2025-10-06 | 1 | -0/+15 |
| - 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 | |||||
