summaryrefslogtreecommitdiff
path: root/crates/system_action/src/action_pool.rs
AgeCommit message (Expand)Author
2026-01-12Reorganize crate structure and move documentation files魏曹先生
2025-11-25Improve documentation for system action and config file crates魏曹先生
2025-10-27fix: Make the ActionContext passed to on_proc_begin mutable魏曹先生
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-06Rename vcs_service to action_system for better naming clarity魏曹先生