-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeed.xml
More file actions
19 lines (18 loc) · 928 Bytes
/
feed.xml
File metadata and controls
19 lines (18 loc) · 928 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Dhruba</title>
<link>https://d1hr2uv.github.io</link>
<description>Writing on AI agents, developer tools, and APIs.</description>
<language>en-us</language>
<lastBuildDate>Wed, 18 Dec 2025 00:00:00 GMT</lastBuildDate>
<atom:link href="https://d1hr2uv.github.io/feed.xml" rel="self" type="application/rss+xml"/>
<item>
<title>If APIs aren't designed for agents, they might get bypassed</title>
<link>https://d1hr2uv.github.io/api-agents.html</link>
<guid>https://d1hr2uv.github.io/api-agents.html</guid>
<pubDate>Sun, 01 Dec 2025 00:00:00 GMT</pubDate>
<description>If your API is under-documented or inconsistent, AI agents won't wait around. They'll bypass it entirely and use computer-use instead.</description>
</item>
</channel>
</rss>