aboutsummaryrefslogtreecommitdiff
path: root/systems/_framework/src
Commit message (Expand)AuthorAgeFilesLines
* Apply clippy suggestions and improve code quality魏曹先生2026-03-201-8/+8
* Add sheet management methods to WorkspaceManager魏曹先生2026-03-181-0/+6
* Add AbsolutePath pattern to SpaceRootFindPattern魏曹先生2026-03-181-13/+52
* Add framework system and refactor module exports魏曹先生2026-03-141-2/+5
* Replace Cell with RwLock for thread-safe space_dir caching魏曹先生2026-03-131-16/+20
* Add dependencies and constants for vault system魏曹先生2026-03-112-2/+5
* Add config system and space macro with workspace dependencies魏曹先生2026-03-112-7/+56
* Fix handling of dot dir names in find_space_root_with魏曹先生2026-03-111-2/+22
* Add framework crate魏曹先生2026-03-113-0/+435