Skip to content

Trigix v1.0.0 — Initial Release

Choose a tag to compare

@managecode-commits managecode-commits released this 02 Jun 12:32
· 199 commits to master since this release

🎉 Trigix v1.0.0 — Initial Release

First public release of Trigix, an AI-Native Workflow Automation Platform built with Rust + React.

Highlights

  • 136 node types — AI models (Claude, GPT-4, Gemini, Groq + 7 Chinese LLMs), 50+ SaaS integrations, data transforms, control flow
  • Rust execution engine — Async DAG, parallel Fan-out/Fan-in, retries, SSE streaming
  • Enterprise-ready — JWT + RBAC, multi-tenant, audit log, Prometheus metrics, Kubernetes Helm Chart
  • Visual canvas — React Flow editor with undo/redo, keyboard shortcuts, template gallery, AI-assisted generation

Quick Start

docker compose up -d
DATABASE_URL=postgres://trigix:trigix@localhost:35432/trigix cargo run -p trigix-platform
cargo run -p trigix-executor
cd apps/web && npm install && npm run dev

See CHANGELOG.md for the full feature list.


© 2026 北京祺智科技有限公司 · https://www.qzso.com/