summaryrefslogtreecommitdiff
path: root/crates/vcs_actions/src/connection
AgeCommit message (Expand)Author
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魏曹先生