Skip to main content

This week in AI updates: Anthropic makes Skills an open standard, GPT-5.2-Codex released, and more (December 19, 2025)

Anthropic makes Skills an open standard

Skills—a capability that allows users to teach Claude repeatable workflows—was first introduced in October, and now the company is making it an open standard. “Like MCP, we believe skills should be portable across tools and platforms—the same skill should work whether you’re using Claude or other AI platforms,” the company wrote in a blog post.

Additionally, the company announced a directory of pre-built skills from companies like Notion, Canva, Figma, and Atlassian.

Other new features, which vary by plan, include the ability to provision skills from admin settings and easier methods for creating and editing skills.

OpenAI GPT-5.2-Codex released

This is a version of GPT-5.2 that is optimized for the company’s coding agent Codex. It includes “improvements on long-horizon work through context compaction, stronger performance on large code changes like refactors and migrations, improved performance in Windows environments, and significantly stronger cybersecurity capabilities,” OpenAI wrote in a post.

GPT-5.2-Codex is available across all Codex surfaces for paid ChatGPT users and is planned to be added to the API in the coming weeks after more safety improvements are made. The company also announced that it is piloting a new invite-only program where it gives access to new capabilities and more permissive models for vetted professionals and organizations in the cybersecurity space.

“By rolling GPT‑5.2-Codex out gradually, pairing deployment with safeguards, and working closely with the security community, we’re aiming to maximize defensive impact while reducing the risk of misuse. What we learn from this release will directly inform how we expand access over time as the software and cyber frontiers continue to advance,” OpenAI wrote.

Google releases Gemini 3 Flash, enabling faster, more cost effective reasoning

Google has announced the release of Gemini 3 Flash, its latest frontier model designed for speed at a lower token cost.

According to Google, this model is ideal for iterative development, as it is able to quickly reason and solve tasks in high-frequency workflows. It also outperforms all Gemini 2.5 models as well as Gemini 3 Pro in coding capabilities on SWE-bench Verified.

Additionally, due to its strong performance in reasoning, tool use, and multimodal capabilities, it is ideal for tasks like complex video analysis, data extraction, and visual Q&A, enabling more intelligent applications that demand advanced reasoning and quick answers, like in-game assistants or A/B test experiments.

Zencoder introduces AI Orchestration layer to cut down on issues in AI-generated code

Zencoder is introducing its Zenflow desktop app in an attempt to help development teams transition from vibe coding to AI-First Engineering.

According to the company, AI coding has hit a ceiling due to LLMs producing code that looks correct but fails in production or gets worse as it is iterated on.

Zenflow introduces an AI Orchestration layer to turn “chaotic model interactions into repeatable, verifiable engineering workflows.”

This orchestration layer is based on four pillars:

  1. Structured AI workflows that follow a Plan > Implement > Test > Review cycle
  2. Spec-driven development, where agents are anchored to technical specifications
  3. Multi-agent verification, leveraging model diversity to reduce blind spots, such as having Claude review code written by OpenAI models
  4. Parallel execution of multiple models running at the same time in isolated sandboxes

Google launches A2UI project to enable agents to build contextually relevant UIs

Google has announced a new project that aims to leverage generative AI to build contextually relevant UIs.

A2UI is an open source tool that generates UIs based on the current conversation’s needs. For example, an agent designed to help users book restaurant reservations would be more useful if it featured an interface to input the party size, date and time, and dietary requirements, rather than the user and agent going back and forth discussing that information in a regular conversation. In this scenario, A2UI can help generate a UI with input fields for the necessary information to complete a reservation.

“With A2UI, LLMs can compose bespoke UIs from a catalog of widgets to provide a graphical, beautiful, easy to use interface for the exact task at hand,” Google wrote in a blog post.

Patronus AI announces Generative Simulators

Generative Simulators are simulation environments that can create new tasks and scenarios, update the rules of the world over time, and evaluate an agent’s actions as it learns.

The company additionally announced a new training method called Open Recursive Self-Improvement (ORSI) that allows agents to improve through interaction and feedback without requiring a full retraining cycle between attempts.

“Traditional benchmarks measure isolated capabilities, but they miss the interruptions, context switches, and multi-layered decision-making that define actual work,” said Anand Kannappan, CEO and co-founder of Patronus AI. “For agents to perform tasks at human-comparable levels, they need to learn the way humans do – through dynamic, feedback-driven experience that captures real-world nuance.”


Read last week’s updates here: This week in AI updates: GPT-5.2, improved Gemini audio models, and more (December 12, 2025)

The post This week in AI updates: Anthropic makes Skills an open standard, GPT-5.2-Codex released, and more (December 19, 2025) appeared first on SD Times.



from SD Times https://ift.tt/fWr1KxE

Comments

Popular posts from this blog

A guide to data integration tools

CData Software is a leader in data access and connectivity solutions. It specializes in the development of data drivers and data access technologies for real-time access to online or on-premise applications, databases and web APIs. The company is focused on bringing data connectivity capabilities natively into tools organizations already use. It also features ETL/ELT solutions, enterprise connectors, and data visualization. Matillion ’s data transformation software empowers customers to extract data from a wide number of sources, load it into their chosen cloud data warehouse (CDW) and transform that data from its siloed source state, into analytics-ready insights – prepared for advanced analytics, machine learning, and artificial intelligence use cases. Only Matillion is purpose-built for Snowflake, Amazon Redshift, Google BigQuery, and Microsoft Azure, enabling businesses to achieve new levels of simplicity, speed, scale, and savings. Trusted by companies of all sizes to meet...

10 Simple Image Slider HTML CSS JavaScript Examples Neeraj Mishra The Crazy Programmer

Slider is a very important part of any website or web project. Here are some simple image slider examples that I handpicked from various sites. These are built by different developers using basic HTML, CSS, and JavaScript. Some are manual while others have auto-slide functionality. You can find the source code for each by clicking on the code button or on the image. 1. Very Simple Slider Demo + Code 2. Popout Slider Demo + Code 3. Really Simple Slider Demo + Code 4. Jquery Simple Slider Demo + Code 5. Manual Slideshow Demo + Code 6. Slideshow Indicators Demo + Code 7. Simple Responsive Fullscreen Slider Demo + Code 8. Responsive Image Slider Demo + Code 9. Simple Image Slider Demo + Code 10. Slicebox – 3D Image Slider Demo + Code I hope these simple image sliders are helpful for you. For any queries, you can ask in the comment section below. The post 10 Simple Image Slider HTML CSS JavaScript Examples appeared first on The Crazy Prog...

2022: The year of hybrid work

Remote work was once considered a luxury to many, but in 2020, it became a necessity for a large portion of the workforce, as the scary and unknown COVID-19 virus sickened and even took the lives of so many people around the world.  Some workers were able to thrive in a remote setting, while others felt isolated and struggled to keep up a balance between their work and home lives. Last year saw the availability of life-saving vaccines, so companies were able to start having the conversation about what to do next. Should they keep everyone remote? Should they go back to working in the office full time? Or should they do something in between? Enter hybrid work, which offers a mix of the two. A Fall 2021 study conducted by Google revealed that over 75% of survey respondents expect hybrid work to become a standard practice within their organization within the next three years.  Thus, two years after the world abruptly shifted to widespread adoption of remote work, we are dec...