Skip to content

Torra v0.6.0 · Multilingual UI & Full Backend Released

Latest

Choose a tag to compare

@HLingSoft HLingSoft released this 26 Jul 07:25
· 16 commits to main since this release

🚀 Highlights

  • 🌐 Multilingual UI Support: Now includes built-in Chinese and Japanese UI, with support for adding more languages.
  • 🧠 LangChain.js Integration: Native support for LangChain.js workflows including Agents, Tools, and Prompts – fully visualized.
  • 🔧 Visual Workflow Builder: Upgraded canvas experience with node search, input hints, inline JSON editors, and error highlighting.
  • 🗃 FeathersJS Backend: Ships with a full-featured backend including user auth, role control, data queries, logs, and LiveQuery.
  • 🪄 Drag-and-Drop API Generator: Easily publish workflows as secure APIs with built-in permission checks and response formatting.
  • 🧩 Extensible Plugin System: Early plugin architecture added — developers can inject custom nodes, APIs, and data sources.
  • 💡 Built-in Agent Templates: Includes prebuilt templates (AI Q&A Bot, Image Generator, Video Composer) ready to use or extend.

📦 Runtime Stack

  • Frontend: Nuxt 3 + Vue 3 + TailwindCSS 4 + Shadcn UI
  • Backend: FeathersJS + Vite + LangChain.js
  • Language: Fullstack TypeScript
  • Editor: VueFlow-based visual graph

📘 Notes