Changelog
Date-stamped changes to the Lumify API, MCP surface, SDKs, and public docs. Agents can poll the JSON feed below.
2026-08-02
- Docs consistency: reconciled intelligence sport coverage, free-tier rate limit (20/min), and credit-cost language across pricing, FAQ, docs, and llms.txt.
- Answer-engine llms.txt: canonical name + aliases (name-collision disambiguation), pricing ladder, competitor contrasts, honest limitations, measured token budgets.
- New: /docs/cheat-sheet, /docs/best-practices, /docs/rate-limits (HTML + .md), this changelog, and /changelog.json feed.
- Docs payload: dual-audience llms-full — /llms-full.txt (GEO orientation, ~11k tokens) + /docs/llms-full.txt (technical docs + dump, ~53k tokens) + /openapi-llms.txt (endpoint dump alone).
- Docs-as-markdown (T2): /docs.md, /docs/guides.md, /docs/reference.md twins (reference ~23k tokens, generated from HTML) alongside prior cheat-sheet / best-practices / rate-limits / cookbook .md pages.
- MCP: public docs now correctly advertise 18 tools (includes get_stats + estimate_cost).
- Soccer / MLS: sharp-consensus fair price + per-book line-shopping edge surface on MLS intelligence responses (fair / edges_by_book / best).
2026-07-23
- SDKs: @lumifyai/sdk and lumify-sdk v0.2.0; langchain-lumify 0.1.0 on PyPI.
- n8n: n8n-nodes-lumify v0.2.6 (Creator Portal style pass).
- Agent readiness: free POST /v1/estimate + MCP estimate_cost; SSE event: reconnect; webhook delivery history GET /v1/webhooks/{id}/deliveries with retry backoff.
- Docs accessibility: Cloudflare AI-scraper block removed — /llms.txt, OpenAPI, and docs return 200 to agent user agents.
2026-07-16
- Public developer surface: hosted MCP at https://lumify.ai/mcp, /.well-known/agent.json, llms.txt / llms-full.txt, OpenAPI, agent cookbook.
- Python SDK: lumify-sdk 0.1.0 on PyPI (later 0.2.0 with AsyncLumify).
- Trial keys: no-signup instant trial key + persistent free tier (1,000 never-expiring credits).
Machine-readable feeds
- JSON: https://lumify.ai/changelog.json
- This page: https://lumify.ai/changelog
Deprecations and breaking changes will be announced here with at least 90 days notice within a major API version, per the versioning promise.