Skip to main content

Changelog

Platform updates and release notes.

v0.1.0
feature
launch

Platform Launch

Initial release of the AgentiCraft web platform with full admin panel, marketplace, analytics, and builder suite.

What's New

Dashboard & Agent Management

  • Personal dashboard with KPI row, activity feed, and agent performance sparklines
  • Agent list with grid/table views, filtering, and real-time status
  • Agent detail pages with configuration, metrics, and streaming logs

Marketplace

  • Browse and search marketplace entities with SSR for SEO
  • Entity detail pages with reviews, ratings, and install management
  • Per-item install/uninstall with optimistic UI

Analytics Suite

  • Usage analytics with interaction charts and agent distribution
  • Cost breakdown by provider, agent, and time period
  • Quality metrics with correction rates and confidence tracking
  • Health monitoring with alert management
  • Privacy dashboard with PII scan aggregation

Builder Hub

  • Agent builder with progressive disclosure, 23 providers, 20 pattern categories
  • Workflow builder with React Flow visual canvas
  • Plugin builder for connectors, adapters, and MCP tools
  • Preset builder with domain-specific role configuration
  • Prompt playground with Monaco editor and SSE streaming
  • App builder with topology and policy configuration
  • Standardized YAML manifest output for all builders

Admin Panel

  • Revenue dashboard with MRR tracking and plan distribution
  • Infrastructure monitoring with service health and Grafana integration
  • Marketplace entity moderation queue
  • Promo code management with usage tracking
  • Feature flag system with per-tier and per-user targeting
  • User management with role assignments
  • Audit log viewer with filters and CSV/JSON export
  • Organization settings and quota monitoring

Settings

  • Profile management with Telegram linking
  • BYOK API key management
  • Service connections (OAuth)
  • Billing overview with plan details
  • Developer settings with API usage stats
  • Security settings with session management and login history

Team Collaboration

  • Team member management with role-based access
  • Invitation system with email/link flow
  • Billing settings per team

Design System (Mesh)

  • 80+ CSS design tokens for colors, spacing, motion, shadows
  • Semantic status colors (success, warning, info) across all features
  • 8 agent-type color tokens
  • Surface system with light/dark mode
  • Shimmer skeleton loading with reduced-motion support
  • 12 reusable mesh composite components

Infrastructure

  • TypeScript strict mode enforced
  • 14 Prisma FK indexes for query performance
  • React Query with 4-tier stale time system
  • WCAG 2.1 AA accessibility (ARIA labels, keyboard nav, screen readers)
  • CSP security headers with documented decisions
  • Admin role guard on all admin routes
  • Notification center with unread tracking