logoalt Hacker News

indymiketoday at 11:01 AM1 replyview on HN

Best idea in the article, and I'm going to try it out later today:

We should start to standardize how agents use HTTP APIs directly. For example, agent clients could attach headers to identify themselves as agents, and servers could automatically send them response data as Markdown or text instead of HTML or verbose JSON.


Replies

etatestertoday at 1:04 PM

    Accept: text/markdown
I've honestly been dreaming of a markdown web for decades and we're finally close.
show 1 reply