Commit Graph

8 Commits

Author SHA1 Message Date
14f1637e72 docs: remove lfx prewarm 2026-06-23 14:53:50 -04:00
edc098ee44 docs: fix relative link 2026-06-23 11:24:42 -04:00
13c9564bee docs: move mcp and compatibility, add prewarm 2026-06-23 11:20:58 -04:00
a38dbfa716 docs: extension manifest update and release notes 2026-06-22 15:57:50 -04:00
d17ce18fc4 docs: clean up lfx overview 2026-06-22 15:28:32 -04:00
431a405ba8 docs: move extensions to lfx section 2026-06-22 14:50:35 -04:00
9f6ffad86e docs: move Flow DevOps SDK page into Lfx folder 2026-06-22 14:18:53 -04:00
b30e07f39a docs: add LFX user documentation section
Creates a new Lfx/ folder in the docs with three pages covering
the LFX executor from a user perspective:

- lfx-overview.mdx: what LFX is, when to use it, and a full command
  reference table linking to the DevOps SDK docs
- lfx-install.mdx: install from PyPI, with bundles, from source, or via
  uvx — plus bundle install guidance for standalone lfx users
- lfx-run.mdx: lfx serve and lfx run with full option tables,
  stdin/inline JSON, Python script usage, and component category
  allowlist/blocklist controls

Also adds an LFX sidebar category in the "Develop & Deploy" section
and a tip in flow-devops-sdk.mdx noting that standalone lfx installs
do not include bundle package components.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 11:54:08 -04:00