aboutsummaryrefslogtreecommitdiff
path: root/crates/vcs_actions/src/actions/local_actions.rs
Commit message (Expand)AuthorAgeFilesLines
* Re-export subcrate `action_system` to `just_enough_vcs`魏曹先生2025-10-241-1/+11
* feat: implement asynchronous action call system魏曹先生2025-10-131-10/+18
* feat: Implement JSON-based type-erased action invocation魏曹先生2025-10-131-1/+1
* feat: Implement SetUpstreamVaultAction魏曹先生2025-10-121-0/+17
* Create vcs_actions crate for client-server interaction logic魏曹先生2025-10-061-0/+0