-
|
Even though coding-mode is a possibility I have seen agents using pctx in a step-by-step fashion with multiple tool invocation of very basic programs, without chaining work where it clearly would be possible. Is there a way to nudge the agent into fusing more operations and making full use of codingmode? Perhaps a concise AGENTS.md section explaining and encouraging use, or a skill file possibly. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
@jtkornel this is an interesting point. Could you confirm that this behavior still occurs when "output schemas" are defined on the tools? We usually find that the models do not try to batch operations if they cannot chain together actions with code. Overall, great suggestion though, to have a preferred AGENTS.md included |
Beta Was this translation helpful? Give feedback.
@jtkornel this is an interesting point. Could you confirm that this behavior still occurs when "output schemas" are defined on the tools? We usually find that the models do not try to batch operations if they cannot chain together actions with code.
Overall, great suggestion though, to have a preferred AGENTS.md included