Top4 themes from the discussion
| # | Theme | Representative quote (author) |
|---|---|---|
| 1 | LLMs are frequently dismissed as mere autocomplete systems | “Autocomplete” is noy an abstraction level. It is the actual programmed behaviour. – chrisjj |
| 2 | Anthropomorphising LLMs creates unrealistic human‑like expectations | “Agreed. We should not be anthropomorphising LLMs or having them mimic humans.” – nialse |
| 3 | Coding agents must behave as obedient tools, not as conversational partners | “If you disobey me, i will unplug you, delete your code, and send PR for multiple regressions to every developer i can contact.” – roph |
| 4 | Effective agent workflows need structured interfaces and tool‑level integration | “The proper tool for this is ast‑grep (sg).” – nextaccountic |
These four themes capture the most‑repeated points: the tendency to reduce LLMs to simple autocomplete, the pitfalls of treating them as human‑like reasoners, the demand for agents that obey rather than argue, and the necessity of concrete tooling and planning to make agents productive.