summaryrefslogtreecommitdiff
path: root/crates/vcs_actions/src
AgeCommit message (Expand)Author
2025-10-13Fix Clippy warnings and optimize code魏曹先生
2025-10-13feat: implement asynchronous action call system魏曹先生
2025-10-13feat: Implement JSON-based type-erased action invocation魏曹先生
2025-10-13feat: Add JSON-based action invocation to ActionPool魏曹先生
2025-10-12feat: Add connection infrastructure and documentation魏曹先生
2025-10-12chore: Update dependencies and module exports魏曹先生
2025-10-12feat: Implement SetUpstreamVaultAction魏曹先生
2025-10-12feat: Add server action registry魏曹先生
2025-10-12fix: Resolve callback type mismatch in client_registry魏曹先生
2025-10-06Create vcs_actions crate for client-server interaction logic魏曹先生