| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-06 | Remove old service directory and move todo.txt to vcs crate | 魏曹先生 | |
| - Delete entire crates/service directory with old vcs_service implementation - Move todo.txt to crates/vcs for better organization - Keep action list in main vcs crate where it belongs | |||
| 2025-10-06 | Add service module with macros and action framework | 魏曹先生 | |
| - Create new vcs_service crate for handling service actions - Add vcs_service_macros crate for procedural macros - Add vcs_test module with action framework integration - Implement Action and ActionPool traits for service operations | |||
