terminal
howtonotcode.com
Claude Opus 4.5 logo

Claude Opus 4.5

Ai Tool

Claude Opus 4.5 is an advanced AI tool developed by Anthropic.

article 5 storys calendar_today First seen: 2025-12-30 update Last seen: 2026-02-17 open_in_new Website menu_book Wikipedia

Stories

Showing 1-5 of 5

Open-weight "AI engineer" models arrive: Qwen 3.5, GLM-5, MiniMax M2.5

A new wave of open-weight frontier models now rivals closed systems on coding and long-horizon agent tasks, making self-hosted AI engineer workflows practical for backend and data teams. Alibaba’s Qwen 3.5 ships as an open‑weights Mixture‑of‑Experts model (397B total, 17B active) with multimodal input and a 256K context, alongside a hosted Qwen3.5‑Plus variant offering 1M context and built‑in tools; details and early impressions are summarized by Simon Willison’s write‑up of the [Qwen 3.5 release](https://simonwillison.net/2026/Feb/17/qwen35/#atom-everything) and the official [Qwen blog](https://qwen.ai/blog?id=qwen3.5). Z.ai’s GLM‑5 launched open source with top open-model scores on SWE‑bench‑Verified (77.8) and Terminal Bench 2.0 (56.2), plus long‑context and RL‑driven agent training advances, with the announcement and code at [BusinessWire](https://www.businesswire.com/news/home/20260215030665/en/GLM-5-Launch-Signals-a-New-Era-in-AI-When-Models-Become-Engineers) and the [GitHub repo](https://github.com/zai-org/GLM-5). MiniMax M2.5 claims state‑of‑the‑art coding/agent performance (e.g., 80.2% SWE‑Bench Verified) and aggressive cost/speed on its [Hugging Face card](https://huggingface.co/unsloth/MiniMax-M2.5), while hands‑on videos compare real coding runs for GLM‑5 and M2.5; you can also quickly trial free models via [OpenRouter’s free router](https://openrouter.ai/openrouter/free).

calendar_today 2026-02-17
qwen35-397b-a17b qwen35-plus qwen-chat alibaba-cloud glm-5

Anthropic’s Claude Code pushes into regulated enterprises as devs demand more agent transparency

Anthropic is expanding Claude Code from internal-heavy code generation to regulated enterprise use while shipping updates and fielding developer concerns about opaque agent behavior. Anthropic says its AI systems now generate nearly all of the company’s internal code, reframing engineers’ roles toward system design and review as described in this report from Moneycontrol ([source](https://www.moneycontrol.com/news/business/information-technology/why-anthropic-says-engineers-matter-more-than-ever-even-as-ai-writes-the-code-13830811.html)). Building on that, Anthropic announced a collaboration with Infosys to deliver agentic AI for telecom, financial services, and manufacturing via Infosys Topaz and the Claude Agent SDK, targeting persistent, multi-step workflows with governance needs ([announcement](https://www.anthropic.com/news/anthropic-infosys)). AWS also outlined how to run Claude Code in compliance-sensitive environments on Amazon Bedrock, aimed at aligning AI-assisted dev work with strict controls ([AWS blog](https://aws.amazon.com/blogs/machine-learning/supercharge-regulated-workloads-with-claude-code-and-amazon-bedrock/)). On the ground, developers called out visibility gaps around what agents do to their codebases in a widely discussed Hacker News thread ([discussion](https://news.ycombinator.com/item?id=47033622)), even as Anthropic continues frequent incremental fixes such as auth refresh repairs and improved error messaging in recent Claude Code releases ([release notes](https://github.com/anthropics/claude-code/releases)). Community demos show evolving workflows—like Plan Mode and multi-agent patterns in Opus 4.6—that promise more autonomous execution but heighten the need for auditability ([Plan Mode walkthrough](https://www.youtube.com/watch?v=fxj82iBWypA&pp=ygUSQ2xhdWRlIENvZGUgdXBkYXRl), [Agent Teams demo](https://www.youtube.com/watch?v=6UKUQNcRk2k&pp=ygUYQUkgY29kaW5nIGFnZW50IHdvcmtmbG93)).

calendar_today 2026-02-17
anthropic claude claude-code claude-agent-sdk infosys

Choosing Cursor, Windsurf, or Claude Code for backend workflows

The AI coding stack is bifurcating: IDE-first agents like [Cursor](https://serenitiesai.com/articles/cursor-ai-vs-windsurf-vs-claude-code-2026)[^2] and Windsurf emphasize editor-native control, while [Claude Code](https://rajsarkar.substack.com/p/part-4-cursor-vs-claude-code-two)[^1] is terminal-native and architected for agentic, repo-wide plans and execution—pick based on your team’s primary locus of work (editor vs CLI). Near-term shifts matter: rumors of Anthropic’s Sonnet 5 and OpenAI’s upcoming Codex updates could change cost/throughput and tool hooks, but balance vendor claims against independent evidence that AI boosts can inhibit skills formation and may be uneven across experience levels ([Handy AI](https://handyai.substack.com/p/anthropic-preps-sonnet-5-while-openai)[^3], [ITPro](https://www.itpro.com/software/development/anthropic-research-ai-coding-skills-formation-impact)[^4], [Futurum](https://futurumgroup.com/insights/100-ai-generated-code-can-you-code-like-boris/)[^5]). [^1]: Adds: hands-on analysis contrasting IDE vs CLI mental models and Claude Code’s agentic loop. [^2]: Adds: feature/pricing comparison and trade-offs across Cursor, Windsurf, and Claude Code. [^3]: Adds: rumor timeline on Sonnet 5 and OpenAI Codex/GPT-5.3 rollouts that could shift capabilities. [^4]: Adds: Anthropic fellows’ study showing productivity gains can inhibit skills formation, especially when delegating fully. [^5]: Adds: reality check contrasting 100% AI-code claims with broad empirical findings on actual gains and reliability.

calendar_today 2026-02-03
cursor windsurf claude-code anthropic openai

GitHub Copilot: GPT-5.1 Codex preview, Spaces sharing, and model retirements

GitHub Copilot added a public preview of GPT-5.1-Codex-Max across web, IDE, mobile, and CLI (Enterprise/Business must enable it), made Spaces shareable publicly or per-user with a code-viewer add-to-Space flow, and refined the VS model picker. Older OpenAI/Anthropic/Google models were retired with suggested replacements, agents gained mission control and skills with broader IDE coverage, and knowledge bases fully sunset in favor of Spaces.

calendar_today 2026-01-06
github-copilot agentic-ai context-grounding model-lifecycle jetbrains