Loading the page.
Documentation
Journal
Frontend
Backend
Admin
CI/CD
Loading the page.
Loading the page.
Tool news
Auto-feed stories featuring Cursor: releases, pricing and limits, new surfaces. The important ones are in Russian, with a date and proof.
September 23
Claude Becomes a Showcase for AI Agents: Marketplace Launches with 15 ProductsOn September 23, Claude Marketplace launched with 15 products, including Cursor in the Code category. The catalog includes connectors, plugins, and service partners.
September 23
Cursor makes agent work cheaper: token costs cut by 7%On September 23, Cursor cut token costs by 7% without reducing agent quality. The savings came from more precise prompts, selective tool loading, caching, and compressed file reading.
September 21
Agents work right in the notebook: Googlebook gets isolated Linux with a terminalPre-orders opened on 21.09.2026, with sales starting October 4: five models from $899 with a Linux environment for autonomous agents.
September 19
One instruction file for every agent: Claude Code reads AGENTS.md from version 2.1.277In version 2.1.277, Claude Code picks up AGENTS.md automatically if the folder has no CLAUDE.md.
September 18
Claude Code's message queue sends in one action: Ctrl+Enter interrupts the current turnOn 17 September 2026, Claude Code v2.1.275 added one-action sending for the entire message queue. Ctrl+Enter or Ctrl+X Ctrl+S interrupts the current turn, and new messages appear in gray until received by the model. The release also added account sync for skills and plugins with claude.ai, plus plugin installation alongside a new marketplace.
September 17
Claude Code warns of critical memory usage: added in v2.1.274On September 17, Claude Code released v2.1.274 with a visible warning for critical memory usage. The release also fixes sessions looping on error 400 and MCP connection failures.
September 16
Prompt history becomes part of source code: PromptSourceCode keeps a decision logThe author of PromptSourceCode reported on September 16, 2026, that they assembled a working implementation in 15 minutes. The tool maintains PROMPT_SOURCE.md with prompts, files, images, the model, and git state. To get started, the author suggests adding a rule to AGENTS.md or CLAUDE.md.