summaryrefslogtreecommitdiff
path: root/crates/vcs_actions/src/connection/action_service.rs
AgeCommit message (Expand)Author
2026-01-12Reorganize crate structure and move documentation files魏曹先生
2025-12-24Add local output channel for CLI feedback in track actions魏曹先生
2025-11-06update: Connection and registry enhancements魏曹先生
2025-10-29feat: Add port override capability to server entry魏曹先生
2025-10-29update: Action.rs 1. Rename `insert` to `with_data` and `insert_arc` to魏曹先生
2025-10-27Fix error handling in process_connection魏曹先生
2025-10-27update: Add connection logs to show active count魏曹先生
2025-10-27update: Add server lock behavior to vault lifecycle魏曹先生
2025-10-27Add some debug logs魏曹先生
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 connection infrastructure and documentation魏曹先生