refactor: rename clawdbot to moltbot with legacy compat
This commit is contained in:
@@ -24,7 +24,7 @@ actor DiagnosticsFileLog {
|
||||
?? FileManager().homeDirectoryForCurrentUser.appendingPathComponent("Library", isDirectory: true)
|
||||
return library
|
||||
.appendingPathComponent("Logs", isDirectory: true)
|
||||
.appendingPathComponent("Clawdbot", isDirectory: true)
|
||||
.appendingPathComponent("Moltbot", isDirectory: true)
|
||||
}
|
||||
|
||||
nonisolated static func logFileURL() -> URL {
|
||||
|
||||
Reference in New Issue
Block a user