Summary
the reason why my system has to run in the root is
- My software has to access some system files for diags and make some config changes
- My normal project folders are in separate folder called ~/ai-infra/ this has about 65 Projects
- Since i have always run from '/' i never had to bother about project folders as mymastermemory.md files automatically instruct the llm with which project is what? and it has access to my database where all credentials are stored, for local, remote servers.
- I have been doing this for last 1.5 years
I dont think anyone has to tell me what i shouldnt do? its my prerogative on why i design a system for my requirements. So kindly find an option of making this run from '/'. my agents have to have full system access
Regards
Suresh
Expected Behavior
kindly find an option of making this run from '/'. my agents have to have full system access
Actual Behavior
- My learn-taste fails...
i saw this ...when i pressed ctrl+t"
── Taste Feed ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── ctrl+t to close
› EACCES: permission denied, mkdir '/.commandcode/taste'
› updating weights
- i have run cursor, codex, claude, opencode, antigravity always from the '/'.
Steps to reproduce the issue
execute this application from '/' on ubuntu 24.04
Command Code Version
0.26.25
Operating System
macOS
Terminal/IDE
Unknown
Shell
bash
Additional context
No response
Summary
the reason why my system has to run in the root is
I dont think anyone has to tell me what i shouldnt do? its my prerogative on why i design a system for my requirements. So kindly find an option of making this run from '/'. my agents have to have full system access
Regards
Suresh
Expected Behavior
kindly find an option of making this run from '/'. my agents have to have full system access
Actual Behavior
i saw this ...when i pressed ctrl+t"
── Taste Feed ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── ctrl+t to close
› EACCES: permission denied, mkdir '/.commandcode/taste'
› updating weights
Steps to reproduce the issue
execute this application from '/' on ubuntu 24.04
Command Code Version
0.26.25
Operating System
macOS
Terminal/IDE
Unknown
Shell
bash
Additional context
No response