News & Intel
LiveDaily AI-curated intelligence on Palantir Foundry, Ontology, AIP, Apollo, contracts, and community feedback. Updated automatically via GitHub Actions every day at 7 AM UTC.
Iran threatens imminent attacks on US tech companies in the Middle East
The Islamic Revolutionary Guard Corps (IRGC), a branch of Iran's armed forces, has threatened to target US tech companies' operations in the Middle East. It told employees of 18 companies — including Apple, Google, Meta and NVIDIA — “to leave their workplaces…
Live: Iranian president says Tehran willing to end war but needs guarantees
Iran has the "necessary will" to end the war with the United States and Israel, Iranian President Masoud Pezeshkian says, stressing that Tehran is seeking guarantees the conflict will not flare up again.
Is Pete Hegseth Killing Iranians to Get Rich?
The Iran war is shaping up to be history’s first global conflict fought inside the stock market.At 7:27 a.m. Monday, before the New York Stock Exchange’s opening bell, President Donald Trump posted on Truth Social, “Great progress has been made” in negotiatio…
Iran Threatens to Start Attacking Major US Tech Firms on April 1
Tech giants like Apple, Google, and Microsoft are among those on a target list released by Iran’s Islamic Revolutionary Guard Corps.
Iran Says It Will Target U.S. Tech Companies in the Middle East
The threat comes as U.S. Defense Secretary Pete Hegseth warned of a decisive next few days in the war.
Iran’s Revolutionary Guards just named 18 US tech firms as military targets. The age of the civilian data centre is over.
At 8pm Tehran time on Tuesday, a new kind of front line was drawn, not through desert terrain or along a disputed border, but through the server farms, cloud regions, and corporate campuses of America’s largest technology companies. The Islamic Revolutionary …
Trump To Address Nation About Iran Wednesday Night
President Donald Trump will address the nation Wednesday night at 9 p.m. ET to provide a significant update on the ongoing conflict with Iran.
Trump suggests Iran war may end in 'two to three weeks'
U.S. President Donald Trump said Tuesday that the war with Iran may be over in two or three weeks and it will be up to other countries to secure the vital Strait of Hormuz oil shipping channel.
Donald Trump to address the United States with 'important update' on Iran tonight
The US is coming under increasing global pressure to resolve the current conflict in the Middle East.
Iran threatens imminent attacks on US tech companies in the Middle East
The Islamic Revolutionary Guard Corps (IRGC), a branch of Iran’s armed forces, has threatened to target US tech companies’ operations in the Middle East. It told employees of 18 companies — including Apple, Google, Meta and NVIDIA — “to leave their workplaces…
MP rejects Palantir's claims criticism of NHS England deal 'ideologically...
HN Discussion — 1 comments · 3 points.
Claude Code custom endpoint fails on Palantir Language Model Service with `unrecognizedProperty=context_management`
Hi Palantir team, I am documenting a reproducible compatibility issue between newer Claude Code versions and the Anthropic-compatible endpoint exposed through Palantir Language Model Service when using a custom setup instead of Palantir-hosted models. The error returned by the endpoint is: ```text API Error: 400 {“errorCode”:“INVALID_ARGUMENT”,“errorName”:“LanguageModelService:InvalidRequest”,“parameters”:{“unsafeParams”:“{unrecognizedProperty=context_management}”,“message”:“Request contained an unrecognized field”}} ``` ## What we observed - `palantir-mcp` itself can be configured and connected successfully. The failure happens when Claude Code sends the actual LLM request. Claude Code `2.1.87` fails against the Palantir Anthropic-compatible endpoint. Claude Code `2.0.76` succeeds against the same endpoint and authentication setup. This suggests the issue is not MCP connectivity itself, but request-schema compatibility at the Language Model Service layer. ##
AI FDE keeps giving me an error when it spins up subagets
Hi there, AI FDE keeps giving me an error when it spins up subagents mid building something when switching modes. Does anyone know why this keeps happening? I tried restarting it a couple of times but each time it gets stuck. On this error 1 post - 1 participant Read full topic
Typescript function xlsx parsing
Hi, To parse excel in TypeScript function, what libraries do I need? Is there any xlsx library? How do I import it? Is there any library like “exceljs”? When I upload the excel file using media uploader, can I pass RID to the typescript function? Please provide sample code, if there is any. Thanks a lot. 2 posts - 2 participants Read full topic
Palantir Foundry and EPIC Integration - Biller Notes retrieval / submission
Hey Dev Community! I’ve built an application to enable case workers to embed AI into Professional Billing Denials management. The application is complete and working as expected with the Sandbox data provided by EPIC showroom. We are completing the EPIC Showroom Vendor Services application but cannot identify the EPIC endpoint need to bring in the Biller’s Note . Another question is, how to submit those notes back? You can image, that within a platform we have built an application that allows us users to send back the notes that they have written within the application back to EPIC. We have already tried to ingest Document References from the sandbox patients, but there is no evidence in the category field that there are some considered to be Biller notes. Can anyone point me in the right direction? Is it likely to be found via the DocumentReference.Search, Account.Read or ExplanationOfBenefit.Search endpoints? Thanks! References: https://fhir.epic.com/Sandbox?api=1047
Type Mismatch Error for Start_TS in Foundry Builds
Hello Palantir Community, I am encountering a build failure in Foundry related to the Start_TS property. Below is a summary of the issue and the troubleshooting steps I have taken. Summary of Error: The build failed due to a type mismatch in the property Start_TS. The system expected an offsetdatetimeudt type, but the field is being treated as a struct type during transformation/output generation. Because of this mismatch, the ontology build fails. What I Observed: When I import the dataset, Start_TS has values like 2026-03-26T02:45:52.604Z and Foundry identifies the type as datetime. However, after I transform the dataset or generate the output dataset, Foundry changes the datatype of this field to struct. Later, when I try to build the ontology type and ontology objects, Foundry expects this field to be offsetdatetimeudt, which causes the build to fail. Why the Failure May Be Happening: It looks like the source dataset initially has the column in a datetime-compatible form
What application is used for use cases in AIP CON 9?
Hi, I watched the videos of AIP Con 9. All the use cases have coolest user interface. Are these made with React application? I think it is React but is there some sort of application to make this UI? Because all the use cases have similar looking widgets 3 posts - 2 participants Read full topic
Markdown support in Media Sets
Given the ubiquity of Markdown these days, I would like to request first class .md support in Media Sets including as an alternative to PDFs as the primary format. Markdown can, of course, be saved an a property on an object or a column on a dataset, but there are plenty of instances these days when neither of those is ideal. Maybe you don’t yet know the object type to make. Maybe you want to give users a better reading experience than viewing the content of a dataset. Maybe you want to let users upload markdown as a manual input to a pipeline… Thanks for considering! 1 post - 1 participant Read full topic