πŸ›οΈ
v2.6.0 Major May 28, 2026 Latest

Full Stack Empire β€” Platform overview page, VS Code extension page, enhanced About with competitor table, Goals/Streaks/Vitals APIs, 12-agent marketplace with category filters, 16 integrations with TC rewards, TRIPPYCOIN price history chart & FAQ, Enterprise comparison table, and 8 open careers with TC compensation.

New Pages
  • newplatform.html β€” Full platform overview page with feature grid and TC integration callouts
  • newextension.html β€” Dedicated VS Code extension page with IDE preview mock and install guide
  • newabout.html β€” Enhanced with competitor comparison table, team section, and origin story timeline
API Documentation
  • newGoals API β€” 5 endpoints with TC reward calculation on goal completion
  • newStreaks API β€” 3 endpoints with milestone bonuses and rest-day bank mechanics
  • newVitals API β€” 3 endpoints plus recovery score computation
Marketplace
  • new12 agents in marketplace (up from 8) β€” CodeReview Pro, SecureAudit, TestGen, DocWriter, DeployGuard, PerfAnalyzer, RefactorBot, APIValidator, DBOptimizer, EnvSync, DependencyAudit, StyleEnforcer
  • newCategory filters β€” Code Review, Security, Testing, Documentation, DevOps, Analytics, Productivity
Integrations
  • newAll 16 integrations documented with TC rewards per action, category filters, and setup guides
TRIPPYCOIN
  • newTRIPPYCOIN page now reads the REAL contract live from BNB Smart Chain β€” supply, burned balance, and metadata, no fabricated figures
  • newNon-custodial wallet widget β€” connect, view balance, add TRIPPY; you approve everything in your own wallet
  • newOptional TRIPPY checkout for agent subscriptions β€” subscriber pays creator wallet-to-wallet, verified on-chain
  • improvedMarket price/holders return null with an honest status until a liquidity pool exists
Enterprise
  • newFull comparison table β€” Free / Pro / Enterprise across 13 features
  • newTC payment method β€” 1,000 TC = $1 credit
  • impAnnual billing β€” Pro saves 20% ($279/yr), Enterprise custom pricing + 15% discount
Careers
  • new8 open positions β€” $80k–$220k salary ranges with TC sign-on bonuses
  • newTC compensation structure β€” employee 3Γ— TC multiplier on earnings
  • newTransparent interview process β€” 5 steps documented, ~2 weeks total timeline
Improved
  • impGlobal nav updated to 13 links β€” Platform, Extension, Demo, Pricing, Docs, Agents, Integrations, Community, Changelog, Blog, TRIPPYCOIN, About, Enterprise
🏒
v2.5.0 Major May 28, 2026

Enterprise & Scale β€” B2B enterprise landing page, technical whitepaper, dashboard overhaul, Users/Goals/Streaks APIs, 5-tab demo playground, and OpenAPI expanded to 42+ endpoints across all 16 website pages.

New
  • newEnterprise landing page β€” B2B targeting CTOs and VP Engineering with SSO/SAML, audit logs, uptime SLA, private VPC, case studies, and FAQ
  • newTechnical Whitepaper β€” full architecture docs covering system diagram, agent runtime, memory system, TC protocol, security model, and performance benchmarks
  • newDashboard overhaul β€” recent API activity feed, agent performance table (8 agents), TC economy stats, and top endpoints bar chart
  • newUsers API β€” 5 new endpoints: search, profile, follow/unfollow, workout history, and achievements
  • newGoals API β€” CRUD endpoints with TC reward calculation and completion detection
  • newStreaks API β€” streak data, log workout, and rest day bank mechanics
  • newDemo page β€” 5-tab API playground covering Agents, Memory, TRIPPYCOIN, Streaming SSE, and Webhooks
  • newUsers API docs β€” full documentation section added with 5 endpoint cards
Improved
  • impOpenAPI expanded to 42+ endpoints β€” UserProfile, WorkoutSummary, and Achievement schemas added
  • impEnterprise nav link added to all 16 website pages for consistent global navigation
πŸ›’
v2.4.0 Major May 27, 2026

Empire Build β€” Agent Marketplace with TC cost-per-run, Community Hub leaderboard, Analytics API, OpenAPI expanded to 47 endpoints, and the full agents.html frontend. APxAI is now a marketplace platform.

New
  • newAgent Marketplace β€” 8 production-ready agents with TC cost-per-run model, creator earn mechanics, and user reviews
  • newCommunity Hub β€” TC leaderboard with podium display, top creators section, real-time activity feed, 12K+ members
  • newAnalytics API β€” /api/analytics with 5 routes: memory growth, usage time series, agent breakdown, TC economics
  • newOpenAPI 3.0 β€” expanded to 47 documented endpoints with MarketplaceAgent + MarketplaceStats schemas
  • newagents.html β€” full agent marketplace frontend with live search, category filter, and TC cost display
Improved
  • impAPI Performance β€” monitoring middleware and a public status page added
  • impDB connection pool tuned + response compression added across all routes
πŸͺ™
v2.3.0 Major May 27, 2026

TRIPPYCOIN live API, async task queue, interactive demo playground, pricing upgrade with TC payments, 10 new OpenAPI endpoints, and docs covering webhooks + TC. The APxAI flywheel is live.

New
  • newTRIPPYCOIN price API β€” GET /api/trippycoin/price returns honest on-chain status; price/marketCap are null until a liquidity pool exists (never fabricated)
  • newTRIPPY history endpoint β€” GET /api/trippycoin/history returns an empty series until TRIPPY trades against a pool
  • newTRIPPY burns & stats endpoints β€” burned balance read live from the dead/zero addresses; full snapshot from the verified contract
  • newAsync task queue β€” POST /api/tasks creates agent tasks with TC cost, status progression, retry logic
  • newDemo page playground β€” 4-tab interactive API explorer (Price Feed, Webhooks, Brain Memory, Task Queue) + live TC ticker
  • newWebhook + TC API documentation β€” event table, HMAC verification snippet, full endpoint reference in /docs
  • newOpenAPI spec expanded to 31+ paths β€” TRIPPYCOIN, Webhooks, Tasks all documented with request/response schemas
Improved
  • impPricing page β€” annual/monthly toggle, TC payment option, feature comparison table, usage calculator, FAQ accordion
  • impHomepage β€” Webhooks + TRIPPYCOIN feature cards, API routes counter updated to 21+
  • impTRIPPYCOIN router path fixed: now correctly mounted at /api/trippycoin
πŸš€
v2.2.0 Major May 27, 2026

Dashboard, Webhook system, production SDK v2.1, OpenAPI spec, real-time monitoring middleware, Jobs page, Blog, About, and API-key account management. APxAI is now a full platform.

New
  • newAPI Key Dashboard at /dashboard β€” usage meter, request logs, key reveal/rotate, webhook config, account settings
  • newWebhook system β€” register endpoints, HMAC-SHA256 signed delivery, test ping, 6 event types (agent.complete, agent.error, memory.updated, autopilot.checkpoint…)
  • newTypeScript SDK v2.1.0 β€” BrainClient sub-client, async *stream() SSE generator, autopilot session management, chat(), retry with exponential backoff, APxAIError class
  • newOpenAPI 3.0 spec at /api/docs + Swagger UI β€” 20+ paths, component schemas, both auth schemes
  • newReal-time monitoring middleware β€” /api/monitoring returns request rates, latency percentiles, service health; /api/monitoring/dashboard auto-refreshing HTML
  • new/jobs page with 3 open roles (Full-Stack, AI/ML, DevAdvocate), culture, benefits
  • new/blog page with AI dev articles, filter pills, newsletter CTA
  • new/about page β€” founder story, values, CAI ecosystem, investor stats
Improved
  • impNav updated across all pages β€” full canonical link set: Home Β· Demo Β· Pricing Β· Docs Β· Changelog Β· Blog Β· TRIPPYCOIN Β· About
  • impAll nav CTAs now route to /dashboard for immediate post-signup experience
  • impFooter expanded β€” Status, Blog, Jobs, About links added for discoverability
  • impSDK: retry logic, AbortController timeouts, X-SDK-Version request header
⚑
v2.1.0 Major May 27, 2026

Subscription monetization, admin dashboard, TypeScript SDK, Brain route, Autopilot, and the complete TRIPPYCOIN whitepaper. This release makes APxAI a fully shippable commercial product.

New
  • new TypeScript SDK β€” import { APxAI } from 'apxai-hub' with full method coverage
  • new /api/subscriptions β€” tier management (Free/Pro/Enterprise) backed by PostgreSQL
  • new /api/stripe β€” checkout sessions, webhook handler, auto API key delivery via Resend
  • new /api/brain β€” cross-session memory synthesis and knowledge export
  • new /api/autopilot β€” long-running goal execution with in-memory session tracking
  • new /api/chat β€” conversation history per session (POST message, GET/DELETE history)
  • new /api/admin β€” secret-protected dashboard with MRR, platform stats, subscription list
  • new /api/waitlist β€” pre-launch signups with Resend confirmation email
  • new Pricing page β€” 3 tiers, annual toggle (20% off), full feature comparison table, FAQ
  • new TRIPPYCOIN whitepaper β€” 8-section long-form doc with burn formula, roadmap, legal disclaimer
  • new CAI Ecosystem section on landing page β€” 4 project cards (APxAI, IronGram, TRIPPYCOIN, Portfolio)
  • new Waitlist section on landing page β€” email form, social proof count, benefit pills
  • new Burn countdown on TRIPPYCOIN page β€” live JS countdown to August 1, 2026
  • new DEX swap widget β€” ETHβ†’TC calculator with slippage selector and recent trades ticker
Improvements
  • imp /api/auth β€” JWT token issuance and verification, replaces hardcoded auth
  • imp /api/usage β€” per-key request tracking, automatically called by authenticate middleware
  • imp /api/ap/history and /api/xai/history β€” last 50 runs queryable
  • imp Lazy-loaded routers β€” server boot doesn't crash if any service is misconfigured
  • imp package.json exports map β€” SDK importable as apxai-hub, server as apxai-hub/server
Security
  • sec Admin routes require x-admin-secret header β€” no unauthenticated access to platform stats
  • sec Stripe webhook verified by signature before any DB writes
  • sec Security Mode Alpha β€” vault health check on startup, biometric + device identity config flags
πŸš€
v2.0.0 Major May 20, 2026

Complete hub reboot. Production-grade Express architecture, Prisma ORM, 10+ routes, rate limiting, idempotency, and the VS Code extension integration.

New
  • new AP Agent β€” code intelligence with repo analysis, diff generation, LLM planning (GPT-4.1)
  • new xAI Agent β€” DevOps doctor: CLI log parsing, provider detection, root cause analysis
  • new SSE streaming β€” real-time agent output via /api/stream
  • new WebSocket β€” bidirectional real-time connection for VS Code extension
  • new /api/memory β€” persistent key-value memory store per agent session
  • new /api/monitoring β€” system health metrics endpoint
  • new VS Code extension β€” webview panel with AP/xAI buttons and live stream output
  • new Graceful shutdown β€” in-flight requests complete before process exits
Infrastructure
  • dep Prisma ORM + PostgreSQL β€” all state now persisted (repos, deployments, agent runs, env vars)
  • dep Rate limiting β€” 100 req/min general, per-key limits via Redis-compatible in-memory store
  • dep Idempotency middleware β€” POST requests with Idempotency-Key header deduplicated
  • dep AES-256-GCM vault β€” all environment variables encrypted at rest
✦
v1.1.0 Minor May 10, 2026

TRIPPYCOIN launch, CORS hardening, feature flags, and the env discovery system.

New
  • new TRIPPYCOIN β€” utility token page with tokenomics, how-to-buy, and community section
  • new /api/flags β€” 8 feature flags (stripe_checkout, usage_tracking, brain_route, etc.)
  • new /api/env/discover β€” scans repo for referenced env vars
  • new /api/env/apply β€” applies env profile to deployment context
Fixes
  • fix CORS β€” only ALLOWED_ORIGINS env var accepted, wildcard removed
  • fix Missing route stubs on startup β€” server now boots cleanly even with misconfigured services
🌟
v1.0.0 Initial Release May 1, 2026

First public release of APxAI Hub. Single-agent architecture, basic Express server, and the APxAI.co landing page.

Shipped
  • new APxAI Hub β€” Express server on port 7777 with health check endpoint
  • new AP Agent v1 β€” basic repository analysis and code suggestion
  • new apxai.co landing page β€” hero, features, and architecture overview
  • new VS Code extension v0.1 β€” basic connect button and output panel