How are you running AnythingLLM?
Local development
What happened?
When user's role is "Manager".
Clicking [Configure Agent Skills] in "Workspace's Settings/Agent Configuration" not working and will redirect to "/home".
Maybe this configuration shows when user is "Admin" only?
Are there known steps to reproduce?
1.Sign in with manager role.
2.Open settings of workspace.
3.Open Agent Configuration.
4.Click button [Configure Agent Skills].

After drill into codes,

/frontend/src/App.jsx shows that page needs role "Admin".