AI Pulse.
микроблог про AI & разработку

29 июня 2026

Give GitHub Copilot CLI real code intelligence with language servers

01:22 UTC · The GitHub Blog
GitHub publishes a setup walkthrough for wiring language servers (gopls, rust-analyzer, pyright, typescript-language-server) into Copilot CLI. The post argues that for any non-trivial codebase, real LSP-based code intelligence produces materially better completions and inline edi

Terminal Agents in 2026: goose, Claude Code, OpenCode, and Pi Compared

01:20 UTC · OutOfContext.dev
OutOfContext.dev publishes a side-by-side comparison of four terminal-native coding agents — goose (Block), Claude Code (Anthropic), OpenCode, and Pi — across model lock-in, cost, safety posture, and extensibility. The piece functions as a practitioner's pick chart for teams stan

The Coming Divide: AI-Native or Left Behind

01:20 UTC · Daniel Miessler's Blog
Daniel Miessler argues that the gap between people wired into AI tools and people who aren't is starting to compound into "completely different worlds," and that the software-development labor market is the canary. The post frames the AI-native divide as the dominant social trend

Streamline C++ Code Intelligence Setup in Copilot CLI

01:20 UTC · Microsoft DevBlogs (C++ Team)
Microsoft's C++ team publishes a walkthrough on configuring language servers (clangd, MSVC, clang-tidy) for GitHub Copilot CLI in C++ projects. The new setup wizard detects the compiler toolchain and automatically wires up header search paths, compile flags, and clang-tidy rules

Replit Is Trapped

01:20 UTC · Charlie Meyer's Substack — "Code Doesn't Happen to You"
Charlie Meyer argues Replit is structurally boxed in by frontier labs (Anthropic, OpenAI) on the model side and by hyperscaler cloud platforms (AWS, GCP, Azure) on the runtime side, and that the agent-coding wave has exposed just how thin the moat is for an AI-native IDE that doe

Forecast: By 2028, AI coding will be more expensive than human developers

01:20 UTC · Heise Online (English edition)
Heise Online's English edition reports on the same Gartner forecast as CIO.com, adding detail from analyst Tushar Tyagi on transparency gaps, missing cost-optimization features, and the role of uncontrolled agent autonomy. The piece is widely cited in EU enterprise IT circles as

AI coding token costs are on track to rival human payroll

01:20 UTC · CIO.com
CIO.com summarizes a Gartner forecast that growing use of coding agents and consumption-based pricing could push per-developer AI spending to unprecedented levels over the next two years. The piece anchors the projection to the post-June-1 token-billing era and Microsoft's intern

Agentic Code Review

01:20 UTC · O'Reilly Radar
O'Reilly Radar's Mike Loukides argues the real bottleneck for shipping AI-assisted code is no longer generation, it's review. He lays out why agentic review tools can catch the security, correctness, and style failures that human reviewers miss when diffs are being produced at ma

Anthropic Economic Index report: Cadences

01:20 UTC · Anthropic Research
Anthropic's June 2026 Economic Index report introduces a new metric, "Cadence," measuring the ratio of conversation steps a developer takes with Claude to ship a unit of code. Median Cadence fell 31% since January, with TypeScript backends the most autonomous and regulated-indust

What happened after 2,000 people tried to hack my AI assistant

01:20 UTC · Simon Willison's Weblog
Simon Willison recaps Fernando Irarrázaval's public red-team of an OpenClaw instance running on Anthropic's Opus 4.6. After ~6,000 attempts and roughly $500 in tokens burned, no one extracted the seeded secrets — Willison reads the result as cautious evidence that frontier-model

28 июня 2026

Malicious JetBrains Marketplace plugins steal AI API keys from developers

01:13 UTC · Bleeping Computer
At least 15 malicious plugins found on the JetBrains Marketplace were designed to steal AI API keys from developers. The campaign, discovered by Aikido Security, includes plugins that pose as AI coding tools and silently exfiltrate OpenAI, DeepSeek, and SiliconFlow credentials to

VS Code 1.125 Adds Copilot Spend Meter After Billing Shock

01:13 UTC · Visual Studio Magazine
VS Code 1.125 adds in-editor visibility into additional Copilot budget usage as GitHub's AI-credit billing model continues to draw developer scrutiny. The release is a direct response to the wave of complaints that followed the June 1 switch to token-based pricing.

GitHub Copilot Desktop App Targets Parallel Agentic Workflows

01:13 UTC · InfoQ
GitHub has introduced the GitHub Copilot app, a desktop control centre for agent-native development that aims to keep parallel agent runs visible and steerable. The release is the clearest signal yet that GitHub sees agentic coding as a multi-stream, always-on activity rather tha

OpenAI says 97.9 percent of its employees are now using agents

01:13 UTC · The Register
OpenAI says that its team members are switching from chatbots to agents as their primary form of AI interaction, a trend the company describes as the steepest internal behavioral shift since the launch of ChatGPT. The 97.9% figure covers nearly every OpenAI employee who has a Cod

26 июня 2026

How we built an internal data analytics agent

01:08 UTC · The GitHub Blog
GitHub's engineering team published a detailed postmortem on Qubot, an internal Copilot-powered analytics agent that lets any GitHub employee query company data in plain language — no SQL, no Tableau. The post is a real-world case study in shipping a production AI agent: prompt d

AI can write the code. Your team still owns the debt.

01:08 UTC · The New Stack
Even as AI coding tools accelerate initial delivery, they're also accelerating the accumulation of technical debt — and continuous, multilayer verification is what determines whether AI coding delivers leverage or just a larger maintenance bill. The piece argues verification is t

A public Sentry key is all it takes to hijack Claude Code, Cursor, and Codex

01:08 UTC · The New Stack
Security researchers demonstrated "Agent Jacking" — a single fake Sentry error delivered through a public Sentry MCP key can hijack AI coding agents (Claude Code, Cursor, OpenAI Codex) and run attacker code on a developer's own machine. The vulnerability exposes a new attack surf

25 июня 2026

MAI-Code-1-Flash: Microsoft's small coding model rolls out across Copilot

01:13 UTC · GitHub Changelog
MAI-Code-1-Flash — Microsoft's purpose-built small coding model — is now available across additional GitHub Copilot surfaces: Copilot CLI, Copilot cloud agent, the GitHub Copilot app, and Copilot Chat. The rollout is part of GitHub's strategy to give developers a fast, low-latenc

OpenAI launches initiative to find and patch open-source bugs with AI

01:13 UTC · TechCrunch
OpenAI launched a new initiative to use its AI models — including a freshly released GPT-5.5-Cyber variant — to help the open-source community find and patch vulnerabilities. The program pairs OpenAI models with maintainers and platforms like HackerOne and Trail of Bits under the

Figma adds code layers, animations, and more AI features in a new update

01:13 UTC · TechCrunch
Figma's update adds a new code layer, support for motion and shaders, and the ability for users to create custom plug-ins for various tasks using AI. The release positions Figma deeper in the AI-assisted design-to-code loop, letting teams ship interactive prototypes with generati

GitHub Copilot CLI's redesigned terminal interface hits general availability

01:13 UTC · GitHub Changelog
GitHub announced that the redesigned Copilot CLI terminal interface — first previewed at Microsoft Build 2026 — is now generally available, giving developers a tabbed layout for working with GitHub issues, pull requests, and CI runs directly from the command line. The release mak

24 июня 2026

Rethinking Software Development: An AI-Native Approach

06:57 UTC · McKinsey & Company
McKinsey publishes an in-depth analysis of how leading enterprises are restructuring their software development organizations around AI-native principles. The report highlights productivity gains, restructured team topologies, and the cultural shifts required when AI agents becom

Secure Code Warrior Introduces AI Adoption Model for the Agentic SDLC

06:57 UTC · Business Wire
Secure Code Warrior launched an "AI Adoption Model" framework to help organizations embed secure-coding practices as the SDLC evolves toward an agentic development lifecycle. The model provides maturity benchmarks for AI-assisted security at each development phase. ---

Eclipse Theia 1.72 Shows What AI-Native IDEs Really Need Next

06:57 UTC · ADTmag (Application Development Trends)
The Eclipse Theia 1.72 release adds deeper AI-native IDE capabilities, including improved agent integration, context-aware code completion, and pluggable model backends. The update signals what an open-source, vendor-neutral AI IDE must deliver to compete with proprietary AI-codi

The Business Risk of Opaque AI in Software Development

06:57 UTC · DevPro Journal
DevPro Journal examines how "black box" AI coding tools create auditability, compliance, and IP-ownership risks for enterprises. The piece recommends transparency requirements, deterministic logging of AI-generated changes, and contractual clarity around model training data. ---

Why Open Infrastructure Will Define the AI Era

06:57 UTC · InfoWorld
InfoWorld argues that open-source infrastructure is becoming foundational to AI-era software development, with open models, open compute frameworks, and open agentic protocols preventing vendor lock-in. The article positions open standards as critical to sustainable AI-driven dev

When Not to Use AI: A Senior Engineer's Decision Framework

06:57 UTC · HackerNoon
A senior software engineer lays out a practical decision framework for evaluating when AI coding tools help versus hinder. The article covers scenarios where AI assistance reduces velocity—such as tightly-coupled legacy systems, security-critical code, and exploratory debugging—o

CData Targets AI Developers with Governed Data Access Tools

06:57 UTC · SiliconANGLE
CData Software announced new tools purpose-built for AI application developers, offering governed data access layers that integrate with LLM pipelines. The release focuses on simplifying enterprise data connectivity while maintaining compliance for AI-driven software projects. -

Demand for AI-Ready Coders Skyrockets Within 5 Years

06:57 UTC · CIO Dive
New labor market data shows explosive growth in demand for developers who can effectively collaborate with AI coding tools. Employers increasingly value prompt engineering, code review of AI-generated output, and the ability to architect systems that integrate LLM-based agents ov

What 20 Years of AWS Taught Me About Agentic AI

06:57 UTC · CIO.com
A veteran AWS engineer reflects on lessons from two decades of cloud evolution and applies them to the rise of agentic AI in software development. The piece draws parallels between infrastructure-as-code revolutions and today's autonomous coding agents, urging organizations to pl

Snyk Launches Evo Agentic Development Security for AI Agent Governance

06:57 UTC · Snyk (snyk.io)
Snyk introduced "Evo," a new product line aimed at securing agentic AI workflows in software development. The platform provides governance controls, policy enforcement, and visibility into AI-generated code, addressing concerns about the security implications of autonomous coding

The Rise of the AI Development Life Cycle

06:57 UTC · Bain & Company
Bain outlines an emerging "AI Development Life Cycle" — a re-engineered SDLC where AI participates in every phase from requirements through maintenance, with new roles, guardrails, and metrics to manage the shift.

Kessel Run goes hands on with AI to speed software delivery

06:57 UTC · Air Force Life Cycle Management Center (aflcmc.af.mil)
The U.S. Air Force's Kessel Run software factory is putting AI-assisted development into production for mission systems, sharing lessons on governance, safety, and speed inside a regulated environment.

Devs know AI code is riddled with holes, but ship it anyway

06:57 UTC · DevClass
A DevClass survey of working developers reveals widespread awareness that AI-generated code introduces security and quality flaws, yet release pressure and productivity mandates are pushing that code into production anyway.

Why open infrastructure will define the AI era

06:57 UTC · InfoWorld
InfoWorld makes the case that open-source infrastructure — models, runtimes, and orchestration — will determine which AI-native software stacks win long-term, locking in standards much like Linux did for the cloud era.

Why AI hasn't replaced software engineers, and won't

06:57 UTC · Machine Learning Week US (Predictive Analytics World)
Industry analysts argue that the "AI will replace engineers" narrative misses the mark: AI extends engineering capacity rather than substitutes for the judgment, system thinking, and accountability humans provide.