The Reddit discussion roughly splits into a few camps. One group sees DeepSWE as one of the few benchmarks that matches their hands-on experience: GPT-5.5 feels steadier for medium-complexity and default agentic-coding routes, while Opus 4.8 is better than Opus 4.7 but does not overtake 5.5 overall. One r/developersIndia post says that, after heavy GPT-5.5 use, the DeepSWE result helps explain why it feels smoother for delegated tasks and workflows such as /goal.
A second camp emphasizes that Opus 4.8 does not feel weak in practice. In r/ClaudeCode, some users describe 4.8 as feeling more like a stronger version of 4.6 than 4.7, especially in multi-stage agent tasks with processes and gates. That does not contradict DeepSWE. It suggests Opus 4.8 has real improvements, but not that it automatically beats GPT-5.5 in a shared-harness, cost-aware, long-horizon benchmark.
A third camp questions whether mini-swe-agent favors some models. In the r/singularity discussion, commenters point out that DeepSWE gives the model only bash tools, which may understate an Opus model that has been reinforced and product-tuned inside Claude Code. Others ask why the benchmark does not use each model's native harness. DeepSWE's official blog response is that a small pilot found no clear disadvantage for any one model family under mini-swe-agent on the same task set.
A fourth camp is more practical: task type should decide the route. Some users say Opus 4.8 is strong on low-level C, assembly, memory management, high-concurrency work, lock-free code, and complex design discussion. Others say Codex/GPT-5.5 is stronger on the everyday work of business apps, React, SQL, backend implementation, and acceptance tests. Taken together, those experiences make DeepSWE look more like a routing signal than a one-model loyalty test.
User feel is not a substitute for a benchmark. A benchmark is not a substitute for user feel either. Together, they look more like the evidence engineering decisions actually need.