| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: Resolve callback type mismatch in client_registry | 魏曹先生 | 2025-10-12 | 1 | -0/+39 |
| | | | | | | | - 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 | ||||
| * | Create vcs_actions crate for client-server interaction logic | 魏曹先生 | 2025-10-06 | 10 | -0/+9 |
| - 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 | |||||
