changelog
Every ship, every week.
We post the user-visible part of every release here. For commit-level detail, the GitHub repo is the source of truth.
- V0 launch
- REST `/v1/think` and Streamable-HTTP MCP transport live at api.agentsframe.com.
- 15 thinking frameworks indexed across thinking / business / psychology categories.
- Stripe-metered billing: Free 5/day · Starter $19/mo (1500 calls) · Pro $29/mo (3500 calls). Yearly saves 17%.
- Dashboard at app.agentsframe.com: 14-day call sparkline, API key management, usage chart with avg-latency overlay, billing portal.
- Mintlify docs at docs.agentsframe.com (REST / MCP / CLI references + quickstart).
- Cloudflare Email Routing: [email protected] forwards to founder inbox.
- Public beta
- First six blog posts live (BaseHub-backed, marketing-website fork schema).
- Mobile breakpoints sweep — 12/12 routes layout-clean at 375 / 768 / 1280.
- Lighthouse: A11y 100, SEO 100, Perf 95-99 desktop on home / pricing / contact.
- Clerk auto-injection killed on the marketing surface (-236 KB per page).
- Google Analytics 4 switched to lazyOnload — first paint no longer blocked.
- Internal alpha
- next-forge v6 monorepo bootstrapped (Bun + Turborepo, 7 apps + 21 packages).
- Neon Postgres + pgvector schema: 11 business models for routing engine.
- Gemini-embedding-001 routing pipeline: detect lang → embed → cosine recall → ELO rerank.
- Internal team kicked the tires on agents-frame-next-cli for a week.