Use Cases Integrations News Discord Docs
Sign in

Select Language

Release Notes • 2 min read

Platform Evolution: August to October

We’ve just opened up two weeks ago and our first 200 users have already produced more components than what a 1000 users did during our previous three month PoC.

Platform Evolution: August to October

Recent Development Summary (August 28 - October 28, 2025)

We’ve just opened up two weeks ago and our first 200 users have already produced more components than what a 1000 users did during our previous three month PoC. 2 Months of Intensive Development This period represents a major transformation of the Triform platform with:

  • 521 total commits (256 backend, 265 frontend)
  • 1,292+ files changed across the platform
  • ~50,000 net lines of code added

🎯 Major Achievements

Chat & AI Systems

  • Beta: A Chat Interface where you can use any Workflow or Agent that you’ve built.
  • Complete chat agent component with tool integration, making it easier to create Agentic Workflows, both manually and for our AI.
  • Variable widget system for dynamic inputs, making use of variables easy.
  • Message history, cancellation, and reverting capabilities to allow you to go back to a previous time in your project, by reverting to that interaction.

[Beta] Builder System

  • Complete builder refactor with full chat agent integration
  • Requirements gathering and completion system
  • Flow builder with graph dependency tracking
  • Remote builder execution support

Developer Experience

  • Magic link authentication
  • Global environment variables refactor
  • User invite system
  • Rudimentary mobile responsiveness
  • Sample payload generation
  • Comprehensive execution tracing