aboutsummaryrefslogtreecommitdiff
path: root/crates/vcs_actions/src/connection/action_service.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix Clippy warnings and optimize code魏曹先生2025-10-131-2/+2
* feat: implement asynchronous action call system魏曹先生2025-10-131-1/+4
* feat: Implement JSON-based type-erased action invocation魏曹先生2025-10-131-5/+24
* feat: Add connection infrastructure and documentation魏曹先生2025-10-121-0/+129