mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-10-26 22:01:59 -06:00
Refactored & Modularized Agent Roles
This commit is contained in:
@@ -24,7 +24,7 @@ def project_paths():
|
||||
"borealis_dir": borealis_dir,
|
||||
"logs_dir": logs_dir,
|
||||
"temp_dir": temp_dir,
|
||||
"agent_script": os.path.join(borealis_dir, "tray_launcher.py"),
|
||||
"agent_script": os.path.join(borealis_dir, "agent.py"),
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user