summaryrefslogtreecommitdiff
path: root/crates/system_action/src
AgeCommit message (Expand)Author
2025-10-29update: Action.rs 1. Rename `insert` to `with_data` and `insert_arc` to魏曹先生
2025-10-27update: ActionContext 1. Rename `local` to `proc_on_local` 2. Add魏曹先生
2025-10-27fix: Make the ActionContext passed to on_proc_begin mutable魏曹先生
2025-10-24Re-export subcrate `action_system` to `just_enough_vcs`魏曹先生
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 callback mechanism to ActionPool魏曹先生
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魏曹先生