> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hiveintelligence.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Notable changes to the Hive MCP server, CLI, and skills.

<Update label="September 2026" description="1.6.0: Codex.io removed, vendor refresh">
  The Codex.io provider is gone, and with it the Prediction Markets category, its category
  endpoint, the `hive-prediction-markets` skill pack, and the `prediction_market` monitor kind.
  Calls to a retired tool name return a classified not-found error that names the replacement.
  CoinGecko gained the seven tokenized real-world-asset endpoints (`get_rwa_list`,
  `get_rwa_markets`, `get_rwa_asset`, `get_rwa_tickers`, `get_rwa_market_chart`,
  `get_rwa_issuers`, `get_rwa_issuer`), Hyperliquid gained `hyperliquid_get_outcome_deployer_limits`,
  and Helius gained the Parsed Events API (`helius_get_parsed_events_transactions`,
  `helius_get_parsed_events_transaction_history`). Eight Alchemy NFT tools that Alchemy retires
  on 2026-09-30 were removed ahead of the sunset. The catalog is now 534 callable tools across
  nine categories and 12 providers. `hive portfolio balance`, `hive portfolio history`, and
  `hive network chains` now route through Alchemy and CoinGecko.
</Update>

<Update label="August 2026" description="MCP, CLI, and skills only">
  Hive is now an agent-focused product. The REST API remains as internal plumbing for the
  CLI and dashboard, but it is no longer a documented product surface, and the SDK guides
  have been retired.

  Documentation moved here from the main site.
</Update>

<Update label="August 2026" description="Hive Archive provider">
  Added cross-venue derivatives history covering 33 CEX and DEX venues going back to
  November 2023: settled funding rates, open interest, basis, long/short ratio, and
  liquidations.
</Update>

<Update label="August 2026" description="CLI 1.4.0">
  `hive-intelligence` 1.4.0 is on npm and the hosted runtime serves it. It fixes
  `hive auth login`, which previously failed on every attempt, and stops login minting a new
  API key each time you sign in. Sign-in now also accepts GitHub and Google, and the email path
  sends a 6-digit code as well as a link. `hive auth signup` and the `hive keys` group are
  retired: manage keys in the dashboard. Run `hive upgrade` to move an existing install.
</Update>

<Update label="August 2026" description="CLI 1.3.0">
  The `hive-intelligence` 1.3.0 release ships the CLI with `hive init --all --browser`, which
  detects installed clients and writes their config for you.
</Update>

<Update label="August 2026" description="Anonymous lane">
  Added 25 material calls per IP per day with no account, so Hive can be evaluated before
  signup. Discovery calls do not count against the cap.
</Update>

<Update label="August 2026" description="Compact root endpoint">
  The root endpoint exposes eight tools rather than the full catalog: five workflow
  primitives plus three hero tools. Everything else is reached through discovery.
</Update>
