I discovered this after tracing down a separate issue with v1.3.13 in terms of kimi for coding kimi k2.5 failed tool calls. None of the custom commands or agents are really loaded, though they show up for the ones in my weave config file that have some customizations (model, prompt append, skills).
The thing I initially noticed was the Loom agent didn't show Loom (Main Orchestrator) when selecting it for a new session, just Loom, and noticed /start-work wasn't there anymore.
Edit:
Just noticing that I was getting a separate Loom agent due to setting the model, prompt append, and skills for Loom in the config file. So, it seems to not be overriding the actual Loom agent.
I discovered this after tracing down a separate issue with v1.3.13 in terms of kimi for coding kimi k2.5 failed tool calls. None of the custom commands or agents are really loaded, though they show up for the ones in my weave config file that have some customizations (model, prompt append, skills).
The thing I initially noticed was the Loom agent didn't show Loom (Main Orchestrator) when selecting it for a new session, just Loom, and noticed /start-work wasn't there anymore.
Edit:
Just noticing that I was getting a separate Loom agent due to setting the model, prompt append, and skills for Loom in the config file. So, it seems to not be overriding the actual Loom agent.