News & Intel

Live

Daily AI-curated intelligence on Palantir Foundry, Ontology, AIP, Apollo, contracts, and community feedback. Updated automatically via GitHub Actions every day at 7 AM UTC.

274
Total Articles
567
Contract Awards
232
Community Feedback
5
Daily Briefings
FOUNDRYONTOLOGYRELEASE

Ontology as Code does not support using virtual tables when mapping backing datasource in Marketplace

I am attempting to install an updated version of my ontology as code marketplace application. I am attempting to switch to virtual tables that were created via a Snowflake connection. But the folder containing the datasets shows up blank which I take to mean they are unsupported. I am able to back the ontology objects with the same virtual tables from Ontology Manager if I first back them with notional datasets to get through the install process. Is this a known issue? When will support be added? 1 post - 1 participant Read full topic

Palantir Community — LatestApr 29, 2026
ONTOLOGYPARTNERSHIPRELEASE

Validation error for FK link types unusable in ontology as code

I experienced the following error when attempting to install a new version of my ontology as code published cia the backing code resository in marketplace: { "type": "integrationValidationError", "integrationValidationError": { "error": { "blockType": "ONTOLOGY", "error": { "severity": "BLOCKING", "error": { "type": "linkTypeForeignKeyReferenceDoesNotExist", "linkTypeForeignKeyReferenceDoesNotExist": {} }, "fallbackMessage": "The foreign key specified by a link type doesn't exist as a property on the specified object type. [linkTypeRid=ri.ontology.main.relation.969df33a-8825-4b99-a118-26998b48d160, primaryKeyObjectTypeRid=ri.ontology.main.object-type.9a08e85c-499d-4b0b-88fb-3583e5ae5140, foreignKeyObjectTypeRid=ri.ontology.main.object-type.ce077b1e-9f10-45d8-9765-a0a802289ea9]" }, "traceId": "f76276f7bd3c089b" } } } This doesn’t allow the developer to actually troubleshoot the issue leaving

Palantir Community — LatestApr 29, 2026
RELEASE

Map Widget not supported in mobile layout

Palantir Support, Only the legacy map widget is supported in the mobile layout. Can this be updated? v/r, Josh 1 post - 1 participant Read full topic

Palantir Community — LatestApr 29, 2026
RELEASE

America Trembles as Transportation Secretary Announces Plans for Air Traffic Controllers to Lean on AI Tools

Someone's got their head in the clouds. The post America Trembles as Transportation Secretary Announces Plans for Air Traffic Controllers to Lean on AI Tools appeared first on Futurism.

FuturismApr 28, 2026
RELEASE

Can the War Machine be Shut Down?

The Pentagon announced that it would seek a $200 billion supplemental to pay for its war on Iran, which has spread across the Middle East

Juancole.comApr 28, 2026
RELEASE

The Download: supercharged scams and studying AI healthcare

This is today’s edition of The Download, our weekday newsletter that provides a daily dose of what’s going on in the world of technology. We’re in a new era of AI-driven scams When ChatGPT was released in late 2022, it showed how easily generative AI could cr…

MIT Technology ReviewApr 26, 2026
EARNINGSRELEASE

Top 10 Learnings from Sapphire Ventures’ 2026 Software x AI Report: 80+ $100m ARR AI Startups, The Ultra Round is The New Normal, and Enterprise is 50%+ of VC Now

Sapphire Ventures just released their 2026 Software x AI Report and while we’ve seen some of its data we’ve seen before, it’s useful to see it as Sapphire is 100% focused on enterprise. Here are 10 interesting learnings from the report that every founder, ope…

Saastr.comApr 26, 2026
CONTRACTRELEASE

Engadget Podcast: Tim Cook’s Apple era and what lies ahead for John Ternus

The Apple rumors were true, once again. This week, the company announced that Tim Cook will be stepping down from his CEO role on September 1. Replacing him will be John Ternus, who currently serves as Apple's SVP of hardware engineering. In this episode, Dev…

Slashdot.orgApr 26, 2026
PARTNERSHIPRELEASE

DZ Bank Just Launched Palantir at Buy With a $175 Target: The AI Darling Gains Another Believer

If you click 'Accept all', we and our partners, including 250 who are part of the IAB Transparency & Consent Framework, will also store and / or access information on a device (in other words, us… [+1046 chars]

Yahoo EntertainmentApr 25, 2026
RELEASE

To a Trillion(s) Dollars and beyond: A SpaceX IPO Odyssey!

In 2001, A Space Odyssey, a movie that was well ahead of its time when it was released in 1968, Hal (the computer) famously responded to questions about his reliability with “it (mstakes) can only be… [+25111 chars]

Blogger.comApr 25, 2026
FOUNDRYEARNINGSRELEASE

Workshop - Global / Workspace-Level Saved Colors Shared Across All Modules

Hi Palantir team and community, First off, the recently shipped Module Saved Colors feature is a great step forward — being able to define a color palette at the module level and have it propagate to all widgets and sections within that module is really useful. However, we now have a natural next-level problem: we have multiple Workshop modules that need to share the same color palette , and there is currently no way to define colors once and have them apply across all modules. The Problem When building a suite of Workshop modules (for example, 10 modules across a workspace), every module that uses the same brand or theme color requires the same saved color to be manually re-defined inside each module individually. If our brand color changes — say from #3A86FF to #2563EB — we have to go into every single module and update it one by one. This is time-consuming, error-prone, and not scalable. What We’re Asking For A Workspace-level or Space-level Global Color P

Palantir Community — LatestApr 24, 2026
FOUNDRYRELEASE

Feature Request: Global Color Palettes and Variable-Driven Colors in Workshop

I would like to request the addition of global color palettes in Workshop, so that saved colors can be used across all modules for consistent branding and centralized management. Additionally, it would be valuable to support variable-driven color input, allowing string variables (such as hex codes) to be used as input for widget colors and enabling dynamic color changes based on variable updates. Are there any current workarounds or plans to support these features? 1 post - 1 participant Read full topic

Palantir Community — LatestApr 23, 2026
RELEASE

Palantir’s Technological Republic Is a blueprint for digital tyranny

The surveillance company’s unapologetically dystopian vision for the future is just 1984 updated for the AI era Read Full Article at RT.com

RTApr 23, 2026
FOUNDRYONTOLOGYRELEASE

AI FDE create_object_type defaults to Object Storage V1 — no way to select V2 at creation time

TL;DR When creating an Object Type through the AI FDE create_object_type tool, the Object Type is always registered against Object Storage V1 (Phonograph) . The tool does not expose a parameter to select Object Storage V2, and OSv2 does not appear to be the default. This forces a manual post-creation migration from Ontology Manager, which is expensive for large Object Types. Requesting that OSv2 be made the default — or, at minimum, that an objectStorageVersion parameter be exposed. Environment Feature: AI FDE → create_object_type Object Type: ~702M rows, 59 properties, 2 many-to-one link types Source dataset: Pre-processed transactional dataset in Foundry Link targets: Store (via store ID), Product (via SKU) What happened Using AI FDE end-to-end, I: Added composite PK and foreign-key columns ( SELL_IN_ID , store FK, SKU FK) to the source dataset via a transform. Validated match rates against the Store and Product m

Palantir Community — LatestApr 22, 2026
RELEASE

SpaceX tries to woo Wall Street with three-day analyst meeting this week, sources say

SpaceX is preparing for a historic Initial Public Offering. The company is hosting analysts this week for briefings at its Texas launch facility and Tennessee data center. SpaceX aims to raise $75 billion in what could be the world's largest IPO. A trading de…

The Times of IndiaApr 22, 2026
ONTOLOGYRELEASE

How can I start a draft from an "older" version from Devops?

I created multiple versions for my product in Devops. I created version 1.0.0. This version was even installed via marketplace. Then I created version 1.0.1, and upgraded the installation. Then I recalled version 1.0.1 because I made a mistake in it (by adding the wrong object types, etc.) Now I want to create 1.0.2 and I want to start from 1.0.0 as there are dozen of object types, links, actions, etc. that I would need to change and this is painful. Can I directly start my new draft from 1.0.0 ? How ? 1 post - 1 participant Read full topic

Palantir Community — LatestApr 21, 2026
FOUNDRYONTOLOGYRELEASE

How can I call Foundry APIs from Foundry itself?

For example, if I want to leverage ontology APIs, grab build history, or update users programmatically? 2 posts - 1 participant Read full topic

Palantir Community — LatestApr 21, 2026
RELEASE

Purpose Investments Inc. Announces April 2026 Distributions

TORONTO, April 17, 2026 (GLOBE NEWSWIRE) -- Purpose Investments Inc. (“Purpose”) is pleased to announce distributions for the month of April 2026 for its open-end exchange traded funds and closed-end funds (“the Funds”).

GlobeNewswireApr 19, 2026