<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>https://aisa.one/apis/changelog.xml</id>
  <title>AIsa API Changelog</title>
  <subtitle>Versioned changelog for the AIsa API — track endpoint additions, removals, and breaking changes.</subtitle>
  <updated>2026-04-22T12:00:00Z</updated>
  <link rel="self" href="https://aisa.one/apis/changelog.xml" type="application/atom+xml" />
  <link rel="alternate" href="https://aisa.one/apis/changelog" type="text/html" />
  <author>
    <name>AIsa</name>
    <uri>https://aisa.one</uri>
  </author>
  <rights>Copyright 2026 AIsa</rights>
  <generator>AIsa Changelog Feed Generator</generator>
  <entry>
    <id>https://aisa.one/apis/changelog#v1.4.0</id>
    <title>v1.4.0 — CoinGecko crypto data skill, llms.txt root discovery, and Atom changelog feed</title>
    <updated>2026-04-22T12:00:00Z</updated>
    <link rel="alternate" href="https://aisa.one/apis/changelog" />
    <summary>CoinGecko crypto data skill, llms.txt root discovery, and Atom changelog feed</summary>
    <content type="html"><![CDATA[<h3>CoinGecko crypto data skill, llms.txt root discovery, and Atom changelog feed</h3>
<ul>
<li><strong>[Added]</strong> Crypto Market Data skill with 21 CoinGecko endpoints — prices, coin data, charts, OHLC, tickers, categories, exchanges, trending, and news</li>
<li><strong>[Added]</strong> llms.txt served at site root (/llms.txt) for LLM auto-discovery per the llms.txt spec</li>
<li><strong>[Added]</strong> Build-time llms.txt sync script (generate:llms-txt) fetching from aisa.one/docs source of truth</li>
<li><strong>[Added]</strong> Atom 1.0 changelog feed at /apis/changelog.xml for programmatic subscription</li>
<li><strong>[Added]</strong> Versioned x-changelog embedded in agent-card.json and ai-plugin.json discovery files</li>
<li><strong>[Added]</strong> Shared changelog parser utility (scripts/lib/parseChangelog.mjs) eliminating duplication across 3 generation scripts</li>
<li><strong>[Added]</strong> Llms-txt directive in robots.txt for LLM crawler discoverability</li>
<li><strong>[Changed]</strong> CoinGecko endpoint pricing updated to $0.008 per call across all 21 endpoints</li>
</ul>]]></content>
    <category term="v1.4.0" />
  </entry>
  <entry>
    <id>https://aisa.one/apis/changelog#v1.3.0</id>
    <title>v1.3.0 — OpenAPI spec synced from GitHub source of truth with versioned changelog</title>
    <updated>2026-04-22T12:00:00Z</updated>
    <link rel="alternate" href="https://aisa.one/apis/changelog" />
    <summary>OpenAPI spec synced from GitHub source of truth with versioned changelog</summary>
    <content type="html"><![CDATA[<h3>OpenAPI spec synced from GitHub source of truth with versioned changelog</h3>
<ul>
<li><strong>[Changed]</strong> OpenAPI spec now auto-generated from AIsa-team/docs GitHub repo as source of truth</li>
<li><strong>[Added]</strong> Versioned changelog system (x-changelog) embedded in OpenAPI spec</li>
<li><strong>[Added]</strong> API changelog page at /apis/changelog for consumers to track changes</li>
<li><strong>[Added]</strong> CI drift detection workflow for generated files (.github/workflows/check-generated.yml)</li>
<li><strong>[Added]</strong> Auto-generated ai-plugin.json from skills.ts for ChatGPT-era plugin compatibility</li>
<li><strong>[Added]</strong> Offline mode (--offline flag) for OpenAPI generation using cached specs</li>
</ul>]]></content>
    <category term="v1.3.0" />
  </entry>
  <entry>
    <id>https://aisa.one/apis/changelog#v1.2.0</id>
    <title>v1.2.0 — Fleshed out OpenAPI stubs and added method badges to skill endpoints</title>
    <updated>2026-04-21T12:00:00Z</updated>
    <link rel="alternate" href="https://aisa.one/apis/changelog" />
    <summary>Fleshed out OpenAPI stubs and added method badges to skill endpoints</summary>
    <content type="html"><![CDATA[<h3>Fleshed out OpenAPI stubs and added method badges to skill endpoints</h3>
<ul>
<li><strong>[Added]</strong> Polymarket candlesticks path-parameter variant endpoint — <code>/apis/v1/polymarket/candlesticks/{condition_id}</code></li>
<li><strong>[Added]</strong> Polymarket wallet PnL path-parameter variant endpoint — <code>/apis/v1/polymarket/wallet/pnl/{wallet_address}</code></li>
<li><strong>[Added]</strong> Scholar explain GET variant endpoint — <code>/apis/v1/scholar/explain</code></li>
<li><strong>[Added]</strong> Scholar smart search GET variant endpoint — <code>/apis/v1/scholar/search/smart</code></li>
<li><strong>[Added]</strong> Video generation task polling query-parameter variant — <code>/apis/v1/services/aigc/tasks</code></li>
<li><strong>[Added]</strong> HTTP method badges (GET/POST) on all skill detail page endpoints</li>
<li><strong>[Fixed]</strong> Fixed 6 double-prefixed /apis/v1/ tool paths in skills data</li>
</ul>]]></content>
    <category term="v1.2.0" />
  </entry>
  <entry>
    <id>https://aisa.one/apis/changelog#v1.1.0</id>
    <title>v1.1.0 — Auto-generated agent-card.json and ai-plugin.json from skills data</title>
    <updated>2026-04-20T12:00:00Z</updated>
    <link rel="alternate" href="https://aisa.one/apis/changelog" />
    <summary>Auto-generated agent-card.json and ai-plugin.json from skills data</summary>
    <content type="html"><![CDATA[<h3>Auto-generated agent-card.json and ai-plugin.json from skills data</h3>
<ul>
<li><strong>[Added]</strong> agent-card.json auto-generated from skills.ts at build time</li>
<li><strong>[Added]</strong> ai-plugin.json auto-generated from skills.ts at build time</li>
<li><strong>[Added]</strong> Sitemap entries for all model aliases with canonical redirects</li>
<li><strong>[Added]</strong> Alias staleness detection tests to catch broken redirects</li>
<li><strong>[Added]</strong> 25+ model alias redirects for deprecated/renamed models</li>
</ul>]]></content>
    <category term="v1.1.0" />
  </entry>
  <entry>
    <id>https://aisa.one/apis/changelog#v1.0.0</id>
    <title>v1.0.0 — Initial OpenAPI specification with 111 endpoints across 10 categories</title>
    <updated>2026-04-15T12:00:00Z</updated>
    <link rel="alternate" href="https://aisa.one/apis/changelog" />
    <summary>Initial OpenAPI specification with 111 endpoints across 10 categories</summary>
    <content type="html"><![CDATA[<h3>Initial OpenAPI specification with 111 endpoints across 10 categories</h3>
<ul>
<li><strong>[Added]</strong> 50+ AI model endpoints via OpenAI-compatible, Anthropic, and Google interfaces — <code>/v1/chat/completions</code>, <code>/v1/messages</code></li>
<li><strong>[Added]</strong> Twitter/X endpoints — search, profiles, tweets, communities, trends, and engagement</li>
<li><strong>[Added]</strong> Financial data endpoints — stock prices, SEC filings, analyst estimates, macro data — <code>/apis/v1/tavily/search</code></li>
<li><strong>[Added]</strong> Prediction market endpoints — Polymarket, Kalshi, and matching markets — <code>/apis/v1/tavily/search</code></li>
<li><strong>[Added]</strong> Web and news search via Tavily — <code>/apis/v1/tavily/search</code></li>
<li><strong>[Added]</strong> YouTube search and video metadata — <code>/apis/v1/youtube/search</code></li>
<li><strong>[Added]</strong> Scholar search — academic papers, explanations, and smart search</li>
<li><strong>[Added]</strong> CoinGecko crypto data — prices, markets, exchanges, trending</li>
<li><strong>[Added]</strong> Image generation and editing endpoints</li>
<li><strong>[Added]</strong> Video generation (Wan family) with task polling</li>
</ul>]]></content>
    <category term="v1.0.0" />
  </entry>
</feed>
