daaddd

Results 5 issues of daaddd

### How are you running AnythingLLM? Docker (local) ### What happened? Custom agent skills are not always triggering. `model2` calls work fine and invoke the agent successfully, `model1` outputs agent...

possible bug

### What would you like to see? Can we move this global setting in `/settings/system-preferences` ![Screenshot 2024-10-03 at 11 05 21 AM](https://github.com/user-attachments/assets/734240da-f621-418c-a7a4-3f7467580689) To become a 'per user' limit under `/settings/users`->edit...

enhancement
feature request

Hi there, is it possible to add a Calendar Invite Toolkit ? I don't see any calendar options in https://docs.phidata.com/tools/toolkits

``` ## enable router ENABLE_ROUTER=true export TOOL_AGENT_API_KEY="" export TOOL_AGENT_BASE_URL="http://127.0.0.1:1234/v1” export TOOL_AGENT_MODEL="qwen3-14b" export CODER_AGENT_API_KEY="" export CODER_AGENT_BASE_URL="http://127.0.0.1:1234/v1” export CODER_AGENT_MODEL="qwen3-14b" export THINK_AGENT_API_KEY="" export THINK_AGENT_BASE_URL="http://127.0.0.1:1234/v1” export THINK_AGENT_MODEL="qwen3-14b" export ROUTER_AGENT_API_KEY="" export ROUTER_AGENT_BASE_URL="http://127.0.0.1:1234/v1" export ROUTER_AGENT_MODEL="qwen3-14b" node...

### Preflight Checklist - [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet - [x] This is a single feature request (not multiple features) ### Problem...

enhancement
area:tui