Skip to content

flytohub/flyto-docs

Flyto Docs

Documentation for the Flyto Platform — core, cloud, cortex, engine, plugins.

📖 Read online · 🌐 flyto2.com


Contents

docs/
├── core/          flyto-core — debuggable automation engine
├── cloud/         flyto-cloud — workflow SaaS + desktop app
├── cortex/        flyto-cortex — knowledge workspace
├── engine/        flyto-engine — Go backend internals
├── plugins/       flyto-plugins-js — browser plugins
├── indexer/       flyto-indexer — code-intelligence MCP server
├── blueprint/     flyto-blueprint — workflow templates
├── ai/            flyto-ai — AI-assisted workflows
├── i18n/          flyto-i18n — translation workflow
└── <lang>/        Localised mirrors (zh, de, es, fr, ja, hi, id, it)

Built with VitePress. Every product repo links back here for deep documentation; this repo is the single source of truth so the README of each product can stay short and opinionated.

Local development

npm install
npm run dev        # http://localhost:5173
npm run build      # static output in docs/.vitepress/dist

Contributing

Typo / clarity fix → PR straight to main. Bigger structural changes — open a discussion first so we can keep navigation consistent across languages.

Related

Releases

No releases published

Packages

 
 
 

Contributors