安全客August 14, 2026🇨🇳Translated from Chinese

IDC Publishes First China APA Market Share Report Highlighting RPA Veterans Leading Agentic Automation

IDC has published its first-ever China Agentic Process Automation (APA) Products and Solutions Market Share Report 2025, defining and tracking a new market segment that integrates intelligent agents into enterprise automation.

The report values the Chinese APA market at approximately 2.15 billion RMB, split between 1.62 billion RMB in product revenue and 530 million RMB in services. Major participants are established RPA vendors including Yisaiqi, Jinzhiwei, and Laiye Technology, which have leveraged prior experience in process automation, customer bases, and delivery capabilities to capture early leadership positions.

From RPA to APA: A Leap in Enterprise Automation

Traditional RPA solutions function as scripted digital workers that execute predefined workflows. While effective for repetitive, rule-based tasks such as tax filing or data entry, these systems require engineers to pre-configure every step and often fail when encountering non-standard data or system changes.

APA adds an intelligent governance layer between RPA engines and AI agents. This layer encapsulates APIs, scripts, and existing RPA flows as callable tools and skills, allowing agents to understand tasks, dynamically plan, invoke tools, and self-heal without constant human oversight. At the same time, the platform enforces permissions, maintains full audit trails, and manages version control—critical requirements in regulated sectors such as finance and government.

Real-World Deployments at Scale

Yisaiqi has deployed its APA platform at Jiage Food, where agents now handle tax declaration workflows by interpreting natural-language requests, navigating systems, and adapting to interface changes without manual reprogramming. At Zhongtian Technology, 22 digital robots now cover 112 business scenarios across production quality control, contract management, equipment maintenance, and bidding processes, achieving near-100 percent accuracy and delivering monthly labor savings of 90,000 RMB plus an 80 percent overall efficiency increase.

The company, founded in 2011, holds 168 software copyrights and 91 patents, has completed full-stack domestic adaptation, and maintains CMMI ML5 certification. Its client portfolio exceeds 1,000 organizations, including major names in energy, finance, and manufacturing.

Market Outlook

IDC research manager Sun Zhenya notes that APA represents a new architectural layer in enterprise automation: stable RPA and workflow engines continue to handle execution while agents manage understanding and dynamic orchestration. The governance platform ensures these capabilities remain secure, reusable, and auditable.

As enterprises move from isolated RPA deployments toward end-to-end agent-driven automation, vendors with deep domain experience and proven delivery track records are positioned to lead the emerging market.

Related articles

HabrOther

sing-box Fork Expands from Desktop VPN Launcher to Android and Router Deployments

The sing-box-lx fork has grown from a desktop-focused VPN engine into a cross-platform solution supporting Android and headless router deployments. Over 1,700 commits since June produced 24 stable 1.14 releases and dozens of specialized builds. New protocol support includes a full MASQUE CONNECT-IP outbound for Cloudflare WARP and a rigorously verified AmneziaWG 2.0 implementation matching 16 obfuscation parameters across three reference sources. Android adaptations introduced aggressive endpoint state management that reduced RSS by 31 percent and CPU load by 80 percent while fixing long-standing TCP dial timeouts inherited from gVisor. The new lxd headless daemon exposes gRPC observability and admin REST endpoints with mTLS, config validation, automatic rollback, and device-name mapping for OpenWrt deployments. All changes follow strict upstream discipline: minimal patches, regular rebases, reproducible builds, and real-device testing before stable tags.

AntiMalwareOther

Yandex Market Launches Click Delivery with 24-Hour Post-Payment for Clothing and Accessories

Yandex Market has introduced a new delivery option called click delivery with post-payment, allowing customers to receive orders, try on items at home, and have payment processed only after 24 hours for items they choose to keep. The service targets clothing, footwear, and accessories, eliminating the need to try items in crowded pickup points. Customers can order multiple sizes or models, inspect quality at their own pace, and return unwanted goods within one day without filing a separate request. Returns can be handed to a Yandex Lavka courier or dropped off at a Market pickup point, after which the remaining order is charged automatically. The feature is available only for items eligible for Split installment payments and when selecting click delivery with the "Pay after receipt" option. The service is currently live in 26 Russian regions with plans for further expansion, positioning it as a novel format for the Russian market.

AntiMalwareOther

Russian Businesses Surge Chinese LLM Usage More Than 11-Fold in First Half of 2026

Russian companies have dramatically increased their consumption of Chinese large language models, with total token usage reaching over 400 billion in the first half of 2026. This represents an 11.3-fold increase compared to the full-year 2025 figure of 39.1 billion tokens. The Qwen family maintained its dominant position, accounting for 261.1 billion tokens and 59.1% of consumption during the period. GLM secured second place with 91.2 billion tokens and 20.7% share, while Kimi overtook DeepSeek for third position at 81.4 billion tokens and 18.4%. MWS Cloud data shows that major enterprises are now integrating these models into production workflows such as chatbots, personalized advertising, customer outreach, product descriptions, and review analysis. The overall Russian LLM market is projected to grow 35% to 19.6 billion rubles in 2026, with the cloud segment approaching 1.5 billion rubles. MWS Cloud has nearly doubled its Model Hub catalog to 17 models, adding GLM 5.2, Kimi K2.6, Qwen3.6, Gemma 4, GPT OSS, plus speech recognition, synthesis tools, and rerankers accessible via a unified OpenAI-compatible API.

HabrOther

Building a Minimal Open Source Security Stack for Infrastructure Protection

The article outlines a practical approach to assembling a basic cybersecurity stack using open source tools for organizations with limited budgets. It covers endpoint protection with ClamAV, network perimeter defense via pfSense including Snort and Suricata integration, centralized logging with ELK Stack or Wazuh, and identity management through Keycloak. The guide emphasizes that these solutions provide foundational capabilities but require careful configuration, regular updates, and community validation to avoid risks from unmaintained projects. Detailed installation steps, rule configuration examples, and integration advice are provided for each component. The author stresses that open source options serve as an entry point rather than a full replacement for commercial platforms like Kaspersky or Symantec.