AI & Tech Daily
Cursor’s Persistent Agents and the New Cost of AI Context
Cursor turns coding agents into persistent cloud projects that can coordinate work over time, while DeepSeek targets the memory cost of long AI contexts. OpenAI expands controlled access to GPT-Rosalind, Samsung and Mistral plan on-premises AI for semiconductor operations, EU advisers push for infrastructure-level neuro-AI governance, and NASA and IBM release an open lunar model. Microsoft has a critical VS Code security update, and Google brings Gemini to the Windows desktop.
Full transcript
Read the episode.
I'm Jesse Owen. This is AI and Tech Daily.
Cursor Projects Keep Working
A coding agent can now keep a project moving in the cloud after you shut the laptop. That convenience shifts the hard problem from prompting to control.
The useful way to look at Cursor Projects is as a persistent layer above the coding agents we already know. Cursor launched the feature in beta on 10 September. Each Project gets its own cloud computer and keeps context over time, so it can follow a substantial piece of work rather than starting again with every chat. A coordinator agent plans the job and delegates implementation to cloud or local agents. It doesn’t write the code itself. It returns the completed work for a person to check.
That separation between coordination and implementation is important. The coordinator can keep track of the larger objective while individual agents handle bounded pieces of it. Local agents can still take part where local access makes sense, while cloud agents can carry on remotely. Cursor is effectively packaging the project plan, retained context and delegation loop as one continuing workspace.
That change makes some familiar development work easier to organise. A migration can run as a continuing programme with separate implementation jobs. A large feature can retain its decisions and progress. Recurring maintenance can react to a schedule instead of waiting for someone to open a prompt on Monday morning. Projects can also subscribe to Slack channels and pull-request activity, which means the system can respond when work changes around it. Closing the laptop no longer closes the working session.
Cursor says a coordinator can delegate to thousands of subagents. Treat that as a statement about intended scale, not a demonstrated operating result. The launch material doesn’t provide independent evidence for reliability at that fan-out, and it doesn’t say what thousands of agents would cost. Final pricing, production guarantees and the exact approval controls are also absent from the announcement. The feature is rolling out to all users, but it is still a beta.
Scale also magnifies ordinary mistakes. One poorly scoped instruction in a chat produces one awkward result. A persistent coordinator can preserve that misunderstanding, divide it into tasks and keep going. The value of retained context therefore depends on the quality of the context being retained, as well as the checkpoints where a developer can correct it.
The bigger shift is in what developers are being asked to supervise. With a normal coding chat, the boundary is fairly obvious: a person starts a session, gives it context, reviews an answer and decides what happens next. A persistent project can observe events, retain context and start delegated work while nobody is sitting in front of it. That can remove a lot of repeated setup. It also turns cloud access, trigger design, audit history and review boundaries into core parts of the development workflow.
My read is that the competitive unit in coding AI is becoming the supervised system, not the clever response. Models still matter, but weeks of useful work depend on memory, coordination and knowing when to stop. For development teams, the newly worthwhile job is to define which events may start work, which repositories and services a Project may reach, and where a person has to approve the result. Cursor has shown a plausible shape for persistent software work. Whether it can make that shape reliable, affordable and inspectable is still open.
DeepSeek Cuts the Context Bill
That brings us neatly to the resource bill behind long-running agents: every retained context has to live somewhere.
DeepSeek released V4.1-Flash through its API on 10 September, with native multimodal support and a design aimed heavily at efficiency. The company describes it as a 552-billion-parameter mixture-of-experts model. A mixture-of-experts system has a very large pool of parameters but activates only part of it for each token. DeepSeek says this model uses 8 billion active parameters while processing input and 16 billion while producing output. The total size describes the model’s capacity; the active figures are closer to the computation used at each stage.
The more interesting claims concern the key-value cache, or KV cache. That’s the working memory used to avoid recalculating the entire preceding context for every new token. Long conversations and persistent agents can make that cache expensive. DeepSeek says its new causal encoder-decoder design needs one quarter of the high-bandwidth memory and one eighth of the SSD storage used by the preceding generation’s KV cache. Those are company figures; the reviewed sources don’t independently validate the cache savings, throughput or benchmarks. A reduction of that size could allow a deployment to keep more concurrent long contexts on the same hardware, but real capacity will depend on the workload.
There’s also an immediate operational change. From 04:00 UTC on 14 September, requests sent to the deepseek-v4-pro alias are being routed to V4.1-Flash until V4.1-Pro launches. An API customer can therefore ask for the same alias and receive a different model. That deserves regression testing across answer quality, tool use, latency and multimodal inputs, particularly in automated workflows where a subtle behaviour change can travel a long way before someone sees it. The direct API name for the new release is deepseek-flash.
Weights are available through Hugging Face, but open weights shouldn’t be confused with easy local deployment. DeepSeek’s own guidance suggests that a large self-hosted setup may need roughly 2,000 GPUs and a storage cluster. Access to the files gives builders inspection and deployment options; it doesn’t remove the infrastructure barrier.
For builders, the practical opportunity is lower memory pressure for workloads that repeatedly reread long contexts. If the reported savings hold up in real deployments, that could improve agent economics more than a small benchmark win. The limitation is evidence: efficiency claims and model quality still need testing against the workload you actually run.
GPT-Rosalind Enters Controlled Use
Specialisation is arriving through a very different route in life sciences, where access is part of the product.
OpenAI said on 11 September that GPT-Rosalind is leaving research preview and becoming available globally to eligible organisations through a trusted-access programme. It can be used through ChatGPT, Codex and the API, but this isn’t a general public release. Organisations have to qualify, with governance, safety oversight and controls on who can use it. Published pricing is due to take effect on 5 October 2026.
Those three access points cover distinct working patterns. A scientist can use a conversational interface in ChatGPT, a developer can incorporate the model into software through the API, and Codex can bring it into a tool-using research workflow. The same qualification boundary applies across them. Availability in a familiar product doesn’t turn a controlled model into an unrestricted one.
The domain tooling is just as notable as the model. OpenAI has released a Life Sciences research plugin for Codex that connects to more than 50 public scientific databases and tools. That plugin is broadly available, including for people using mainstream models, while GPT-Rosalind remains restricted. This creates two levels of access: specialised research plumbing that more builders can use now, and a specialised frontier model reserved for organisations that meet the programme’s conditions.
OpenAI’s page includes benchmark results and evaluations with industry partners. They’re evidence of how the model performed in those tests, not proof that it improves clinical care or drug-development outcomes. There’s also a geographic ambiguity. The September update describes access as global, while older material on the same page still refers to an initial United States rollout. OpenAI hasn’t provided a country-by-country eligibility list in this update.
For a life-sciences organisation, the change is that a previously limited experiment can move towards governed operational use across familiar OpenAI surfaces. Qualification, user controls and safety oversight become part of deployment rather than paperwork added later. Everyone else can work with the research plugin and existing models, but cannot assume access to Rosalind.
I think that division tells us something useful about specialised frontier AI. The model is only one part of the infrastructure. Database connections, organisational controls and a defensible access process determine whether it can enter real scientific work. That may make adoption slower than a conventional model launch, but it also gives qualified organisations a clearer route from evaluation to controlled use.
AI Moves Inside the Chip Fab
Some valuable data won’t be heading to a public AI service at all. Semiconductor manufacturing makes the reason obvious.
Samsung announced a strategic partnership with Mistral AI on 8 September to build customised, on-premises models for semiconductor engineering and manufacturing. Samsung also became a strategic investor in Mistral. Yonhap independently reported that the investment agreement was signed around the South Korea-France summit, although neither source disclosed the investment amount.
The technical promise is that Mistral services, including Mistral Large, will run within Samsung’s semiconductor infrastructure. That keeps sensitive operational and technology data under Samsung’s control. The proposed uses include detecting defects, optimising equipment, shortening development cycles and stabilising production yield. These are high-value applications because small improvements in a fab can affect a large volume of expensive output. They’re also demanding applications: the useful data describes proprietary processes, machinery and failures that a manufacturer has strong reasons to contain.
For now, the outcomes are prospective. Samsung hasn’t provided a deployment timetable, model-customisation method or architecture. There are no measured improvements in yield or development speed, and no disclosed production result. The partnership establishes direction and investment, not proof that a model is already running a fabrication line more efficiently.
The consequence for industrial organisations is a stronger route to applying large models without making public-cloud processing the default. An on-premises system can keep process data inside an existing security boundary, although it also leaves the organisation responsible for the compute, integration and operation needed to make the model useful. This isn’t a lighter deployment model. It’s a different trade: more local control in exchange for more local responsibility.
My inference is that high-value industrial AI will often follow this pattern. The process data is both the advantage and the liability. A generic model can supply capability, but the durable value comes from safely adapting it to information that competitors can’t see. Samsung and Mistral now have to turn that proposition into measured manufacturing gains. Until they publish those results, the partnership is best read as a serious on-premises commitment rather than a finished transformation.
Neuro-AI Governance Goes Deeper
The data question becomes even more sensitive when models work with signals from the human brain.
The European Group on Ethics in Science and New Technologies issued a statement on 8 September urging the European Commission to govern neuro-AI as an interconnected system of data and infrastructure. The group is an independent multidisciplinary adviser to the Commission. Its statement is expert advice, not binding law, and it comes with no implementation timetable.
Neuro-AI joins neural data with AI systems that can classify, predict or infer information from it. The advisers argue that focusing only on an individual device, or treating the issue as a narrow privacy problem, misses what can happen across the wider chain. Data may be collected in one setting, used to train a model, combined with other information and then reused to make inferences somewhere else. The consequential layer can sit well beyond the headset, sensor or clinical tool a person first encountered.
The group recommends stronger protection under EU data-protection law for both neurodata and the inferences derived from it. It also calls for rights safeguards where these systems affect consequential decisions, stronger public-interest governance capacity, and a targeted check of whether the current EU regulatory framework is fit for the job. The Commission hasn’t said which recommendations it will adopt or whether any of them will lead to new legislation.
For organisations working with brain data, this is an early signal about the likely scope of scrutiny. A compliance view centred on consent at collection may be too narrow if governance expands across training, storage, infrastructure, reuse and downstream inference. Developers may need to trace not only where the original signal came from, but what a model later derived from it and who can act on that result.
The risk, in my view, is that device-by-device rules create a tidy boundary around the least important part of the system. Shared datasets and reusable models can carry sensitive inferences across services long after collection. The advice has no legal force today, but it gives neuro-AI organisations a concrete reason to map that full path before regulation catches up.
A Foundation Model for the Moon
For a more open example of specialised AI, look up—at a large body of public lunar data.
NASA and IBM released an open-source lunar foundation model on 10 September, along with code, datasets and benchmarks. NASA says it was trained on roughly two million image tiles from lunar missions, including more than one million high-resolution camera images. Researchers can adapt it for tasks such as mapping craters, analysing volcanic features and estimating the stability of ice near the lunar poles.
The model and code are available through Hugging Face and GitHub, and the work connects with TerraTorch, an open-source toolkit for geospatial foundation models. NASA reports that the lunar model matched or exceeded baseline models on the tasks it evaluated. One useful limitation is already documented: changing light can make smaller craters harder to see. That matters on the Moon, where illumination and shadow can sharply change how a surface feature appears.
The release doesn’t establish that the model is ready to make operational mission-planning or resource decisions. It demonstrates performance on research tasks. Scientists still need to validate an adapted model for the particular instrument, location and question they’re studying.
Even so, the practical gain is clear. A planetary-science developer can fine-tune a shared pretrained model rather than rebuilding a lunar vision system from scratch for each task. Decades of public mission imagery become reusable technical infrastructure. That should make exploratory research cheaper and help teams compare their work on a common base, while keeping the model’s lighting limits and research status visible.
Gemini Lands on Windows
Back on Earth, Google is giving Windows users a shorter path from the keyboard to Gemini.
The Gemini desktop app launched globally for Windows 10 and 11 on 10 September and opens with Alt+Space. It can use connected Google services including Gmail and Drive, along with Gemini’s image and video features. Some advanced functions and Gemini Spark require a Google AI subscription, are limited to adults and vary by availability. Gemini Live is missing from the first release.
The benefit is less friction: Windows users can reach Gemini without opening a browser. The trade-off is how closely the app can connect to personal data, so review which account connections you’re comfortable enabling. Also check the shortcut. Independent hands-on testing found that Alt+Space can clash with the Windows system menu, PowerToys Run and Copilot. Google says more native desktop capabilities are coming, but hasn’t given a timetable. For now, this is a faster doorway into the existing Gemini experience, not a complete rethink of AI on the desktop.
What Changes for You
Before you open another unfamiliar repository, check the version number on your editor.
Microsoft fixed a critical Visual Studio Code vulnerability in version 1.136.2 on 8 September. CVE-2026-81376 has a severity score of 9.6. A crafted workspace could connect to an attacker-controlled service and bypass protections even while VS Code displayed the workspace in Restricted Mode. Successful exploitation could expose local data or run code with the user’s permissions. The victim still has to open the workspace, but does not have to grant it trust. That removes the decision point many developers expect to protect them: an attacker doesn’t need the user to approve the workspace first.
Anyone using a VS Code release earlier than 1.136.2 is affected. Update to 1.136.2 or later before treating Workspace Trust as protection for an unfamiliar repository. Avoiding untrusted workspaces lowers exposure, but Microsoft explicitly says that isn’t a substitute for the patch.
For organisations using coding agents, I’d make the fixed editor version a baseline across developer machines. Repository configuration is active attack surface, and an agent-enabled environment can give one workspace access to useful local tools and data. Restricted Mode remains a helpful boundary after the update; this flaw is a reminder that the boundary depends on the editor beneath it being current.
You'll find the sources and full transcript at owenonthenet.com. Thanks for listening.
Sources
Reporting behind this episode.
- cursor.com/changelog/projects
- deepseek.com/en/news/deepseek-v4-1-flash
- openai.com/index/introducing-gpt-rosalind
- github.com/microsoft/vscode/security/advisories/GHSA-r2gr-w3c8-wvqv
- news.samsung.com/global/samsung-and-mistral-ai-announce-strategic-partnership-for-intelligence-driven-semiconductor-infrastructure
- en.yna.co.kr/view/AEN20260908010900315
- research-and-innovation.ec.europa.eu/news/all-research-and-innovation-news/experts-call-new-approach-neuro-ai-governance-2026-09-08_en
- science.nasa.gov/science-research/artificial-intelligence-lunar-foundation-model
- blog.google/innovation-and-ai/products/gemini-app/gemini-app-now-on-windows
- techradar.com/ai-platforms-assistants/gemini/google-just-gave-every-windows-10-and-11-pc-a-gemini-key-i-tried-it-and-its-the-easiest-way-to-use-its-ai-yet