| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-12 | feat: Add server action registry | 魏曹先生 | |
| - Create server_action_pool function - Register SetUpstreamVaultAction for server use | |||
| 2025-10-12 | fix: Resolve callback type mismatch in client_registry | 魏曹先生 | |
| - Fix lifetime issue in on_proc_begin callback registration - Use cloned context in async closure to avoid lifetime conflicts - Rename unused variable to suppress warning | |||
| 2025-10-06 | Create vcs_actions crate for client-server interaction logic | 魏曹先生 | |
| - Add new crate to combine action_system and vcs_data functionality - Define dependencies on both action_system and vcs_data crates - Prepare structure for implementing client-server communication logic | |||
