summaryrefslogtreecommitdiff
path: root/crates/utils
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2025-10-29 15:23:48 +0800
committer魏曹先生 <1992414357@qq.com>2025-10-29 15:23:48 +0800
commit805a2e38b09267f57213310af602c4ad4b51a5ac (patch)
tree7f4d15f1da046609411df58b0a7e1d99b1affc01 /crates/utils
parentb48073e4c9a2ca80dd0503efc5b6ab121d504028 (diff)
Add LocalWorkspace and UserDirectory to client ActionContext
Initialize and insert Arc-wrapped LocalWorkspace and UserDirectory instances into the ActionContext for client environment actions. This provides workspace and user directory data to actions running in client mode. The LocalWorkspace is initialized from the current directory's local config, while UserDirectory uses the current document directory. Both are wrapped in Arc for efficient sharing across the action execution.
Diffstat (limited to 'crates/utils')
0 files changed, 0 insertions, 0 deletions