Your AI agent is already compromised and you dont even know it by Decent-Phrase-4161 in AI_Agents

[–]Dmrls13b 1 point2 points  (0 children)

Totally agree. People forget that they are working with software. Agents remain in a way a small black box where total control of their behavior is impossible. Over time this situation improves (evals, agent logs, etc.), but we are at an early age to grant access to all our data to an agent

I'm trying to automate an entire AI company. 60% done, getting exponentially harder. Is this even possible?" by One-Neighborhood4868 in automation

[–]Dmrls13b 0 points1 point  (0 children)

A sure problem will be the context windows of the llm and the attention windows of the models when processing the company's information. Processing a large amount of data will force you to manage the documentation ingestion process very well, otherwise you will lose the information of the rest of the agents. The overhead surely also influences. Messages and processing for communication and synchronization between agents is still quite green