Comment by xur17
6 hours ago
I'm not sure inference speed is always the slowest thing for me right now. The agent is running tests, loading webpages, etc, which all take time. I don't know if a fast agent would speed things up in all cases.
That said, it obviously depends on the project.
> "The agent is running tests, loading webpages, etc, which all take time"
A frustrating vision of the future would be when we've been asking for faster loading lighter web pages for years and then companies start caring about it and improving it not for us humans but for LLMs.
It's already kind of that way with MCP servers popping up everywhere. The JIRA MCP server is like a couple orders of magnitude faster to work with than the website itself.
That’s their API with extra steps, or am I missing something? That was always faster.
They finally cared about clear requirements and documentation when that meant getting rid of devs.
That happened at corpo work for each of: * Build times * CI latency * Developer tooling * Documentation * Modularity