VK Tech Adds Multi-Level Memory to AI Agents in VK AI Space Platform
VK Tech has enhanced its VK AI Space platform by adding multi-level memory capabilities to GenAI agents. The update allows agents to preserve context across interactions, reuse previously prepared materials, and take into account past corrections made by employees.
The company expects the new memory system to cut the proportion of repeatedly solved tasks by 40–50 percent. Memory is organized into four distinct layers that operate together to give agents longer-term awareness while maintaining strict access controls.
Four Memory Layers
- Session memory stores the current dialogue flow and active tasks.
- User memory records an employee’s profile and individual preferences.
- Project memory collects materials, decisions, and rules specific to a given project.
- Agent memory captures the agent’s own working experience, including approaches that produced results and subsequent human adjustments.
With these layers in place, an agent evolves from a short-term digital assistant into a consistent team participant. For example, when preparing a tender response, the agent can draw on the corporate knowledge base, incorporate previous employee edits, and retain both the original data and the revised versions for future use.
The same mechanism applies to incident investigations, project reporting, and product launches. Agents can locate similar past cases, recall the decisions taken, and factor in the reasoning that led to those decisions.
Access to information remains tightly controlled. An agent receives only the data that the collaborating employee is permitted to see. All stored information resides inside the company’s own infrastructure and is never transmitted to external services. Employees can review the contents of any memory layer and delete unnecessary entries at any time.
VK Tech states that the approach will help organizations convert the experience of individual specialists into a durable corporate asset that persists beyond any single conversation and transfers across successive tasks.
Related articles
Russia Expands Mobile Number Portability to Allow Inter-Regional Transfers Starting September 1
From September 1, Russian subscribers can retain their mobile number when moving to another region and either switch to a new operator or stay with the existing one if coverage is available. Previously, the Mobile Number Portability service was restricted to transfers within a single federal subject, forcing users who relocated from cities such as Kazan to Moscow to obtain a new number or accept outdated regional tariffs. The updated rules remove this geographic limitation, reducing the administrative burden of updating contacts, banking applications, and online accounts linked to the phone number. Operators will now face greater competition because regional restrictions can no longer be used as a retention tool. Usage of the service has already grown sharply, with more than 4.3 million numbers ported in the first half of 2026, double the 2.1 million recorded in the same period of 2025. Since the launch of MNP in 2013, over 41 million numbers have changed operators, and the new inter-regional capability is expected to accelerate that trend further.
UserGate Launches Rugged Industrial NGFW uNGFW on X10 Platform Rated for -40 to +60 °C
UserGate has introduced the uNGFW next-generation firewall running on the new X10 hardware platform designed specifically for protecting industrial control systems and OT environments. The appliance replaces the discontinued X1 model and is engineered to operate reliably in harsh conditions ranging from −40 to +60 °C with up to 80 % humidity, allowing direct DIN-rail installation inside automation cabinets at substations, extraction sites, and fuel stations. It provides deep inspection for 35 industrial protocols including Modbus, OPC UA, Profinet IO and S7Comm, with intrusion-prevention rules capable of validating individual commands on six critical protocols to block unauthorized actions without requiring equipment shutdowns. Hardware redundancy features two independent power inputs and a bypass function that maintains network connectivity during device failure, while maximum power draw remains at 24 W. Throughput reaches 1780 Mbit/s with support for up to 500 000 concurrent connections, and centralized management via UserGate’s existing console enables unified policies across distributed sites. The platform was developed by UserGate’s own design bureau and is manufactured in Saint Petersburg; it is already available for ordering and testing through company partners.
Aiker World AI Co-Creation Base Officially Lands in Hainan Oriental to Build Long-Term AI Talent and Industry Ecosystem
On August 28, the finals of the Oriental Chuxin FC-OPC Next iCreate AI Native Content Creation Competition were held in Hainan Oriental. Aiker World community, in partnership with Oriental Chuxin, advanced their collaboration by establishing an offline AI co-creation base and connecting online talent with real industrial scenarios. Thirty youth teams presented AI projects focused on Chinese cultural dissemination, Hainan tourism and intangible heritage export, free trade port digital economy, and AI content compliance. The event was attended by senior local officials including Oriental Municipal Party Secretary Li Aihua and Hainan Provincial Tourism and Culture Department Deputy Director Wang Zhongyun. 360 Group representative and Aiker World initiator Hu Xiaona highlighted the shift from AI model development to practical enterprise deployment using tools like Nami Work. The new base aims to link talent, experts, and companies for sustained project delivery beyond single events.
Yandex Builds Secure KVM Access for BareMetal Servers with IPMI Proxy and Network Isolation
Yandex Cloud engineers developed a layered architecture to grant external users safe KVM access to dedicated BareMetal servers while protecting the shared IPMI network. The solution combines IPMI Proxy containers that normalize vendor-specific protocols into VNC, IPMI Router instances running jool for IPv6-to-IPv4 translation, and strict L2/L3 controls using 802.1X, eBPF, and switch ACLs. DHCP is delivered statelessly by deriving IPv4 addresses from MAC addresses to simplify failover with VRRP. Client-side risks from legacy Java and weak hashes are contained by running minimal containers and mounting ISO images from S3 as external volumes. Continuous permission checks every ten seconds ensure long-lived sessions do not become persistent attack paths. The resulting design unifies access across hardware platforms inside the Yandex Cloud console without exposing BMCs to lateral movement.