summaryrefslogtreecommitdiff
path: root/crates/system_action/src/action.rs
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-12feat: Add Clone implementation for ActionContext魏曹先生
2025-10-06feat: add default implementation and convenience methods to ActionContext魏曹先生
2025-10-06Rename vcs_service to action_system for better naming clarity魏曹先生