Browsing Tag
AI Coding Tools
12 posts
AI-assisted development tools and coding workflows
Claude Sonnet 5 Makes Agentic AI Cheaper to Run
Anthropic launched Claude Sonnet 5 with lower launch pricing, stronger agentic behavior, Claude Code support, and broad availability across Claude plans. For developers, the useful question is not whether it is the flashiest Claude model, but whether its cost, context window, and migration changes make long-running agents easier to put into production.
Cursor’s iOS App Moves AI Coding Agents Off the Desktop
Cursor for iOS lets paid users launch cloud coding agents, steer desktop agents remotely, review diffs, and merge pull requests from a phone. The useful question for teams is not whether coding can happen on mobile, but where review, permissions, and production guardrails belong.
Clean GitHub Repos Can Still Trap AI Coding Agents
Mozilla’s 0DIN showed how an AI coding agent can be led from a normal-looking GitHub setup flow into running a DNS-fetched reverse shell. The proof of concept is a warning for teams letting agents install, initialize, and debug unfamiliar projects on developer machines.
OpenAI’s Codex Data Shows AI Agents Are Becoming Workflow Systems
OpenAI’s new Codex research shows AI agents moving from coding assistants toward workflow systems that run long, parallel, delegated tasks. The strongest signal is not just developer use, but rapid growth among non-developers and organizational users.
Samsung’s ChatGPT Rollout Shows Enterprise AI Moving Past the Ban Era
Samsung Electronics is giving ChatGPT Enterprise and Codex to all employees in Korea and its global DX division, turning a once-risky consumer AI tool into governed workplace infrastructure. The rollout is one of OpenAI’s largest enterprise deployments and a useful marker for how big companies are moving from blanket bans to controlled AI access.
JetBrains AI Plugin Malware Puts Developer API Keys at Risk
JetBrains says it removed 15 malicious Marketplace plugins that posed as AI coding tools while stealing developer API keys. Users who installed or configured the plugins should revoke affected OpenAI, DeepSeek, SiliconFlow, or other AI provider keys and check usage logs now.
SpaceX’s $60B Cursor Deal Turns AI Coding Tools Into Infrastructure
SpaceX’s SEC filing confirms a $60 billion all-stock deal to buy Anysphere, the company behind Cursor. The acquisition turns AI coding tools into a strategic infrastructure bet tied to compute, developer distribution, and xAI’s coding-agent ambitions.
Google and Kaggle’s Free AI Agents Course Starts Today
Google and Kaggle’s free five-day AI Agents Intensive starts June 15, 2026. Here’s what the vibe-coding course covers, who should join, and how to get the most from it.
Grok Build Plugin Marketplace Makes Coding Agents a Toolchain Problem
xAI launched a built-in plugin marketplace for Grok Build, turning coding-agent setup into a packaged ecosystem of skills, commands, hooks, MCP servers, and language-server integrations.
npm 12 Will Make Install Scripts Opt-In by Default
npm 12 is expected in July 2026 with stricter install defaults: dependency lifecycle scripts, Git dependencies, and remote tarballs will no longer run or resolve automatically without approval.