aboutsummaryrefslogtreecommitdiff
path: root/crates/system_action/src/action.rs
Commit message (Expand)AuthorAgeFilesLines
* feat: implement asynchronous action call system魏曹先生2025-10-131-9/+61
* feat: Implement JSON-based type-erased action invocation魏曹先生2025-10-131-0/+38
* feat: Add Clone implementation for ActionContext魏曹先生2025-10-121-2/+20
* feat: add default implementation and convenience methods to ActionContext魏曹先生2025-10-061-2/+19
* Rename vcs_service to action_system for better naming clarity魏曹先生2025-10-061-0/+38