feat(agent): switch worktime sessions to rust agent

This commit is contained in:
igor04091968
2026-06-04 10:36:19 +03:00
parent 152705a999
commit ff234af701
12 changed files with 455 additions and 9 deletions
+1
View File
@@ -94,6 +94,7 @@ $config = [pscustomobject]@{
windowEnabled = $false
fileOpsEnabled = $true
emailEnabled = $true
worktimeSessionEnabled = $true
}
logging = [pscustomobject]@{
localAgentLogsEnabled = $true