Skip to content

v8.0.2

Choose a tag to compare

@github-actions github-actions released this 14 Jul 22:29

✨ Features

  • feat(web): private-api sell page — live /v1/models catalog with pricing (never hand-written), t2000/auto router section, free-tier banner + Start free CTA, coding-agent hero lead (SPEC_INFERENCE_DEMAND item 6)
  • feat(skills): feed.json shelf SSOT — served at /skills/feed.json + /skills/brand/*, validator covers feed shape; PR-to-shelf contributing guide
  • feat(skills): Sui ecosystem skills — sui-grpc, suins, deepbook, walrus (live-verified) + Architecture retitle

🐛 Fixes

  • fix(sdk): verifyReceipt — support the gateway's ed25519 receipt signatures (raw JCS over the receipt as served, incl. the new model field); legacy secp256k1-recover kept. Genuine near-ai-routed receipts were reported forged/altered
  • fix(web): purge stale commerce copy — t2 agents rename, api-key cta, dead commerce/stats fetch removed

🎨 Design & UI

  • style(web): router heading — drop the duplicate 'model' (One id. The right model per step.)

♻️ Refactor

  • refactor(web): /private-api → /private-inference — slug matches the product name on t2000.ai + developers.t2000.ai (301s keep old links), sell-page copy trimmed per voice guide, docs corrected for free key minting + the kimi free daily allowance
  • docs: /agent-payments → /pay-any-api (slug matches title, parallel with /sell-your-api); redirect added, all internal links updated
  • docs: nav group commerce → payments (label what's live; commerce reserved for a shipped third surface); sell page gets short sidebar title
  • docs: agent-wallet 224→131 + agent-id 157→114 lines (voice-guide shape); prompt-first 'paste into your agent' tabs on wallet/id/pay/sell command blocks + audric tab on wallet
  • docs: /platform → /console (page slug matches the product; redirect keeps old links alive)
  • docs: capability nav — get started (quickstart + agent console side by side), identity / wallet / commerce (pay+sell) groups; platform retitled 'Agent Console'
  • docs: agent-payments cut 299→123 lines ('Pay any API'), nav = Agent Payments group with pay/sell sibling pages (economyos shape); disclaimer lines removed
  • docs: nav — sell-your-api gets its own 'Sell' group (seller page out of the buyer-side wallet & payments group)
  • docs: sell-your-api — one path: the console is the seller onboarding, cli fork removed
  • docs: sell-your-api — console-first for sellers (google sign-in = the sui address, create-agent-id tap); cli demoted to the headless path
  • docs: sell-your-api rewritten per voice guide — short headings, command-first, half the words
  • docs: sell-your-api — skill section cut to an optional note (not required for payability, written at launch, mechanics live in the skills repo)
  • refactor(cli)!: remove t2 agent onboard + topup — keys come from the console, one path (next release = major)
  • refactor: PRODUCT.md two-products map + deprecate t2 agent onboard — one key path (console), sweep all funnels

📝 Docs

  • docs: cross-link buyer/seller sides — agent-payments is the buyer page, sell-your-api the seller page
  • docs: sell-your-api — console ownership line in step 5 (google sign-in, confirm, manage listing in browser)
  • docs: sell-your-api — skill distribution section expanded (3-file pr, skill.md skeleton, mainnet-verified rule)
  • docs: sell-your-api — accept sui x402 on any endpoint (live envelope example, sign-then-settle contract, discovery check, agent-id listing)
  • docs: SECURITY.md refresh — v8 lockstep versions, real scope (id + contracts + gateway), current measures (0600 keys not AES/scrypt, limits, TEE chain)
  • docs: packages table gains a why-it-exists column — one sentence each, no pros/cons
  • docs: architecture detail pass (onramp, refund+dialect lifecycle, agent_id move contract) + root sweep — stale CHANGELOG.md + orphan pfps deleted
  • docs: rewrite ARCHITECTURE.md current-state — 828→~280 lines, two-rails structure, engine/defi/commerce eras dropped
  • docs: post-purge staleness sweep — agent-stack/agent-id de-commerce, v6 changelog correction, private inference in openapi

Full Changelog: v8.0.1...v8.0.2