REMINDER: Sign up for the Foundry Newsletter to receive a summary of new products, features, and improvements across the platform directly to your inbox. For more information on how to subscribe, see the Foundry Newsletter and Product Feedback channels announcement.
Share your thoughts about these announcements in our Developer Community Forum ↗.
Date published: 2026-05-12
Claude Opus 4.7, Claude Opus 4.6, and Claude Sonnet 4.6 are now available from Anthropic Direct on commercial US georestricted enrollments. This is in addition to the models previously made available for enrollments via AWS Bedrock and Google Vertex AI.
Benefits of enabling Anthropic Direct in addition to Bedrock and Vertex AI include:
To use these models:
We want to hear about your experiences using language models in the Palantir platform and welcome your feedback. Share your thoughts with Palantir Support channels or on our Developer Community ↗ using the language-model-service tag ↗.
Date published: 2026-05-12
Additional models from the Google Gemini and Anthropic Claude model families are now accessible from AIP applications in IL2 and IL4 enrollments via Google Vertex.
You can access the following frontier models via Google Vertex after your enrollment administrator enables each model family:
Additionally, you can access the following legacy models via Google Vertex after your enrollment administrator enables each model family:
To use these models:
We want to hear about your experiences using language models in the Palantir platform and welcome your feedback. Share your thoughts with Palantir Support channels or on our Developer Community ↗ using the language-model-service tag ↗.
@osdk/react libraryDate published: 2026-05-12
You can now develop OSDK React applications in an idiomatic, React-first way using Palantir's @osdk/react library ↗. Generally available as of the week of May 11, the library provides React hooks and built-in performance optimizations, such as global caching, optimistic updates, and more to make it easier to build frontend OSDK applications that interact with Foundry.
Use @osdk/react when your application primarily consumes data through the OSDK to streamline how you query data and execute actions in your ontology. The library provides the following benefits to enhance your development experience:
where clauses without manual invalidation.To improve development simplicity, the library also provides idiomatic React hooks for every Ontology primitive, platform APIs you can use with OSDK React hooks, and default guidance for LLMs through an AGENTS.md file.
Learn more about the development benefits gained through the @osdk/react library ↗.
To begin using the @osdk/react library, review the installation and setup guide ↗. Additionally, Developer Console provides React code snippets you can copy and paste for your generated SDK.
You can migrate from the beta version by importing @osdk/react instead of @osdk/react/experimental. The @osdk/react/experimental paths still resolve as @deprecated backwards-compatible re-exports, so you can upgrade incrementally before they are removed in a future release.
Review the contribution guide ↗ to add new features to the @osdk/react library.
Date published: 2026-05-12
Workflow Lineage now supports Global Branching. You can use a global branch to manage, edit, and collaborate on workflow resources, and to develop and test end-to-end workflows in the Palantir platform before merging changes into a live production environment. For more information on branching in Workflow Lineage, review the documentation.

A Workflow Lineage graph on the "new resources on branch" global branch with the Resources on branch side panel.
Additionally, the new branch side panel allows you to view all modified resources on the graph, add modified resources that are not yet displayed, and navigate to relevant apps for unsupported Workflow Lineage resource nodes.
Global Branching introduces several new capabilities in Workflow Lineage. You can now perform bulk edits on a global branch, including bulk upgrading function versions for action types and Workshop modules, bulk updating submission criteria for action types, and bulk deleting ontology resources.

Example of the update application panel where you can bulk update functions in Workshop on a global branch.
When viewing a resource on a branch, use Cmd + I on Mac or Ctrl + I on Windows to open a new Workflow Lineage tab on that branch. The shortcut works in Workshop, Ontology Manager, Logic, and Pipeline Builder object outputs.
Global branches can also be opened from external apps, including AI FDE, through right-click actions on global branch tags or when selecting a global branch context, as well as from the branch bottom bar, branch page, and proposal page. Workflow Lineage automatically places eligible nodes on the graph and opens the sidebar panel to provide additional context.

Open in Workflow Lineage option in AI FDE.

Open Workflow Lineage option from the bottom branch picker.

The Workflow Lineage option on a proposal page.
Global branches now support color modes, including functions repository, action rule, ontology status, usages, and out-of-date dependencies color modes.

Out-of-date-dependencies coloring on the testBranch global branch.
As we continue to develop Workflow Lineage, we want to hear about your experiences and welcome your feedback. Share your thoughts with Palantir Support channels or our Developer Community ↗ using the Workflow-lineage ↗ tag.
Learn more about Workflow Lineage.
Date published: 2026-05-07
SQL Studio, Foundry's dedicated application for writing and running SQL queries, is now available in beta. SQL Studio brings interactive SQL analysis to Foundry across both tabular data and ontology object types, backed by purpose-built SQL engines and AI-assisted query writing.

SQL Studio provides an interactive, AI-assisted interface for SQL analysis of tabular data and Ontology objects.
SQL Studio builds on the contextual SQL console embedded in applications such as Dataset Preview, Data Lineage, and Ontology Manager, now providing a dedicated application with read and write SQL support for tabular data, read support for ontology object types, and the ability to publish reusable Ontology SQL functions.
SQL Studio is built on two Foundry SQL engines that share a common Spark SQL dialect: Ontology SQL for querying ontology object types, and Furnace for querying tabular data.
Ontology SQL is Foundry's SQL engine for querying ontology object types and many-to-many links. Queries execute directly against object storage using an in-memory compute path for fast response times on supported query shapes, with more complex queries automatically routed to Spark.
Furnace is Foundry's SQL engine for tabular data. It dynamically routes queries between Trino and Spark, delivering meaningfully faster query times for the right workloads. Furnace supports both read and write operations.
SQL Studio brings together a complete SQL analysis experience in one place:
SELECT queries, SQL Studio supports CREATE TABLE operations on datasets and CREATE, INSERT, UPDATE, and DELETE operations on Iceberg tables.To get started with SQL Studio, Foundry administrators should enable the application from the Application access page of Control Panel. Once enabled, SQL Studio is directly accessible from the Applications menu.
For information about SQL Studio features, see the SQL Studio documentation. For syntax guidance, refer to the SQL dialect documentation. To learn more about the underlying engines, see the Furnace and Ontology SQL overviews.
SQL Studio is under active development, and several capabilities are on the near-term roadmap, including:
As we continue to develop SQL Studio, we want to hear about your experiences and welcome your feedback, both about the SQL Studio application and the broader SQL experience in Foundry. Share your thoughts with Palantir Support channels or our Developer Community ↗.
Date published: 2026-05-07
You can now replace a language model used by multiple AIP Logic functions in a single action from Workflow Lineage instead of opening each function and updating the model individually. The ability to bulk replace models is now generally available across Foundry enrollments, making it easier to migrate workflows off deprecated models and evaluate new models across an entire workflow.

Choose an existing language model node on a Workflow Lineage graph to swap models in multiple AIP Logic functions.
Follow the instructions in the Workflow Lineage documentation to bulk replace models backing your AIP Logic functions with any model provided by Palantir. Support for bulk model replacement with additional resource types beyond AIP Logic functions is in development.
To migrate off deprecated models, review the model deprecation guide.
We want to hear about your experience using the Replace model feature in Workflow Lineage. Share your thoughts with Palantir Support channels or on our Developer Community ↗ using the workflow-lineage tag ↗.
Date published: 2026-05-05
GPT-5.5 is now available from Azure on US and EU georestricted, and non-georestricted enrollments. The model is available from OpenAI on US georestricted and non-georestricted enrollments.
GPT-5.5 is OpenAI's newest model, excelling at agentic coding, debugging, research, tool calling, and a wide range of other tasks. For more information, review OpenAI's model documentation ↗.
To use this model:
We want to hear about your experiences using language models in the Palantir platform and welcome your feedback. Share your thoughts with Palantir Support channels or on our Developer Community ↗ using the language-model-service tag ↗.
Date published: 2026-05-05
Starting the week of May 18, 2026, Global Branching (formerly Foundry Branching) will be generally available to all users on all enrollments. Global Branching provides a shared workflow to make changes across multiple applications on a single branch, test those changes end-to-end without disrupting production workflows, and merge them back into Main. Consult the Global Branching documentation to learn more.

Reviewing main branch updates and resource check status in Ontology Manager.
Global Branching is available for transforms and TypeScript v1 functions repositories, Pipeline Builder, the Ontology, Workshop, AIP Logic, and Object Views.

A proposal overview showing resources, approval status, and the "Do not merge proposal" setting.
For these applications, the following workflows are supported:
Main branch.Main branch.Main and resolve conflicts: Rebase your branched resource to update it with the latest changes from the Main branch. If conflicts exist, you will be redirected to the appropriate application to resolve them.When Global Branching is GA, the security model and branch lifecycle will feature:
Restricted Views and Automate are now available in beta. The core branching workflow is functional, but some GA-level features — such as approval integration and removing a resource from a branch — are not yet available. Contact Palantir Support to enable, and consult the application-specific documentation to learn more about each application's current scope.
Beyond these two applications, we are actively working to expand branching support across the Palantir platform, starting with OSDK, TypeScript v2 and Python functions, and Developer Console.
Have thoughts on Global Branching? Let us know through Palantir Support channels and our Developer Community using the global-branching tag ↗.