Arsham Shirvani
Arsham Shirvani
@IgorWarzocha those are great ideas. Do you have them on your fork by any chance?
I've been exploring the yolo mode implementation for a few days and have run into some interesting behaviour that's worth sharing. Here's a summary of my key observations: - For...
> are you specifically talking about subagents being called and having to approve their actions? Yes. They do not inherit the primary agent's permissions, do they?
> correct, but you can override this or if you are making custom ones you can give them free reign Can you elaborate on both points please: * Overriding: does...
@rekram1-node yes I have. My concern is that I have quite a few agents with specific sets of permission allowed, and the rest set to "ask". I want them to...
My apologies for the confusion; let me try to clarify. I have an existing set of agents that are designed with specific restrictions, meaning they're configured to ask for permission...
I hope you don't mind I share some information. This works only with the `alt+enter`: ```json "input_newline": "shift+enter,alt+enter" ``` I also noticed that the default cycling model only works with...
@the-vampiire I was hoping your PR would find its way into the code. Is there a reason you've closed this PR?
I've seen the same behaviour (Linux) sometime after the #6319 was merged. I'm not saying that the PR was the culprit, I'm just saying the issue started around that time....
@rekram1-node I am running against dev. I will try to bisect and tell you if I could identify the issue. It may well be my plugins are not behaving correctly.