Where's everyone landing these days on the use of agents in the workplace? Our team has experimented with Hermes, Viktor, Cursor cloud agents, and homegrown Langchain agents.
We always end up with the same challenges โ separate context files from the main repo that easily fall out of sync, decaying reliability as the context stored in persistent memory piles up, and the team unsure where to ask the bot versus do something in Chat or Claude.
Anyone cracked the code on how to make these most useful yet?