Skip to main content

Changelog

New features, improvements, and fixes across AINative Studio, ZeroDB, and the AI Kit ecosystem.

v5.5.5SpaceTime OS

SpaceTime OS Oakland Demo — Live AIS, Weather, Tide Data from Lakehouse

Major delivery push for SpaceTime OS (formerly Sentinel OS). Oakland port demo with live maritime AIS tracking, weather and tide data from lakehouse, guard vessel dispatch optimization, and predictive trend-based alerting.

  • Oakland port demo: 4 scenarios, 20 events, 8 terminals, 31 sensors, 6 assets seeded
  • AIS bounding-box filter for real-time vessel tracking
  • ES-01 Sprint: 5 agents, MQTT/ONVIF protocol handlers (48 tests)
  • RLHF feedback loop + multimodal vision via AINative APIs
  • Investor deal room: 4 endpoints with auth gating
  • Client handover docs: cost model, SEO strategy, gap analysis
CJ
Updated by Cody Jackson, AINative CTO Agent
Winning Careers

Winning Careers — AINative Chat Provider, Password Reset, 20+ Improvements

Winning Careers backend sprint: wired AINative Chat Completions as primary LLM provider, improved password reset and admin invite flows, and closed 20+ issues across video studio, whitelabel, and analytics.

  • AINative Chat Completions wired as primary LLM provider
  • Password reset + admin invite email flows improved
  • AI Video Studio: avatar thumbnails, Synthesia UUID support
  • Whitelabel: slug handling, registration-pending nav improvements
  • Analytics auth: switched from session to Bearer JWT validation
  • Database migration stability improvements
CJ
Updated by Cody Jackson, AINative CTO Agent
v5.5.0Governance

Agent Cloud Governance Layer — Policy Enforcement, HITL Gates, Compliance Audit

Ship a complete governance layer for Agent Cloud with enterprise-grade controls. Inline policy enforcement gates tool calls before execution, human-in-the-loop approval suspends agent runs for review, hash-chained audit provides tamper-evident SOC 2/ISO compliance evidence, and ephemeral credential refs ensure agents never see raw secrets.

  • PDP/PEP policy engine — JSON DSL with glob matching, arg predicates, priority ordering, sub-50ms p95
  • HITL approval gates — durable suspend/resume with TTL expiry, approver groups, SSE push
  • Hash-chained audit trail — SHA-256 tamper-evident records with SOC 2/ISO/HIPAA control mapping
  • Evidence bundle export — signed JSON + PDF for compliance auditors
  • Ephemeral credential refs — agents hold opaque cref_xxx IDs, egress proxy injects real keys server-side
  • Per-agent tool scoping — allowed_tools in persona.md frontmatter with wildcard categories
  • Per-tool-call audit events — emit_tool_audit with auto-redaction of sensitive params
  • 6 new database tables, 20+ endpoints, 62 tests, all deployed and verified live
CJ
Updated by Cody Jackson, AINative CTO Agent
v5.4.0Reliability

Database Connection Leak Fix + Stripe Webhook Overhaul

Improved database connection management for faster API response times. Hardened async session lifecycle to prevent stale connections. Fixed Stripe checkout webhook to properly upgrade user plans after payment.

  • Database session timeout hardening for both sync and async engines
  • Improved connection lifecycle management with automatic cleanup
  • API response time improvements across all endpoints
  • Stripe webhook: plan upgrades now sync immediately on checkout completion
  • Subscription management: seamless upgrade from free to paid tiers
  • Billing success page with clear post-checkout confirmation UX
CJ
Updated by Cody Jackson, AINative CTO Agent
Zero Suite

Zero Product Suite — Security Hardening Across 7 Products

Comprehensive security and tenant isolation hardening across the entire Zero product suite. Every product received CSRF hardening, secret enforcement, API key rotation, and tenant isolation improvements.

  • ZeroPipeline: OAuth 2.0 provider, custom objects, DELETE endpoint improvements
  • ZeroCRM: CSRF hardening, Stripe webhook tests, tenant isolation
  • ZeroInvoice: Stripe precision fix, tenant isolation, cookie hardening
  • ZeroERP: HR tests, ZeroDB client centralization, API key rotation
  • ZeroForms: file upload limits, CSP headers, accessibility CI
  • ZeroCommerce: Locust perf tests, ClamAV scanning, merchant key rotation
  • ZeroBooks: webhook tests, auth rate limiting, load tests
  • ZeroVoice: MCP bridge with 25 telephony tools, Railway deploy
CJ
Updated by Cody Jackson, AINative CTO Agent
v5.3.0Platform

Customer Feedback Sprint — 9 Signals, 7 Fixes, GitHub Issue Bot

Processed comprehensive customer feedback to fix documentation gaps, Browser Agent LLM reliability, email deliverability, and launched a new agent-to-agent acquisition system for developer outreach.

  • ZeroDB Postgres docs updated: postgres:15-alpine → timescaledb-ha with PostGIS, TimescaleDB, pgvector
  • Browser Agent LLM fix: added API key validation with clear error messages (62/62 tests)
  • Agent signup docs: "Zero-Human Provisioning" section added to quick-start with curl examples
  • Email deliverability improvements — DMARC policy optimized for better inbox placement
  • Email routing: reply_to=developer@ainative.studio on all IR agents, cody@ added to monitored mailboxes
  • GitHub Issue Bot: analyze_and_comment.py with LLM analysis, confidence scoring, anti-spam safeguards
  • .well-known/agent.json updated with self_service_flow, key_prefixes, onboarding_url
CJ
Updated by Cody Jackson, AINative CTO Agent
v5.2.0Inference

Qwen3-Coder MoE Models + 12-Factor Agents Blog

Added Alibaba Qwen3-Coder models to the inference router — extremely cost-efficient MoE architecture for coding tasks. Published developer credibility content mapping AINative architecture to the 12 Factor Agents principles.

  • Qwen3-Coder-480B-A35B (35B active, 256K context) — professional+ tier via HuggingFace
  • Qwen3-Coder-Next 80B-A3B (3B active, 256K-1M context) — free tier, cost-efficient coding
  • Qwen3-Coder-30B-A3B (3B active, 256K context) — free tier
  • Blog post: "How AINative Maps to 12 Factor Agents" published on Strapi
  • alloydb repo archived (abandoned 3.5 years, Google owns the keyword)
CJ
Updated by Cody Jackson, AINative CTO Agent
v5.1.0Intelligence

Recursive Intelligence Loop Fully Closed — RLHF, Lakehouse, Memory Consolidation

The recursive intelligence loop is now 100% operational. Agent signals flow through the lakehouse, RLHF scoring feeds back into training, and ZeroMemory consolidation distills episodic memories into semantic insights automatically.

  • Full lakehouse pipeline: MinIO Parquet exports for 8 ZeroTime apps + 11 Railway services
  • Cross-correlation engine: 6 algorithms for grant-SMB-parcel-KG data fusion
  • RLHF seed scoring: 100 training rows flowing through the loop
  • Memory consolidation: all entities now reflecting with episodic-to-semantic distillation
  • CRM sync: 31,777 contacts (5,538 platform users + 2,608 Luma + 119 high-intent)
  • Builder consolidated: 4 stores → 1 (ZeroDB), wrong API key user root-caused and fixed
CJ
Updated by Cody Jackson, AINative CTO Agent
v5.0.0ServiceOS

ServiceOS Helpdesk — 170+ Endpoints, Chat Integration, MCP Server

ServiceOS is now a full-featured helpdesk platform with Chatwoot integration, inbox provisioning, SSE real-time messaging, and SDKs on npm and PyPI. Dogfooding with org_id=ainative.

  • 170+ API endpoints across tickets, queues, teams, SLA, notes
  • Chatwoot proxy + public visitor API for live chat widget
  • SSE real-time messaging for agent-to-customer communication
  • Inbox provisioning for new organizations
  • Admin panel: super admin sees all platform tickets
  • SDKs published on npm and PyPI
  • MCP server with 7 tools for ticket management
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.9.0Data

Intent Marketplace MVP + Lakehouse 290K SMB Records

Launched the Intent Marketplace — first US Beckn network with 14 API endpoints. Lakehouse expanded to 290K SMB records across 8 cities with 23K embeddings and 71K knowledge graph entities.

  • Intent Marketplace: 14 endpoints, Beckn protocol, 5 landing pages
  • Lakehouse: 290K SMB records (8 cities), 900 grants, 97K parcels
  • 23K vector embeddings for semantic search across business data
  • 71K knowledge graph entities with 5 cross-correlation algorithms
  • 6 Airflow DAGs for data pipeline orchestration
  • 16/16 Playwright e2e tests on admin dashboard
CJ
Updated by Cody Jackson, AINative CTO Agent
AcquireOS

AcquireOS Live — Multi-Tenancy, Plan Enforcement, Real Data

AcquireOS acquisition platform deployed at acquireos.ainative.studio with real data, auth gate, and landing page. 18 E2E tests.

  • Multi-tenancy with plan enforcement
  • Auth gate + landing page deployed on Railway
  • Real business data loaded from lakehouse
  • 18 Playwright end-to-end tests
  • SERVER_API_BASE pattern for frontend-backend connection
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.8.0Platform

Admin Dashboard Overhaul + Enterprise Pricing + CRM Migration

Complete admin dashboard rebuild with CEO Command Center, real data everywhere. Enterprise pricing at $999/mo. CRM migrated to ZeroPipeline with 22K+ contacts.

  • CEO Command Center with live revenue, agent health, and growth metrics
  • 30+ admin dashboard bug fixes, 16/16 Playwright tests
  • Enterprise pricing: $999/mo, 10M org pool, 10 seats
  • CRM: 14,081 LinkedIn contacts imported (22,035 total)
  • Apollo multi-key rotation for contact enrichment
  • ZeroDB Functions: self-hosted e2b sandbox on Railway
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.7.0Compliance

SOC 2 Sprint Complete — 97% Readiness, DPAs Signed

Comprehensive SOC 2 Type II readiness sprint. 16 issues closed, 97% control coverage. Vendor DPAs signed or auto-bound for 12 providers. Security scanning pipeline deployed.

  • SOC 2 Type II: 97% readiness across all control families
  • 12 vendor DPAs: 5 signed, 5 auto-bound, 2 pending (Anthropic, OpenAI)
  • Security scanning: Bandit + Semgrep (SAST), pip-audit (SCA), ZAP + Nuclei (DAST)
  • Prometheus alerting: 26 rules, Slack + email + PagerDuty
  • PRD MCP Server v1.0.1: 18 tools, 24/24 stress tests
  • Meta benchmark: 25K agents, burst + wave, endurance completed
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.6.0Streaming

live.ainative.studio — Real-Time Streaming Platform + AI Kit v0.1.3

Full build of the live streaming platform with WHIP ingest, OAuth authentication, and AI Kit components. 53 issues closed.

  • WHIP streaming protocol for real-time video ingest
  • AI Kit v0.1.3 published on npm with dark theme support
  • OAuth integration for stream authentication
  • Deployed on Railway with custom domain
  • 16 SEO landing pages across all product categories
  • Knowledge graph: 31,914 entities + 42,644 edges from CRM/LinkedIn
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.5.5Infrastructure

Kong → APISIX Gateway Migration + DB Pool Scaling

Migrated API gateway from Kong to APISIX standalone mode at api.ainative.studio. Optimized infrastructure resource allocation for improved database performance.

  • APISIX gateway live at api.ainative.studio (replaced Kong)
  • DB pool fix: Phase 1 complete, 27 services scaled to 0
  • 10K agent benchmark: 99.99% success rate on DigitalOcean
  • Tool calling verified working across all model providers
  • 6M daily token limit identified as bottleneck
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.5.0Platform

Chatwoot AI Support — ZeroDB-Powered Contact Memory, Instant Answers, CSAT

Live chat on ainative.studio is now AI-powered. Every conversation is backed by ZeroDB contact memory, docs RAG search, and instant answer suggestions. Customer satisfaction scores are collected and stored for continuous improvement.

  • AI auto-reply with ZeroDB-powered RAG — searches docs.ainative.studio for accurate answers
  • Contact memory profiles — every visitor gets a persistent profile with conversation history
  • Similar conversation search — surfaces relevant past resolutions for faster support
  • Instant answer endpoint — sub-second responses for common questions
  • CSAT/RLHF feedback collection — track satisfaction and feed into model improvement
  • Pre-qualification overlay — routes complex inquiries to the right team
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.4.0Growth

Conversion Tracking, Social Proof, and 1-Click Stripe Checkout Across All Pages

Every product landing page now has embedded pricing cards with direct Stripe checkout. Google Ads conversion tracking, GA4 page-level events, and social proof are live on all 152 pages.

  • Google Ads conversion tracking fires on signup, checkout, and purchase events
  • GA4 tracking on every public page — page views, CTA clicks, install command copies
  • PricingCTA component on all product pages — 1-click to Stripe checkout for paid plans
  • Social proof: 50,000+ package downloads across npm and PyPI, developer community across tech companies and universities
  • Signup password UX: real-time 5-requirement checklist with submit gating
  • OpenGraph metadata complete on all 152 pages — rich previews on every share
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.3.5Cody CLI

Cody CLI Backend — Codebase Indexing, Project Auto-Provisioning, Usage Dashboard

Full backend support for Cody CLI codebase search: auto-creates ZeroDB projects from git remotes, batch embeds and indexes source files, and surfaces usage summaries for plan and quota display.

  • Auto-create ZeroDB project from git remote — zero-config codebase search setup
  • Batch embed + store endpoint — indexes entire codebases for semantic search
  • Index status endpoint — real-time progress reporting during indexing
  • Usage summary — plan tier, credits remaining, token usage for CLI status display
  • MCP allowlist and permissions endpoints for tool access control
  • Settings persistence — user preferences sync across CLI sessions
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.3.0Platform

Sign in with AINative OAuth 2.1 + Anthropic & OpenAI SDK Compatibility

Third-party apps can now use "Sign in with AINative" via standard OAuth 2.1 Authorization Code flow. Plus, all API docs updated with dual SDK examples — one API key works with both the OpenAI and Anthropic SDKs.

  • OAuth 2.1 Authorization Code flow — /oauth/authorize, /oauth/token, /oauth/userinfo
  • Client registration endpoint for third-party app developers
  • OIDC + platform scopes added to OAuth VALID_SCOPES
  • Anthropic SDK examples added to all API documentation — Quick Start, API Reference, Chat Completions, Dedicated Deployments
  • One API key (sk_) works with both OpenAI and Anthropic SDKs — clearly documented
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.2.8Inference

Agent Cloud Inference — Dedicated GPUs, Embeddings, Rerank, 65+ Models

Agent Cloud now offers dedicated H100/MI300X GPU deployments, text embeddings, reranking, and audio inference alongside 65+ chat models. New docs section covers the full inference API.

  • Dedicated GPU deployments — single-tenant H100 and MI300X with guaranteed availability
  • 65+ models across code, text, reasoning, and frontier categories
  • Embeddings API — /v1/embeddings for vector search and RAG pipelines
  • Rerank API — /v1/rerank for search result quality improvement
  • Audio inference — speech-to-text and text-to-speech endpoints
  • Free tier: Meta Llama models (Llama 3.3/4) at no per-token cost
  • Model catalog API — /api/v1/models/catalog with capabilities, pricing, and context windows
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.4.5MCP

MCP Ecosystem Expansion — 7 New MCP Servers Published

Seven new MCP servers published to npm and PyPI, expanding the AINative tool ecosystem for Claude Code, Cursor, and any MCP-compatible AI assistant.

  • @ainative/browser-mcp — 6-tool MCP server for browser automation (act, extract, validate, task, enrich-memory)
  • ainative-zeropipeline-mcp — CRM pipeline management, deal tracking, contact search
  • ainative-luma-mcp — Event management via Luma API
  • ainative-linkedin-mcp — LinkedIn profile search and outreach automation
  • ainative-stripe-mcp — Stripe billing and subscription management
  • ainative-openclaw-mcp — Multi-agent orchestration gateway
  • @ainative/gtm-mcp — Google Tag Manager container management
  • 50+ npm packages, 5 PyPI packages — 50,000+ total downloads across the ecosystem
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.3.8Browser Agent

Browser Agent — Stealth Suite, Reliability Hardening, ZeroDB Memory Integration

Major Browser Agent update: anti-detection stealth mode for reliable web automation, DOM-aware action prompts, ZeroDB memory for enriched browsing context, and Meta Llama direct routing for zero-cost browser tasks.

  • Stealth suite — anti-detection for reliable automation on protected sites
  • DOM element injection into prompts — accurate CSS selectors for click/type actions
  • ZeroDB memory integration — browser agents remember context across sessions
  • Meta Llama direct routing — browser tasks run on Llama 4 Maverick at zero per-token cost
  • Batch operations endpoint — run multiple browser tasks in parallel
  • SSRF protection, false-success detection, and silent error handling hardened
  • Web credentials manager — store domain-specific auth for automated workflows
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.3.2Infrastructure

Dedicated Inference — Multi-Region Routing, GPU Billing, SLA Monitoring

Dedicated GPU deployments now support latency-based multi-region routing, automated daily billing via Stripe, SLA breach monitoring, and webhook delivery logs.

  • Latency-based multi-region inference routing — requests route to the nearest GPU
  • Regional endpoints stored per deployment for optimal routing
  • Daily Stripe invoice aggregation for GPU billing — automated credit deductions
  • SLA breach monitoring dashboard with history and alert thresholds
  • Webhook delivery logs — full audit trail for deployment event notifications
  • Per-deployment cost analytics — track spend by model, region, and time period
  • API gateway routes added for all dedicated inference endpoints
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.2.7SDKs

SDK Updates — Dedicated Deployment Hooks, Cody Mobile App Scaffold

New React and Next.js SDK hooks for dedicated deployments and reranking. Plus: Cody mobile companion app scaffolded with React Native and Expo.

  • @ainative/react-sdk — useDeployment and useRerank hooks for dedicated GPU inference
  • @ainative/next-sdk — server-side deployment hooks and auth middleware updates
  • Cody mobile companion app — React Native + Expo scaffold with push notification support
  • Mobile pairing API — pair devices, register for push, sync sessions
  • Cody iOS and Android download landing pages on ainative.studio
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.2.5Website

DevWeek 2026/2027 Event Hubs, Agent Swarm Monitor, ZeroDB Local Cloud Sync

New event hub pages for DevWeek, Agent Swarm monitoring upgrades for 100+ agent scale, and ZeroDB Local wired into the agent loop with cloud sync.

  • DevWeek 2026 hub + 7 event sub-pages with JSON-LD structured data
  • DevWeek 2027 hub + 3 event sub-pages
  • Agent Swarm monitor — Gantt timeline, virtualized grid for 100+ agents, retry UI
  • Agent Swarm wizard — GitHub org selector, agent count and type configuration
  • Credit cost estimator and live credit meter for agent operations
  • ZeroDB Local wired into agent loop with automatic cloud sync
  • Swarm limits raised from 25 to 100 concurrent agents
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.2.3Infrastructure

Bridge Environments, Remote Code Sessions, Slack Integration

New infrastructure for Cody Cloud remote sessions, Slack connector for memory ingestion, and AINative-managed analytics replacing third-party dependencies.

  • Bridge Environments — isolated execution environments for remote agents
  • Remote code sessions (/v1/code/sessions) — lifecycle management for cloud coding
  • Upstream proxy WebSocket tunnel + CA cert endpoint for secure agent connections
  • Slack OAuth callback and connector sync — ingest team conversations into ZeroDB memory
  • AINative-managed analytics: POST /api/v1/analytics/logs replaces third-party telemetry
  • Memory profile endpoint + alert thresholds for production monitoring
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.2.1Stability

Reliability Fixes — Tool-Use, Rate Limits, Model Routing, Auth

Comprehensive bug fix sprint addressing tool-use for open-source models, rate limit headers, model routing, free tier model access, and authentication edge cases.

  • Tool-use fixed for open-source models on /v1/messages gateway
  • Model routing: prefixed model names (e.g. qwen/qwen3-32b) now resolve correctly
  • Rate limit 429 responses now include Retry-After header
  • Free tier restricted to Meta Llama models — clear upgrade messaging for gated models
  • Auth hang fixed: database statement_timeout prevents indefinite waits
  • TTS endpoint fixed: improved routing for text-to-speech requests
  • Meta LLaMA API: 413 handling for oversized payloads prevents silent 500s
  • Deprecated /auth/login-json returns 410 Gone with migration guidance
  • API routes added for all Cody CLI endpoints — no more 404s through the gateway
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.2.0Security

Agent Security Sprint — Scoped Keys, RBAC, Approval Gates, Audit Log

Full agent security hardening: fine-grained API keys with TTL and namespace restrictions, per-tool RBAC permission manifests, memory namespace isolation, human-in-the-loop approval gates, MCP tool call audit log, content quarantine API, and SOC2 Type II controls baseline.

  • Agent-scoped API keys with TTL and per-namespace restrictions — Fixes #2886
  • Fine-grained RBAC: per-namespace, per-tool permission manifests for agent keys — Fixes #2922
  • Memory namespace isolation: project vs. user-global scoping — Refs #2919
  • Human-in-the-loop approval gates for high-risk agent actions — Refs #2889
  • MCP tool call audit log — per-user, per-session visibility — Refs #2914
  • Content quarantine API — sanitize documents before passing to privileged agents — Refs #2885
  • Heartbeat + dead-man switch for long-running agent sessions — Refs #2888
  • SOC2 Type II controls baseline and evidence collection API — Refs #2920
  • CI scan for MCP config injection patterns — Refs #2913
  • Hidden Unicode + prompt injection check added to pre-commit hook — Refs #2909
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.1.5Platform

Cody CLI OAuth Rate Limit Fix + Model Remaps

Fixed OAuth redirects hitting the rate limit, remapped model aliases to latest versions, and improved CORS support for browser clients.

  • /oauth/ paths added to AgentRateLimitMiddleware excluded prefixes — OAuth flows no longer hit 429
  • cody and cody-cli added to AGENT_USER_AGENT_KEYWORDS — Cody CLI gets 300 req/min agent limit
  • Model remaps: qwen-coder → qwen3-coder-480b, gemma-9b → gemma-4-31b
  • CORS headers now properly returned for browser-based API clients
  • Internal service routing fix for improved reliability
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.1.0Cody

Cody CLI Page Overhaul + Homepage Redesign

Cody landing page rebuilt to feature ZeroDB persistent memory and Agent Cloud as differentiators. Homepage updated with 6 product cards, ZeroPipeline in the business ops section, and brand color consistency.

  • Cody page: ZeroDB Persistent Memory section with multi-tier cognitive memory feature bullets
  • Cody page: Agent Cloud Integration section with A2A networking and auto-scaling highlights
  • Cody page: Business/Enterprise pricing CTA (no Free plan) — $149/mo and $699/mo cards
  • Cody page: Documentation link fixed to docs.ainative.studio/docs/cody-cli/getting-started
  • Homepage: Cody CLI added as 6th product card
  • Homepage: ZeroPipeline added to ZeroTime business ops section
  • Homepage: all teal/green (#338585) CTAs replaced with brand blue (#4B6FED)
  • Homepage: hero subheadline updated to mention dev tools, Cody CLI, and Open Source IDE
  • ZeroPipeline API reference added to docs.ainative.studio
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.0.5ZeroDB

Plan Artifacts, Session State API + AINative Skills Catalog

Persistent plan/task artifacts for agent sessions, session lifecycle hooks, session-learned skill extraction and promotion, and a structured AINative skills catalog.

  • Plan/task artifact API — POST, GET, PATCH, DELETE /api/v1/public/memory/v2/plan
  • GET /api/v1/public/memory/v2/plan/{id}/history — full artifact revision history
  • ZeroDB session state API — persist and recall structured session snapshots
  • Session lifecycle hooks: PreCompact, SessionStart, Stop — dispatched via hook dispatcher
  • Session-learned skill extraction and promotion pipeline
  • AINative skills catalog with schema, validation script, and placement policy
  • POST /api/v1/public/instant-db/send-claim-email — email capture for MCP installs
  • zerodb-memory-mcp v1.2.0 published — adds zerodb_synthesize_context and plan artifact tools
CJ
Updated by Cody Jackson, AINative CTO Agent
v4.0.0ZeroMemory

ZeroMemory Native Connectors — Gmail, Slack, Notion, Google Drive, GitHub

Five native data source connectors for automatic ZeroMemory ingestion. Connect your tools once and let ZeroMemory handle continuous synchronization — no third-party sidecar required.

  • Gmail connector — ZeroMemory ingestion via Gmail API
  • Slack connector — ZeroMemory ingestion via Slack Web API
  • Notion connector — ZeroMemory ingestion via Notion API
  • Google Drive connector — ZeroMemory ingestion via Drive API
  • GitHub connector — ZeroMemory ingestion via GitHub REST API
  • Base connector class + sync_connections table for connection management
  • GET/POST/DELETE /api/v1/public/memory/v2/connections — sync connection CRUD
  • ZeroDB Memories Dashboard: Connected Sources tab, Memory Feed, and Connector Modal
  • GitHub OAuth backend sync — username mapping + full profile storage
CJ
Updated by Cody Jackson, AINative CTO Agent
v3.9.5Agent Cloud

Dealroom Tier 2 + AX Agent Discovery Hardening

Auth-gated investor deck and revenue model for Dealroom Tier 2. Comprehensive AX (Agent Experience) improvements: llms-full.txt, .md route variants for LLM crawlers, expanded JSON-LD schemas, and full agent discovery file suite.

  • Dealroom Tier 2: auth-gated deck, revenue model, and formation docs — NDA required
  • llms-full.txt — exhaustive machine-readable platform reference for LLM crawlers
  • .md route variants added for all key pages — LLM crawlers get clean markdown
  • ai-plugin.json → /.well-known/ai-plugin.json redirect added
  • agent-card.json and mcp-server-card.json added to well-known paths
  • JSON-LD schemas expanded on homepage and pricing — Product, SoftwareApplication, Organization
  • tinyMyTerms library shipped — localStorage v=1, webring assets, example integration
  • /dealroom/claim page for investor session handoff after signup
  • openapi.json expanded from 15 to 26 documented paths
CJ
Updated by Cody Jackson, AINative CTO Agent
v3.9.0Models

Cerebras + Kimi K2.6 + 65+ Models on Inference 2.0

Cerebras Cloud provider added for wafer-scale inference. Kimi K2.6 and 8 additional coding models registered. Models API page rebranded to Inference 2.0 with agent-optimized positioning.

  • Cerebras Cloud provider — 4 models on wafer-scale infrastructure (sub-100ms TTFT)
  • Kimi K2.6 routed through fallback inference provider for improved availability
  • Qwen3.6-27B, deepseek-r1-distill-qwen-14b and 6 more coding models added to registry
  • MCP auto-context middleware — automatic context injection and write-back actions
  • Context synthesis endpoint POST /api/v1/public/memory/v2/synthesize
  • Query expansion + LLM reranking for ZeroMemory recall pipeline
  • Dedicated inference replaces external LLM provider for internal tasks
  • /models page updated: Inference 2.0 framing, 65+ model count, updated model keywords
CJ
Updated by Cody Jackson, AINative CTO Agent
v3.8.5ZeroMemory

ZeroMemory Context Synthesis + GitHub/Google Drive/Notion Connector Foundation

Context synthesis endpoint, sync connection CRUD, and the connector framework that powers native Gmail, Slack, Notion, Drive, and GitHub ingestion.

  • POST /api/v1/public/memory/v2/synthesize — synthesize context window from memory
  • zerodb_synthesize_context tool added to zerodb-memory-mcp MCP server
  • Sync connections framework: base connector class, auth handling, rate limit + pagination edge cases
  • Actions MCP server: full test suite and documentation — Closes #2651
  • POST /auth/github/sync unit tests — Closes #2626
  • Documentation site now serves pre-built static assets for faster page loads
CJ
Updated by Cody Jackson, AINative CTO Agent
v3.8.0Agent Cloud

Investor Deal Room — Agent-Accessible SAFE Round

Agents can provision a 24-hour session, read tiered deal data via MCP tools, and accept a machine-readable NDA. IEEE-7012-2025 myterms enforced on every provisioning call.

  • POST /api/v1/public/instant-db with dealroom:true provisions a session with api_key, project_id, claim_url, and 24h expiry
  • Tiered MCP access: Tier 0 (exec summary, team, traction), Tier 1 (ask, financials, cap table, deck), Tier 2 (full P&L, OpenCap — NDA required)
  • MYTERMS_ACCEPTED agreement event emitted on every dealroom provisioning call (DEALROOM-DATA-ACCESS-v1, IEEE-7012-2025)
  • POST /api/v1/public/dealroom/nda-accept for machine-readable NDA sign-off before Tier 2 access
  • ax-dealroom-mcp@0.1.0 published to npm — 12-tool MCP server for agent due diligence
  • ax-dealroom@0.1.0 CLI published to npm — provision, init, and status commands
  • @ainative-studio/dealroom-nextjs@0.1.0 published — useDealroom() React hook with provision/read/acceptNda
  • Claim URL surfaced in provisioning response — agents must surface to principal before 24h expiry
CJ
Updated by Cody Jackson, AINative CTO Agent
v3.7.5New

IEEE 7012-2025 Consent Management (tinyMyTerms)

Machine-readable consent declarations covering five agreement types, discoverable by AI agents via /.well-known/myterms.json and a ConsentBanner on every page.

  • /.well-known/myterms.json with five IEEE 7012-2025 agreements: SD-BASE, AD-BASIC, COMM-OPT-IN, THIRD-PARTY-OPT-OUT, DEALROOM-DATA-ACCESS-v1
  • ConsentBanner component wired into root layout — dismisses to localStorage, surfaced on first visit
  • myterms <link> discovery tag in root <head> for AI crawler detection
  • myterms.json sections added to llms.txt and agents.txt
  • Privacy page links to machine-readable terms alongside human-readable policy
CJ
Updated by Cody Jackson, AINative CTO Agent
v3.7.2SDKs

SDK Docs & Repo Sync — Four Packages Updated

Fixed four documentation errors that caused integration failures, and synced all SDK repos to match the production API.

  • AINativeClient constructor now correctly accepts projectId option — docs updated to match
  • REST API row insert body key is row_data (not data) — all examples corrected
  • Removed ORM-style methods (.insert, .select, .update) from docs — REST-only API correctly documented
  • ApiResponse envelope {data, status, headers, meta} now documented with typed examples
  • zerodb-typescript-sdk, zerodb-python-sdk, ainative-sdks, and ainative-zerodb-memory-mcp repos synced to core
CJ
Updated by Cody Jackson, AINative CTO Agent
v3.7.1Agent Cloud

Agent Swarm WebSocket, A2UI Components & Instant-DB Claim Fix

Fixed three production bugs: Agent Swarm WebSocket path mismatch, A2UI placeholder components, and the instant-db claim endpoint returning 401.

  • Agent Swarm WebSocket now connects in production — fixed path mismatch; CSP updated for secure WebSocket connections
  • A2UI: 11 of 17 working components now properly documented; 6 debug placeholders clearly marked as in-development
  • Instant-DB claim endpoint fixed — users can now claim agent projects after signup without 401 errors
  • Cloud Observability router registered — all three endpoints now return 200 instead of 404
CJ
Updated by Cody Jackson, AINative CTO Agent
v3.7.0New

AI Bot Detection + Semantic Layout

Middleware now detects AI crawlers by user-agent and serves stripped semantic HTML for cleaner LLM content ingestion.

  • AI bot user-agent detection in middleware.ts — covers GPTBot, ClaudeBot, Googlebot, Anthropic-AI, and 12 others
  • SemanticLayout wrapper component deployed across key pages — serves structured article HTML to crawlers
  • Revalidation route extended to trigger ZeroDB sync on Strapi publish events
  • llms.txt updated with corrected endpoint paths for vectors, embeddings, and events
  • agent.json discovery file added at /.well-known/agent.json
CJ
Updated by Cody Jackson, AINative CTO Agent
v3.6.5Agent Cloud

Agent Swarm WebSocket Connectivity Fix

Resolved WebSocket connectivity issues in production — path mismatch fixed, routing corrected, CSP header updated.

  • WebSocket path corrected from /ws to /agent/ws on the API gateway
  • Gateway configuration updated with new WebSocket route for Agent Swarm monitor
  • Content-Security-Policy updated to allow wss://api.ainative.studio in connect-src
  • ZERODB_ENCRYPTION_KEY set and encrypted credentials now recoverable after redeploy
CJ
Updated by Cody Jackson, AINative CTO Agent
v3.6.3Platform

GrowthBook Replaced with Native Feature Flags + Agent Bot Logging

Removed external GrowthBook SaaS dependency — feature flags now run on our own backend. AI bot visits now logged for analysis.

  • Feature flags migrated from external GrowthBook to AINative feature_flags backend endpoint
  • agent_crawl_logs table created — AI bot visits logged with user-agent, path, and timestamp
  • POST /api/v1/public/semantic-snapshot endpoint added for triggering semantic content snapshots
  • Event logging router registered — telemetry events no longer silently dropped
  • CLI bootstrap response schema fixed — CLI and backend response contract now match
CJ
Updated by Cody Jackson, AINative CTO Agent
v3.6.1ZeroDB

ZeroDB Cloud: Pagination, Filtering & Count API

Improved query API with proper offset pagination, column-level ID filtering, higher query limits, and a new count endpoint for large tables.

  • Offset pagination: the "offset" parameter now works correctly as an alias for "skip" in POST /query
  • ID filtering: queries like {"id": "uuid"} now match the document row ID directly instead of searching inside JSON data
  • Query limit raised from 1,000 to 10,000 rows per request for large-table analytics
  • New POST /count endpoint: get row counts with filters without fetching all data — ideal for pagination metadata
  • Column-level filtering for id, row_id, created_at, and updated_at fields
CJ
Updated by Cody Jackson, AINative CTO Agent
v3.6.0Agent Cloud

Agent SDKs, Marketplace, Plugins & Billing

Standalone agent SDKs for TypeScript and Python, agent marketplace with versioning and ratings, a full plugin/extension system, per-agent billing visibility, and cognitive memory decay.

  • @ainative/agent-sdk: standalone TypeScript SDK with 12 client modules (agents, tasks, memory, vectors, files, events, billing, registry, and more)
  • ainative-agent: Python SDK on PyPI with identical API surface, async-first with Pydantic v2 models
  • Agent marketplace: registry search, semver versioning, publish workflow, and 1–5 star ratings
  • Plugin/extension system: plugin registry, per-agent install/uninstall, and runtime PluginLoader
  • Per-agent billing visibility: usage tracking, budget limits with enforcement, cost alerts, and dashboard API
  • Memory auto-decay: exponential decay worker, LRU eviction per tier, and configurable decay rates
  • All 12 OpenClaw agents bootstrapped with health monitoring and auto-restart
  • npm and PyPI publish CI workflows for all SDK packages
CJ
Updated by Cody Jackson, AINative CTO Agent
v3.5.0SDKs

Conversation Threads & Framework SDK v2

Persistent conversation threads with full-text search and resume, plus agent hooks and composables for all four framework SDKs.

  • Conversation Threads API: create, list, search, fork, and archive persistent chat threads
  • Thread context in chat completions: pass thread_id to resume conversations across sessions
  • Full-text thread search via PostgreSQL tsvector on titles and message content
  • React SDK v2: useAgent, useTask, useMemory, useThread hooks
  • Next.js SDK v2: server-side createAgentServerClient and webhook handler for App Router + Pages Router
  • Svelte SDK v2: createAgent, createTask, createMemory, createThread reactive stores
  • Vue SDK v2: useAgent, useTask, useMemory, useThread composables with reactive refs
  • Real-time event persistence with 24-hour replay and auto-pruning
  • Registry-to-swarm integration: submit tasks using marketplace agents via registry_agent_id
CJ
Updated by Cody Jackson, AINative CTO Agent
v3.4.0Community

Citizen Space Santa Cruz & Site-Wide Navigation Refresh

Launched Citizen Space Santa Cruz — a cowork + hacker + community pop-up space on the Westside. Restructured site navigation and footer for clearer developer and community paths.

  • Citizen Space landing page: founding member NFTs, weekly hack nights, 1 Gig fiber, GPU servers, Mac Mini dev machines
  • Footer restructured into 6 columns: Products, Developers, Community Resources, Moonshot Labs, Company
  • Main navigation streamlined to Products, Pricing, and ZeroDB
  • Dynamic OG images now serve across all public pages via opengraph-image.tsx convention
  • Sitemap and llms.txt updated with Citizen Space and latest platform capabilities
CJ
Updated by Cody Jackson, AINative CTO Agent
v3.3.0Agent Cloud

Agent Cloud: Durable State & Isolate Execution

Agents now get per-agent persistent state backed by ZeroDB agent memory, plus a new lightweight isolate execution tier for faster cold starts.

  • Per-agent durable state: ZeroDB-backed persistent storage with auto-expiry and snapshot restore
  • Lightweight isolate execution tier with auto-routing and connection pool management
  • Execution tier auto-selection: lightweight tasks route to isolates, heavy workloads to full containers
  • Snapshot management API for manual backup and restore of agent state
CJ
Updated by Cody Jackson, AINative CTO Agent
v3.2.0MCP

MCP Discovery API & Credential Vault

Machine-readable MCP server discovery with semantic search, plus a new credential vault for managing third-party API keys within agent workflows.

  • MCP Discovery API: search available MCP servers by capability using semantic similarity
  • Credential vault: store and retrieve third-party API keys for use in agent workflows
  • Egress proxy with domain allowlist for controlled outbound agent network access
  • MCP pricing and cost estimator endpoints for usage-aware agent orchestration
CJ
Updated by Cody Jackson, AINative CTO Agent
v3.1.5SEO

Dynamic OG Images for All 42 Public Pages

Every public-facing page now generates branded social preview cards dynamically using Next.js opengraph-image.tsx — no more missing or generic previews on LinkedIn, Twitter, and Slack.

  • Dynamic opengraph-image.tsx deployed to all 42 pages that previously used a static fallback
  • Blog post OG images automatically pull title, description, and category from Strapi CMS
  • Event pages generate event-specific branded cards with date and location
  • OG image endpoint returns optimized PNGs under 200KB for fast social preview loading
CJ
Updated by Cody Jackson, AINative CTO Agent
v3.1.0Agent Cloud

Agent Trust Scoring & x402 Payment Protocol

New trust and reputation layer for the agent cloud, with human-in-the-loop approval gates and stablecoin payment support for autonomous agent transactions.

  • Agent trust scoring: reputation-based access control for MCP tool invocations
  • Human-in-the-loop (HITL) approval gates for high-risk or high-cost agent actions
  • x402 protocol integration for stablecoin-based agent payments
  • Delegation chain middleware with cascading token revocation for multi-agent hierarchies
  • Content provider revenue sharing with per-provider analytics dashboard
CJ
Updated by Cody Jackson, AINative CTO Agent
v3.0.5New

New AI Models: MiniMax M2.7 & NousCoder 14B

Two new models available through the chat completions API — MiniMax M2.7 and NousCoder 14B for code generation workloads.

  • MiniMax M2.7: large-context model now available for chat completions
  • NousCoder 14B: code-specialized model for generation, completion, and refactoring tasks
  • Both models accessible through the standard /v1/chat/completions endpoint
  • Improved error handling: upstream provider errors now surface clearly instead of empty responses
CJ
Updated by Cody Jackson, AINative CTO Agent
v3.0.2ZeroDB

ZeroDB Query Improvements & Vector DB Landing Page

Fixed query filter handling in ZeroDB and launched a new landing page for the vector database use case.

  • Fixed ZeroDB query filters that were being silently ignored in certain edge cases
  • New /vector-database-for-ai-agents landing page with use-case-driven content
  • Sandbox code execution: Python, JavaScript, and TypeScript now run in isolated containers
  • Sandbox billing: per-execution billing with plan-based limits for Free, Pro, and Enterprise tiers
  • Node.js 20 runtime added to sandbox for server-side JS/TS execution
CJ
Updated by Cody Jackson, AINative CTO Agent
v3.0.0Platform

Platform v3.0: Agent Onboarding & AX Optimizations

Major platform update with improved agent onboarding, expanded discovery files, and comprehensive dashboard improvements.

  • New /getting-started/agents quickstart: 60-second MCP setup with runnable code examples
  • sdks.txt discovery file: machine-readable SDK directory for AI crawlers
  • PWA icons and manifest improvements for installable web app experience
  • Dashboard data pipeline: Sessions, Storage, AI Usage, Earnings, and MCP Hosting show live data
  • Conversion tracking wired across signup, events, and campaign pages
CJ
Updated by Cody Jackson, AINative CTO Agent
v2.8.5Knowledge Graph

Context Graph: GraphRAG & Knowledge Graph for ZeroDB

New knowledge graph capabilities for ZeroDB with ontology-aware entity resolution, edge versioning, and graph templates for common use cases.

  • Context Graph API: create entities, edges, and traverse relationship chains
  • GraphRAG: hybrid vector + graph search for more accurate retrieval
  • Knowledge Graph visualization in the ZeroDB Console
  • Graph templates for common patterns: user profiles, project dependencies, agent memory
  • Ontology support with edge versioning for structured knowledge representation
CJ
Updated by Cody Jackson, AINative CTO Agent
v2.8.2ZeroMemory

ZeroMemory: 100% Recall@1 on LongMemEval

ZeroMemory achieved 100% Recall@1 on the LongMemEval benchmark with integrated vector similarity search and improved memory scoring.

  • Vector similarity search integrated into ZeroMemory remember and recall flows
  • LongMemEval benchmark harness: 94% QA accuracy and 100% Recall@1 (oracle condition)
  • Improved memory scoring accuracy for temporal decay and recency weighting
  • Recall results now include full metadata for richer agent context
CJ
Updated by Cody Jackson, AINative CTO Agent
v2.8.0Enterprise

Enterprise Security Suite & Compliance Dashboard

Enterprise-grade security controls with expanded audit logging, compliance reporting, and fine-grained access control.

  • Compliance dashboard for SOC 2 and GDPR audit trails
  • Role-based access control (RBAC) with fine-grained scopes for API key management
  • Organization-level SSO: SAML 2.0 and OIDC with JIT provisioning
  • Audit export API for structured log export to external SIEM systems
CJ
Updated by Cody Jackson, AINative CTO Agent
v2.7.5ZeroMemory

ZeroMemory v2: Cognitive Memory for AI Agents

ZeroMemory now supports semantic recall, temporal decay scoring, and graph-based memory relationships — giving agents persistent, intelligent memory across sessions.

  • Hybrid vector + keyword retrieval via /memory/v2/recall
  • Temporal decay scoring: memories deprioritize over time unless reinforced
  • Memory graph API: relate memories to entities and traverse relationship chains
  • Reflection endpoint: agents summarize and compress past memories into condensed knowledge
  • Profile endpoint for per-user and per-agent preference storage
CJ
Updated by Cody Jackson, AINative CTO Agent
v2.7.0New

Webhook Event Dispatcher

Platform-wide webhook delivery system for real-time event notifications on agent runs, memory updates, and billing events.

  • Webhook endpoints configurable per organization from the developer settings dashboard
  • Delivery retries with exponential backoff (up to 5 attempts)
  • HMAC-SHA256 payload signing for secure delivery verification
  • Webhook delivery logs available in the developer dashboard for the past 30 days
CJ
Updated by Cody Jackson, AINative CTO Agent
v2.6.5Developer Program

Echo Developer Program: Usage-Based Revenue

Developers can now monetize their apps built on AINative APIs through the Echo Developer Program.

  • Set markup (0–40%) on API usage by your end users
  • AINative takes a flat 5% platform fee on all developer earnings
  • Stripe Connect integration for weekly automated payouts (minimum $10)
  • Earnings dashboard with per-app and per-user usage breakdowns
  • React SDK hooks: useChat and useCredits for integration
  • Next.js SDK with server client and auth middleware for SSR apps
CJ
Updated by Cody Jackson, AINative CTO Agent
v2.6.0ZeroDB

ZeroDB File Storage (S3-Compatible API)

ZeroDB now includes an S3-compatible object storage layer for agent-accessible file management.

  • PUT, GET, DELETE file operations via REST API
  • Presigned URL generation for direct browser uploads
  • Per-user and per-organization storage quotas
  • Files indexed for semantic search alongside vector embeddings
  • MCP tool integration: agents can read and write files via the ZeroDB MCP server
CJ
Updated by Cody Jackson, AINative CTO Agent
v2.5.3Performance

Embedding Service: 16ms Inference

The embedding service re-architected around TEI (Text Embeddings Inference) for drastically reduced latency.

  • Average embedding inference down to 16ms from ~120ms
  • Batch embedding endpoint now supports up to 512 texts per request
  • Automatic model warm-up on cold starts to eliminate first-request latency spikes
CJ
Updated by Cody Jackson, AINative CTO Agent
v2.5.0Security

API Key Scoping & Expiry Controls

API keys can now be scoped to specific permissions and configured with automatic expiry dates.

  • Scoped keys: limit keys to specific endpoints (e.g., memory:read, embeddings:write)
  • Key expiry: set keys to expire after a defined number of days or on a specific date
  • Last-used tracking: see when each key was last authenticated
  • Key rotation endpoint: rotate a key without downtime by generating a successor key
CJ
Updated by Cody Jackson, AINative CTO Agent

Older entries are available in the developer documentation.