17 place 0
Anthropic created the Model Context Protocol as the open standard for AI agent-to-tool communication. OpenAI adopted it in March 2025. Google DeepMind followed. Anthropic donated MCP to the Linux Foundation in December 2025. Downloads crossed 150 million. Then four researchers at OX Security found an architectural problem that affects all of them.MCP's STDIO transport, the default for connecting an AI agent to a local tool, executes any operating system command it receives. No sanitization. No execution bou
A newsletter a day!
You may get 10 most important news around midday in daily newsletter. Press the button and we will send you the most important news only, no spam attached.
LIKE us on Facebook so you won't miss the most important news of the day!
An East Bay apartment complex has been bought at a price that's well below its prior value. Read more ›
0
A PG&E Corp. unit has bought a San Jose building in a move to bolster the utility's South Bay operations. Read more ›
0
Europe has emerged as one of the world's leading centres for open-weight AI, with companies including Mistral, Black Forest Labs and Helsing contributing to a growing ecosystem focused on open models ... Read more ›
0 fresh
Crisis At Bike Bazaar Bike Bazaar’s lending engine appears to have stalled. With disbursements frozen, ratings cut and securitised pools… Read more ›
0 fresh
India's business travel boom gives Booking.com a rare chance to grow two businesses at once — corporate bookings today and leisure loyalty tomorrow. Read more ›
0 fresh
В прошлых статьях мы рассказывали про архитектуру ГИГАХРУЩА — браузерного survival horror с процедурной генерацией, WebGL-рейкастером и полноценным симулируемым миром (A-Life, Самосбор, физика) без использования готовых движков вроде Unity или Godot. Проект работает полностью локально, загружаясь в браузер за секунды.Но что, если мы хотим добавить мультиплеер, где игроки смогут вместе ходить по одним и тем же бесконечным бетонным коридорам, встречать друг друга, отстреливаться от монстров и прятаться от гер Read more ›
0 fresh
OnePlus' slow transformation from independent brand to an Oppo sub-brand continues unabated. The latest example comes from Germany, where the official OnePlus website is now advertising Oppo products. Scroll down a bit once you land on the site, and you will see this - an ad pointing you to "a curated selection of Oppo accessories and IoT products". If you click on that you're taken to this page, where OnePlus... Read more ›
0 fresh
The thing that pulled me towards remote work is the same thing that gets me into trouble. No commute, no office to walk out of at the end of the day, perhaps no fixed hours. I can start when I want and stop when I want. That was the pitch, and it is real. The ... Read more Read more ›
0 fresh
The NYT Strands hints and answers you need to make the most of your puzzling experience. Read more ›
0 fresh
Connections is a New York Times word game that's all about finding the "common threads between words." How to solve the puzzle. Read more ›
0 fresh
Here's the answer for "Wordle" #1839 on July 2 as well as a few hints, tips, and clues to help you solve it yourself. Read more ›
0 fresh
Trump told a crowd Wednesday about having a conversation with the late president. Read more ›
0 fresh
Pune-based two-wheeler finance startup Bike Bazaar has stopped lending, halting all new disbursements beginning December 2025 owed to a sharp… Read more ›
0 fresh
The automaker became a case study in AI hubris, bringing back 350 "gray beard" engineers to teach its automated quality systems to build cars that don't suck. Read more ›
0 fresh
Almost everyone enters a long marriage braced for it to get harder. We are warned about the seven-year itch, the strain of small children, the slow drift of two people growing in different directions. So it is genuinely surprising how many older couples describe the opposite arc. They will tell you, often with a shrug, ... Read more Read more ›
0 fresh
Collectors, retro gamers and enthusiasts still treasure CRT TVs. So why don’t manufacturers start building them again? Read more ›
0 fresh
The DragonFly Copper has new hi-res skills in the same old design — for better and worse. Read more ›
0 fresh
OpenAI has made a significant update to its most widely used language model, GPT-5.5 Instant, which is the default in the free version of ChatGPT. The company announced the upgraded version of GPT-5.5 Instant yesterday on X, calling it "much more fun to talk to" and saying it is "better at understanding the intent behind a question and adapting its response accordingly," as well as offering improvements in shopping results,... Read more ›
0
Liquid AI, founded by former MIT computer scientists, today released its smallest AI language model yet, LFM2.5-230M, and enterprises would do well to consider it for their uses in data extraction and local deployment on smartphones, laptops and robotics.This is a 230-million-parameter foundation model explicitly designed for on-device agentic workflows, and as Liquid states in its release blog post, that small size makes it possible to run nearly "anywhere." According... Read more ›
0
Industrialized factories changed how the world produced physical goods: more output, lower costs, faster than anything that came before. Now a similar shift is happening with software. LLMs have lowered the barrier to writing code, increased individual output, and pushed organizations to think about software development as a production system. The standard software development lifecycle and CI/CD practices that have held for decades won't hold up under that pressure. That's... Read more ›
0
OpenAI is announcing a limited preview of its next-generation GPT-5.6 model series today, introducing three distinct, capability-tiered models—Sol, Terra, and Luna—designed to re-engineer developer and enterprise workflows. The initial rollout is available through the API and Codex to a narrow set of approximately 20 total organizations after OpenAI shared the models and release plans with the U.S. government, following an executive order issued by President Donald J. Trump earlier this... Read more ›
0
An endpoint agent cannot report its own absence. The 2026 Axonius Actionability Report, conducted with the Ponemon Institute and surveying 662 IT and security professionals, put a number on a gap SOC teams have worked around for years. Across the Axonius customer base, 12.7% of devices in a 298,000-device median inventory are missing their expected security agent.If a device has no agent, no management console shows it. If a CMDB... Read more ›
0
Long-horizon reasoning exposes a core weakness in AI agents: context windows fill up fast, and retrieval pipelines return noise instead of signal.To solve this, researchers at the National University of Singapore developed MRAgent, a framework that abandons the static "retrieve-then-reason" approach. Instead, it uses a mechanism that allows an agent to dynamically develop its memory based on accumulating evidence. This multi-step memory reconstruction is integrated into the reasoning process of... Read more ›
0
Anthropic recently told its growth team to hire more product managers, not fewer. The reason, as reported in industry coverage, was that Claude Code had quietly turned its engineering org into a team that ships at roughly three times its actual headcount, and the bottleneck moved from the integrated development environment (IDE) to the people deciding what to build.That detail is easy to miss in the noise of every AI... Read more ›
0
In the past two years, businesses have been trying to fit large language models (LLMs) into support, analytics, development, and internal automation like never before. Along with the increasing adoption of AI technology, another trend is gaining momentum — cybercriminals are taking advantage of the disconnect between assumptions about LLMs and their actual characteristics.In 2025 and 2026, several independent sources have highlighted the same trend: Prompt injection remains one of... Read more ›
0
A single fake error report hijacked Claude Code in controlled testing — the agent ran the attacker's code with the developer's full privileges, and not one alert fired. EDR, WAF, IAM, and the firewall all missed it completely.Tenet Security's June agentjacking disclosure describes a single crafted Sentry error event — sent through a public credential that requires no breach and no authentication — that injected attacker instructions into error data... Read more ›
0
Even as the geopolitical conversation around AI continues to grow more fraught following the U.S. government's actions to limit the new models from Anthropic and OpenAI, Chinese open source darling DeepSeek is back with yet another open release that could once again change AI development around the globe. Over the weekend, the firm released DSpark, a new, MIT-Licensed system designed to make large language models answer faster without changing what... Read more ›
0
Most popular sources
|
|
0% |
|
|
0% |
|
|
0% |
|
|
0% |
|
|
0% |
| View sources » | |
LIKE us on Facebook so you won't miss the most important news of the day!
01.07.2026 23:33
Last update: 23:10 EDT.
News rating updated: 06:21.
What is Times42?
Times42 brings you the most popular news from tech news portals in real-time chart.
Read about us in FAQ section.