| ▲ | chris_marino 2 days ago | |||||||||||||||||||||||||||||||
We found after deploying many enterprise agents that letting the model choose tools at run time can cause problems. The agent holds the credential and sometimes chooses the wrong tool. Using the same tool every time prevents this. | ||||||||||||||||||||||||||||||||
| ▲ | tikimcfee 2 days ago | parent | next [-] | |||||||||||||||||||||||||||||||
Absolutely in love. I'll be testing this after the daily grind. I've had nothing but success with converting daily work into "notes" that then translate into runnable, deterministic application CLIs to completely sidestep "what do I need to say to you to make you do the thing??" I'm interested in how this spreads across enterprise flows, because the issue is always discovery and usability. How deep do you usually go with CLI composition and layering? Do you tend to find a flat list of commands and sub command help works most? Have you experimented with connecting CLIs Linux-pipe-style as if it was a dynamic application in the OS? | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
| ▲ | agentdev001 2 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||
"The agent holds the credential" Huh? It shouldn't. Am I misunderstanding, or is this referencing poor practices? "Using the same tool every time prevents this" What does this mean? I looked at the project, im not sure what this means. | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||