<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Hacker News: Front Page</title>
    <link>https://news.ycombinator.com/</link>
    <description>Hacker News RSS</description>
    <pubDate>Thu, 09 Jul 2026 11:36:09 +0200</pubDate>
    <item>
      <title>Show HN: Microsoft releases Flint, a visualization language for AI agents</title>
      <link>https://microsoft.github.io/flint-chart/#/</link>
      <description>&#xA;&lt;p&gt;Data visualizations are the bridge between user and data.&lt;p&gt;But building AI agents that can generate visualizations reliably can be very tricky:&lt;p&gt;- simple chart specs can be reliable, but generated charts are often of low quality due to reliance on system defaults; &#xA;- complex chart specs with explicit details can produce good-looking charts, but they are verbose and agents can struggle with reliability&lt;p&gt;We figured out it is a limitation on the language issue (not just AI capability thing) -- current visualization languages are a bit too low-level for AI agents, requiring them to explicitly make visual decisions that are supposed to be handled by a good compiler. Flint is a visualization intermediate language to address this issue, allow AI agents to solve this last-mile human-agent interaction problem. It provides a simple semantic-type based specification, and contains a layout optimization engine that can produce good-looking charts (filled with derived low-level details) from simple high-level specs. The result is also very human understandable and adaptable. Flint powers data formulator for generating visualizations (another open source project from microsoft &lt;a href=&#34;https://data-formulator.ai/&#34; rel=&#34;nofollow&#34;&gt;https://data-formulator.ai/&lt;/a&gt;).&lt;p&gt;Flint is available open source, and we built a MCP server that you can directly plug flint in your favorite agent app to play with data.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Comments URL: &lt;a href=&#34;https://news.ycombinator.com/item?id=48834924&#34;&gt;https://news.ycombinator.com/item?id=48834924&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Points: 279&lt;/p&gt;&#xA;&lt;p&gt;# Comments: 107&lt;/p&gt;&#xA;</description>
      <author>chenglong-hn</author>
      <pubDate>Wed, 08 Jul 2026 17:46:12 +0000</pubDate>
    </item>
  </channel>
</rss>