Skip to content

mission69b/t2000

v8.0.2 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

Published 12d MCP Developer Tools
βœ“ No known CVEs patched
Read the diff β†’ Tool health β†’ What is this tool? β†’

✓ No known CVEs patched in this version

Topics

agent agent-payments agentic-finance agentic-infrastructure ai crypto
+6 more
mcp mcp-server mpp sui typescript x402

Affected surfaces

auth breaking_upgrade

ReleasePort's take

Light signal
editorial:auto 12d

The release adds a private‑API sell page at /v1/models and removes t2 agent onboard/top‑up from the CLI, shifting key generation to the console.

Why it matters: Removal of t2 agent onboard/top‑up (severityβ€―70) forces all users to obtain keys exclusively via the console; plan migration before next deployment cycle.

Summary

AI summary

Broad release touches ♻️ Refactor, πŸ“ Docs, ✨ Features, and web.

Changes in this release

Breaking High

Removes t2 agent onboard and top‑up from CLI; keys now originate from console only.

Removes t2 agent onboard and top‑up from CLI; keys now originate from console only.

Source: llm_adapter@2026-07-15

Confidence: high

β€”
Feature Low

Adds private‑API sell page at /v1/models with pricing and free‑tier banner.

Adds private‑API sell page at /v1/models with pricing and free‑tier banner.

Source: llm_adapter@2026-07-15

Confidence: high

β€”
Feature Low

Adds skills feed JSON at /skills/feed.json and brand endpoints with validator.

Adds skills feed JSON at /skills/feed.json and brand endpoints with validator.

Source: llm_adapter@2026-07-15

Confidence: high

β€”
Feature Low

Adds Sui ecosystem skills: sui‑grpc, suins, deepbook, walrus (live‑verified).

Adds Sui ecosystem skills: sui‑grpc, suins, deepbook, walrus (live‑verified).

Source: llm_adapter@2026-07-15

Confidence: high

β€”
Feature Low

Updates PRODUCT.md to map two products and deprecates t2 agent onboard funnel.

Updates PRODUCT.md to map two products and deprecates t2 agent onboard funnel.

Source: llm_adapter@2026-07-15

Confidence: low

β€”
Bugfix Medium

Fixes verifyReceipt to support gateway's ed25519 receipt signatures while retaining legacy secp256k1‑recover.

Fixes verifyReceipt to support gateway's ed25519 receipt signatures while retaining legacy secp256k1‑recover.

Source: llm_adapter@2026-07-15

Confidence: low

β€”
Refactor Low

Refactors /private-api route to /private-inference with 301 redirects preserving old links.

Refactors /private-api route to /private-inference with 301 redirects preserving old links.

Source: llm_adapter@2026-07-15

Confidence: high

β€”
Full changelog

✨ 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

Breaking Changes

  • Refactored /private-api β†’ /private-inference with slug change; old URLs redirected via 301.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track mission69b/t2000

Get notified when new releases ship.

Sign up free

About mission69b/t2000

Non-custodial DeFi banking for AI agents on Sui. 35 tools, 20 prompts for save, borrow, invest, exchange, send, pay β€” with auto yield optimization across NAVI, Suilend, and Cetus.

All releases β†’

Related context

Earlier breaking changes

  • v2.13.2 Removal of legacy API endpoints in module X.

Beta — feedback welcome: [email protected]