What's New

Track updates and new features in knoda.

v1.0.0
2026-05-14
Major Update

knoda Launch — AI Agent Builder & Workflow Automation

  • ✨ AI Workflow Builder: describe in English, AI generates your DAG
  • 🎨 Canvas Editor with 43 node runners (triggers, AI, logic, data)
  • 🔗 38 OAuth integrations (Google, Slack, Discord, WhatsApp, Notion...)
  • 📱 Mobile app MVP (React Native + Expo, 7 screens)
  • 🏢 Enterprise features: SSO (Okta/Azure), RBAC, Audit logs, Usage quotas
  • 🌐 Open Source engine (AGPL) + SDK (MIT)
  • ⚡ DeepSeek V4 Flash — 21x cheaper than Zapier AI
v0.9.0
2026-05-13

Community Templates + Real Gmail Trigger

  • 📋 Community template gallery with preview modal
  • 📧 Real Gmail API polling (googleapis, auto-refresh OAuth)
  • 🚦 Global rate limiting with middleware
  • 🔍 Block palette search + keyboard shortcuts (Ctrl+S/Z/C/V)
  • 🌗 Dark mode (next-themes)
  • 📤 Export/Import workflows as JSON
v0.8.0
2026-05-12

Workflow Canvas MVP + Execution Engine

  • 🎨 React Flow canvas — drag & drop blocks
  • ⚙️ DAG execution engine (topo sort, parallel levels)
  • 🤖 16 node runners (LLM, code, condition, web, wait, log)
  • 📊 Real-time dashboard with SSE + Recharts
  • 🔐 OAuth system with 8 providers + AES-256-GCM encryption
  • 🧪 53 unit tests
v0.1.0
2026-05-10

Initial MVP — Agent Builder Platform

  • 🚀 Next.js 16 + TypeScript + Drizzle ORM setup
  • 🤖 AI agent builder with RAG (pgvector) and memory
  • 💬 Embeddable chat widget
  • 💳 Stripe billing + NextAuth.js authentication

Follow development on GitHub

View Repository