All articles
ASI DEVELOPMENT·February 15, 2025·8 MIN READ
Where AI Coding Is Headed in 2025: Five Trends to Watch
By Rowan Li
The five shifts
- Agentic IDEs replace boilerplate. Cursor and Windsurf are now default for 68% of teams we surveyed.
- On-device copilots cut latency for mobile builders. Expect 40-80ms rounds instead of 600ms cloud hops.
- Safety primitives land in every repo: policy-as-code, prompt linting, and signed tool calls.
- Retrieval is getting slimmer with domain-tuned embeddings that cost 37% less.
- Evaluation pipelines are moving left—CI now fails on prompt regressions the same way it fails on tests.
What to do next
- Budget for evals, not just inference.
- Keep an open-weight lane for data-sensitive work.
- Publish a “why we trust this agent” note for every user-facing action.