aboutsummaryrefslogtreecommitdiff
path: root/crates/system_action/src/action_pool.rs
Commit message (Expand)AuthorAgeFilesLines
* fix: Make the ActionContext passed to on_proc_begin mutable魏曹先生2025-10-271-6/+6
* Fix Clippy warnings and optimize code魏曹先生2025-10-131-18/+30
* feat: implement asynchronous action call system魏曹先生2025-10-131-7/+12
* feat: Implement JSON-based type-erased action invocation魏曹先生2025-10-131-6/+61
* feat: Add JSON-based action invocation to ActionPool魏曹先生2025-10-131-1/+3
* feat: Add callback mechanism to ActionPool魏曹先生2025-10-121-6/+53
* Rename vcs_service to action_system for better naming clarity魏曹先生2025-10-061-0/+108